[ https://issues.apache.org/jira/browse/LUCENE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-1602: ---------------------------------- Attachment: LUCENE-1602.patch This is the final patch, with the changes for LUCENE-1603. I also added svn:eol-style to all files in trie and test-trie. Because this is not yet committed, the patch may still fail to apply, but I will commit in the next few hours. > Rewrite TrieRange to use MultiTermQuery > --------------------------------------- > > Key: LUCENE-1602 > URL: https://issues.apache.org/jira/browse/LUCENE-1602 > Project: Lucene - Java > Issue Type: New Feature > Components: contrib/* > Affects Versions: 2.9 > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: 2.9 > > Attachments: LUCENE-1602.patch, LUCENE-1602.patch, LUCENE-1602.patch, > LUCENE-1602.patch, LUCENE-1602.patch, queries.zip, queries.zip > > > Issue for discussion here: > http://www.lucidimagination.com/search/document/46a548a79ae9c809/move_trierange_to_core_module_and_integration_issues > This patch is a rewrite of TrieRange using MultiTermQuery like all other core > queries. This should make TrieRange identical in functionality to core range > queries. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org