AW: QueryParser explicit and implicit search operator

2007-02-19 Thread Karimi-Tabatabaie Jamal
Erickson [mailto:[EMAIL PROTECTED] Gesendet: Montag, 19. Februar 2007 17:17 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and implicit search operator You still haven't provided the data. Here's what Mr. Hatcher needs you to do. Provide a very short program that demonst

Re: AW: QueryParser explicit and implicit search operator

2007-02-19 Thread Erik Hatcher
On Feb 19, 2007, at 10:32 AM, Karimi-Tabatabaie Jamal wrote: That means that last query "Lucene OR Query" must be parsed correct to "Lucene query" with the OR operator while default operator is set to AND. Right? But in my implementation with default operator set to AND the query 'Hare O

Re: QueryParser explicit and implicit search operator

2007-02-19 Thread Erick Erickson
rüngliche Nachricht- Von: Erick Erickson [mailto:[EMAIL PROTECTED] Gesendet: Montag, 19. Februar 2007 14:45 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and implicit search operator <<>> Because some documents contain "Lucene" but not "Query" an

AW: QueryParser explicit and implicit search operator

2007-02-19 Thread Karimi-Tabatabaie Jamal
'Hare AND Tortoise'! Regards, Jamal -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:[EMAIL PROTECTED] Gesendet: Montag, 19. Februar 2007 14:45 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and implicit search operator <<>> Because some docum

Re: QueryParser explicit and implicit search operator

2007-02-19 Thread Erick Erickson
mal -Ursprüngliche Nachricht----- Von: Erik Hatcher [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 17. Februar 2007 06:27 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and implicit search operator On Feb 16, 2007, at 1:53 PM, Karimi-Tabatabaie Jamal wrote: > For my p

Re: AW: QueryParser explicit and implicit search operator

2007-02-19 Thread Erik Hatcher
quot;. Explicit ORs override this default. Erik Jamal -Ursprüngliche Nachricht- Von: Erik Hatcher [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 17. Februar 2007 06:27 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and implicit search operator On Feb 16,

AW: QueryParser explicit and implicit search operator

2007-02-19 Thread Karimi-Tabatabaie Jamal
ults for each single queries "Lucene" and "Query" is lesser than 316? Jamal -Ursprüngliche Nachricht- Von: Erik Hatcher [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 17. Februar 2007 06:27 An: java-user@lucene.apache.org Betreff: Re: QueryParser explicit and impli

Re: QueryParser explicit and implicit search operator

2007-02-16 Thread Erik Hatcher
On Feb 16, 2007, at 1:53 PM, Karimi-Tabatabaie Jamal wrote: For my problem there seems to exist a lucence Bug (http://issues.apache.org/jira/browse/LUCENE-167) but also it seems that it's solved in the Lucene integration on site http:// www.lucenebook.com. Where do you see the problem solve

QueryParser explicit and implicit search operator

2007-02-16 Thread Karimi-Tabatabaie Jamal
> hello, > > I have a problem with the QueryParser and the default search operator > AND. > > So let me please explain my problem in hope that you can help me. > > I have integrated the search engine in our CRM product. To make it > easier for the user we decided to set the default search oper