After our recent discussions on this topic I've found some time to put together a first cut of a SAX based Query parser, see here:

http://www.inperspective.com/lucene/LXQueryV0_1.zip

I've implemented just a few queries (Boolean, Term, FilteredQuery, BoostingQuery ...) but other queries are fairly trivial to add. At this stage I am more interested in feedback on parser design/approach rather than trying to achieve complete coverage of all the Lucene Query types or debating the choice of tag names.

Please see the readme.txt in the package for more details.

Cheers
Mark


                
___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to