On Mon, Dec 13, 2010 at 3:04 PM, Yonik Seeley
<yo...@lucidimagination.com> wrote:
> I think of the Lucene QueryParser like SQL. SQL is text based and also
> meant for human entered text - but for either very expert users, or
> programmatically created queries.  You normally don't want to pass
> text from a search box directly to an SQL database or to the Lucene
> QueryParser.
>

Then why does solr use it by default?

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to