[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678381#action_12678381 ]
Shalin Shekhar Mangar commented on SOLR-940: -------------------------------------------- bq. When looking through the code, I found out that TrieQueryTokenizer is missing Date support, nothing else! Ah right, I forgot that term queries won't work without it. I'll add it. bq. And I would always throw an IllegalArgumentException in the default case of all switch(type) statements. This helps finding such errors faster. Good point. Will do that too. Thanks! > 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, 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.