[
https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-940:
---------------------------------------
Attachment: SOLR-940.patch
Changes:
# Adding support for open ranges
# Changed precision step in test schema.xml to 4
# Renamed TrieTokenizerFactory to TrieIndexTokenizerFactory
# Added a TrieQueryTokenizerFactory which converts query token to
xxxToPrefixCoded form. Now term queries (in q or fq) are supported
# Updated tests for open ranges and term queries
# Minor javadoc updates
TODO:
# Date support
# Wiki updates
# Example schema updates
> 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
>
> Attachments: 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.