Re: Problem with PorterStemFilter

2008-12-09 Thread Preetam Rao
> 2> query.toString is your friend to find out how the query is actually > passed to the searcher. > 3> You are explicitly doing phrase queries by quoting the string, but > that should be OK. > > FWIW > Erick > > On Sun, Dec 7, 2008 at 1:26 PM, Preetam Rao

Problem with PorterStemFilter

2008-12-07 Thread Preetam Rao
Hi, I am indexing three words in a document. Then I run a phrase query on that document searching for two words at a time and three words at a time. I use PorterStemFilter for both searching and indexing. I am getting very inconsistent results. Am I doing something incorrectly ? The way I use Port

Fwd: Returned mail: see transcript for details

2008-07-15 Thread Preetam Rao
- From: "Preetam Rao" <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Date: Mon, 14 Jul 2008 22:44:26 +0530 Subject: matching sub phrases in user entered query... Hi,

Re: matching sub phrases in user entered query...

2008-07-15 Thread Preetam Rao
containing tens of > millions of small documents, resulting in queries taking something like 1/10 > of the time to match with just as good results. If not even better in some > cases. > >karl > > > 15 jul 2008 kl. 05.35 skrev Preetam Rao: > > > Hi Steve, >> >

Re: matching sub phrases in user entered query...

2008-07-14 Thread Preetam Rao
ore tuning. Thanks Preetam On Mon, Jul 14, 2008 at 11:33 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote: > Hi Preetam, > > On 07/14/2008 at 1:40 PM, Preetam Rao wrote: > > Is there a query in Lucene which matches sub phrases ? > > > [snip] > > > > I was

matching sub phrases in user entered query...

2008-07-14 Thread Preetam Rao
Hi, Sorry if you get this mail second or third time. Getting mail delivery errors from gmail for some unknown reason. This is my last attempt at sending the mail for the day.. :-) Is there a query in Lucene which matches sub phrases ? For example if the document text is "new york existing homes

matching sub phrases in user entered query...

2008-07-14 Thread Preetam Rao
Hi, Sorry if you get this mail second time. Having some trouble with mail box. Is there a query in Lucene which matches sub phrases ? For example if the document text is "new york existing homes *3 bed 2 bath*homes 3 miles from city center 2 rooms" and if user enters "Brooklyn homes with *3 bed

matching sub phrases from user entered query...

2008-07-14 Thread Preetam Rao
Hi, Is there a query in Lucene which matches sub phrases ? For example if the document text is "new york existing homes *3 bed 2 bath*homes 3 miles from city center 2 rooms" and if user enters "Brooklyn homes with *3 bed *rooms and swimming pools", I would like to recognize the fact the the doc