How would you build a search engine for large volumes of XML
data?



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

Post New Answer

More XML XSLT RSS Interview Questions

Is rss still used?

1 Answers  


What is the difference between a simple element and a complex element?

1 Answers  


What is difference between xml and xsd?

1 Answers  


How is metadata handled by xml?

1 Answers  


Write syntax to serialize class using XML Serializer?

1 Answers  


How do I get an rss feed for my podcast?

1 Answers  


Why xml is a markup language?

1 Answers  


What is the usage of xslt?

1 Answers  


How we compare XSLT and XPath?

1 Answers  


How do I convert excel to xml?

1 Answers  


Give a few examples of types of applications that can benefit from using XML.

1 Answers  


What is difference between xml xsd and xslt?

1 Answers  


Categories