[ 
https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated SOLR-940:
-------------------------------

    Attachment: SOLR-940-newTrieAPI.patch

Updated patch, that supports ValueSource (currently not for Date Trie fields, I 
do not know how this should work, the orginal DateField uses a StringIndex as 
ValueSource, which is not possible for trie date fields, as no parser available 
and if using the standard string index, would fail because of more than one 
term/doc). Some tests for function queries are needed (especially as Double and 
FloatParser are not tested by Lucene at the moment), maybe change a test for 
conventional XxxFields to do the same test with a trie field.

> 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
>
>
> 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