[
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:
# Support for date types
# TrieField and TrieIndexTokenizer keep a static instance of DateField class
whose parseMath and toObject methods are used. This makes sure that all date
format related semantics as well as the DateMath syntax works as usual with
trie dates.
# Updated test for date type
TODO:
# Update example schema
# Update wiki
# Commit?
> 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,
> 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.