[
https://issues.apache.org/jira/browse/SOLR-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738993#action_12738993
]
Uwe Schindler commented on SOLR-1322:
-------------------------------------
Correct, but it is good to think about it multiple times. I always fall into
the same trap when thinking about it, but as soon as I have a picture with the
indexed terms it gets clear again. I think, I should write a test about this
special case inside TestNumericRangeQueryXX (index multiple values and do some
ranges with precStep=inf and real precStep on the same field and compare
results).
> range queries won't work for trie fields with precisionStep=0
> -------------------------------------------------------------
>
> Key: SOLR-1322
> URL: https://issues.apache.org/jira/browse/SOLR-1322
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.4
>
>
> range queries won't work for trie fields with precisionStep=0... a normal
> range query should be used in this case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.