[
https://issues.apache.org/jira/browse/SOLR-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732087#action_12732087
]
Yonik Seeley commented on SOLR-1288:
------------------------------------
At the top of my list is:
- no toExterna(), etc... this causes toString() to not print out nice values
in debugging... this will cause failures in other places
There are probably others... I haven't checked, but does date faceting work on
trie-type dates?
Should the trie based date subclass DateField so we can have a common base
class for all date related classes? Seems like this would make it easier for
separate components (like date faceting) to deal with.
> better Trie* integration
> ------------------------
>
> Key: SOLR-1288
> URL: https://issues.apache.org/jira/browse/SOLR-1288
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Fix For: 1.4
>
>
> Improve support for the Trie* fields up to the level of Solr's existing
> numeric types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.