RE: Search for Java Programming vs "Java Programming"

2007-09-18 Thread Dilip.TS
Hatcher [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 18, 2007 6:29 PM To: solr-user@lucene.apache.org Subject: Re: Search for Java Programming vs "Java Programming" On Sep 18, 2007, at 7:14 AM, Dilip.TS wrote: > > Hi, > > I have the following requirement: > When

Re: Search for Java Programming vs "Java Programming"

2007-09-18 Thread Venkatraman S
[ Kindly do try before posting in the forum or atleast try to look into the wiki and other resources ] nwayz... For the Former: use 'AND' and in the default query For the latter : use phrase queries - enclosing within double quotes should work. On 9/18/07, Dilip.TS <[EMAIL PROTECTED]> wrote: >

Re: Search for Java Programming vs "Java Programming"

2007-09-18 Thread Erik Hatcher
On Sep 18, 2007, at 7:14 AM, Dilip.TS wrote: Hi, I have the following requirement: When the user searches for the keyword say Java Programming , the user should be shown the results satisfying the condition Java AND Programming. But when he types "Java Programming" (i.e within double q

Search for Java Programming vs "Java Programming"

2007-09-18 Thread Dilip.TS
Hi, I have the following requirement: When the user searches for the keyword say Java Programming , the user should be shown the results satisfying the condition Java AND Programming. But when he types "Java Programming" (i.e within double quotes), the user should be shown with the results ex