On 02/04/2010 at 3:24 PM, Chris Hostetter wrote:
> : Since phrase query terms aren't analyzed, you're getting exact
> : matches
>
> quoted phrase passed to the QueryParser are analyzed -- but they are
> analyzed as complete strings, so Analyzers that treat whitespace
> special may produce differne
: Since phrase query terms aren't analyzed, you're getting exact matches
quoted phrase passed to the QueryParser are analyzed -- but they are
analyzed as complete strings, so Analyzers that treat whitespace special
may produce differnet Terms then if the individual "words" were analyzed
indiv
to me like your index-time and query-time analyzers are
not the same. Maybe you have a stemming filter for query-time, but not for
index-time?
Steve
On 02/04/2010 at 2:39 AM, Jamie wrote:
> Hi
>
> I have some unexpected query results.
>
> When attempting two queries:
>
>
ld be easier to debug.
--
Ian.
On Thu, Feb 4, 2010 at 7:39 AM, Jamie wrote:
> Hi
>
> I have some unexpected query results.
>
> When attempting two queries:
>
> 1) All fields, exact phrase query returns 48 hits
>
> (priority:"было время" attach:"бы
Hi
I have some unexpected query results.
When attempting two queries:
1) All fields, exact phrase query returns 48 hits
(priority:"было время" attach:"было время" score:"было время" size:"было
время" sentdate:"было время" archivedate:"
AM, Jamie <[EMAIL PROTECTED]> wrote:
> Hi there
>
> I need some help in understanding Lucene's query mechanism. I am receiving
> unexpected query results when combining terms with AND and OR operators. We
> are using Lucene to index emails. Our problem is that when we execu
I would also like to point out that we also thought about using a filter
but it is being used for other things.
Jamie wrote:
Hi there
I need some help in understanding Lucene's query mechanism. I am
receiving unexpected query results when combining terms with AND and
OR operators. W
Hi there
I need some help in understanding Lucene's query mechanism. I am
receiving unexpected query results when combining terms with AND and OR
operators. We are using Lucene to index emails. Our problem is that when
we execute a search such as '(from:"[EMAIL PROTECTED]&quo