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
What is the relevance of elementformdefault attribute in the schema?
What is dom? What is it used for?
Is sql easy to learn?
What does xml mean in texting?
What are the limitations of dtd?
What is the main focus of xsl?
When will u use a XMLDataDocument and when will u use a XPathDocument? What's the differences between the two?
What is xml schema used for?
What is the icon for atom syndication?
How do I convert a pdf to xml?
In what scenarios will you use a dom parser and sax parser ?
What are the differences between HTML and XML?
Can I (and my authors) still use client-side inclusions?
How is xml structured?
What is Complex Element?