Re: Write QueryParser in JavaScript and use Lucene JAVA Indexer for searching

2010-07-06 Thread Kasun Gajasinghe
This is a reminder, as the mail was sent in the weekend! Please go through it and suggest me a solution. Thanks in advance, /KasunBG On Sun, Jul 4, 2010 at 3:44 AM, Kasun Gajasinghe wrote: > Hello, > I need to add a completely client-side search mechanism to a help system that > I'm implementi

Write QueryParser in JavaScript and use Lucene JAVA Indexer for searching

2010-07-03 Thread Kasun Gajasinghe
Hello, I need to add a completely client-side search mechanism to a help system that I'm implementing for a Google Summer of Code project for DocBook. I use an Ant script to run xslts that generate html from DocBook XML. I can use a Java indexer to index the html, but when performing the search, I