How would you build a search engine for large volumes of XML
data?
Answer Posted / 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 |
Post New Answer View All Answers
How to tell visitors that you have atom syndication feeds?
What is xml and its features?
What is xml used for?
What are the nodes using which the template gets instantiated?
What is dom in xml?
What are the different scenarios under which an xml schema may be used?
Who founded xslt?
What is XPATH? What is the use of it in XML?
What is xslt mapping?
What is the version information in xml?
Write a program to show the element is occurring as a child?
Provide an example of xml.
Is xhtml and xml same?
What are the basic rules to write xml document?
What is xsl template?