Mark Miller wrote:
Depends on the work you want to do. If you want to highlight a simple
XML doc the approach would be to extract all of the text elements and
run them through the highlighter and then correctly update them. That
would be mostly simple DOM manipulation.
OK.
I guess there wil
Depends on the work you want to do. If you want to highlight a simple
XML doc the approach would be to extract all of the text elements and
run them through the highlighter and then correctly update them. That
would be mostly simple DOM manipulation. The same approach should work
with any forma
Hi,
I want to implement fulltext search on a collection of documents. I try
to figure out which system is the better choice - eXist, or Lucene, or
some combination of the two. I have some knowledge of eXist, but don't
know too much about Lucene.
I'd like to display the result of a search as