[
https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676698#action_12676698
]
Uwe Schindler commented on SOLR-940:
------------------------------------
Just an idea (that came to me...): How about creating a TokenStream that
returns the results of TrieUtils.trieCode[Long|Int]() with TokenIncrement 0.
You should be able to search this with TrieRangeFilter (using the same field
name for the highest and lower precision trie fields).
> TrieRange support
> -----------------
>
> Key: SOLR-940
> URL: https://issues.apache.org/jira/browse/SOLR-940
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Fix For: 1.4
>
>
> We need support in Solr for the new TrieRange Lucene functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.