On Mon, 2006-07-24 at 13:44 -0400, Erik Hatcher wrote: > It does take some time for someone unfamiliar with JavaCC, such as > myself initially, to implement a custom parser but it can be a huge > success for a project to have this capability.
5 cents: In case of anyone consider writing a new query parser that can be contributed to Apache, I would recommend using ANTlr instead, as the grammar can be compiled to most languages with a Lucene-port. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]