You should use dimensional points for range searching now.

Mike McCandless

http://blog.mikemccandless.com

On Fri, Aug 19, 2016 at 12:02 PM, Alexandre Rafalovitch <arafa...@gmail.com>
wrote:

> Hi,
>
> I was looking at the type definitions in our examples and we have
> numerics with precisionStep=0 and those with precisionStep=8. But the
> documentation that explains why the later are useful
> (NumericRangeQuery) is now a (LegacyNumericRangeQuery) and the source
> code seems to show that docValues can (should?) be used instead.
>
> So, are the additional types with non-zero precisionStep still have
> their place? Or can we just use a single numeric type and add
> docValues if they will be used with range queries?
>
> Regards,
>    Alex.
>
> ----
> Newsletter and resources for Solr beginners and intermediates:
> http://www.solr-start.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to