[ 
https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699694#action_12699694
 ] 

Uwe Schindler commented on SOLR-940:
------------------------------------

Again a change....
*TrieRangeQuery is now available as separate class, *TrieRangeFilter is not 
needed for Solr range queries (LUCENE-1602). It has now equal sematics liek 
RangeQuery and can also be switched between constant score and boolean query 
rewrite.
The next change will be the move to core, package renames and a possibly new 
name NumericRangeQuery in Lucene core (see java-...@lucene discussions). Stay 
tuned.

> TrieRange support
> -----------------
>
>                 Key: SOLR-940
>                 URL: https://issues.apache.org/jira/browse/SOLR-940
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-940-newTrieAPI.patch, SOLR-940-newTrieAPI.patch, 
> SOLR-940-rangequery.patch, SOLR-940-rangequery.patch, SOLR-940-test.patch, 
> SOLR-940.patch, SOLR-940.patch, SOLR-940.patch, SOLR-940.patch, 
> SOLR-940.patch, SOLR-940.patch, SOLR-940.patch, SOLR-940.patch, 
> SOLR-940.patch, SOLR-940.patch
>
>
> 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.

Reply via email to