[ https://issues.apache.org/jira/browse/LUCENE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-1602: ---------------------------------- Attachment: queries.zip Here a ZIP file with the source and tests only of the trie package. Please note: two test files were removed by the patch, so you must remove them by hand. I tried to patch a fresh checkout of trunk without problems. TortoiseMerge patched all files without problems. > 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, 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