> Maybe we could even throw in full support for SQL like
> SELECT, WHERE, etc. As far as I remember, JavaCC used
> to have an SQL parser as well, so, I assume we would
> just need the translation to a Lucene query. I am sure
> everybody would appreciate using some syntax with
> which they are already familiar.

But the query parser is targeted at end users, whose level of "query
sophistication" is searching on Yahoo and eBay, not writing SQL.  The
query parser language should NOT look like a programming language.

Don't forget who the audience is!  

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

Reply via email to