> 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
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
-
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,
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,
>>
>
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
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
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
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