How would you build a search engine for large volumes of XML
data?
Answer / guest
The way candidates answer this question may provide insight
into their view of XML data. For those who view XML
primarily as a way to denote structure for text files, a
common answer is to build a full-text search and handle the
data similarly to the way Internet portals handle HTML
pages. Others consider XML as a standard way of transferring
structured data between disparate systems. These candidates
often describe some scheme of importing XML into a
relational or object database and relying on the database's
engine for searching. Lastly, candidates that have worked
with vendors specializing in this area often say that the
best way the handle this situation is to use a third party
software package optimized for XML data
| Is This Answer Correct ? | 2 Yes | 4 No |
Is pdf an xml format?
Define is null operator.
Why do xml namespaces start with http?
what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages?
What are the advantages of using xforms over html?
What is an rss feed link?
How do I find rss feed url?
Describe the two types of processing in xml?
What is use of rss feed in website?
What does a namespace-aware application do when it encounters an error?
Why do people use xml?
Define element and attribute in an xml document.