On Fri, Feb 26, 2010 at 3:33 PM, Ivan Vasilev wrote:
> Does it matter precision step when I use NumericRangeQuery for exact
> matches?
No. There is a full-precision version of the value indexed regardless
of the precision step, and that's used for an exact match query.
> I mean if I use the def
.@sirma.bg]
Sent: Friday, February 26, 2010 8:21 PM
To: LUCENE MAIL LIST
Subject: NumericField exact match
Hi Guys,
Is it possible to make exact searches on fields that are of type
NumericField and if yes how?
In the LIA book part 2 I found only information about Range searches on
such fields
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Ivan Vasilev [mailto:ivasi...@sirma.bg]
> Sent: Friday, February 26, 2010 8:21 PM
> To: LUCENE MAIL LIST
> Subject: NumericField exact match
>
Hi Guys,
Is it possible to make exact searches on fields that are of type
NumericField and if yes how?
In the LIA book part 2 I found only information about Range searches on
such fields and how to Sort them.
Example - I have field "size" that can take integers as values.
I want to get docs t