[ http://issues.apache.org/jira/browse/LUCENE-676?page=comments#action_12437757 ] Hoss Man commented on LUCENE-676: ---------------------------------
Even though i use PrefixFilter on a daily basis in Solr, and i am confident of it's correctness, I don't think anything should be commited/promoted to the Lucene code base without some Unit Tests. (PrefixFilter is exercised by a few tests in the Solr code base at the moment but they aren't portable because they go through the SolrCore) > Promote solr's PrefixFilter into Java Lucene's core > --------------------------------------------------- > > Key: LUCENE-676 > URL: http://issues.apache.org/jira/browse/LUCENE-676 > Project: Lucene - Java > Issue Type: Improvement > Components: Search > Affects Versions: 2.0.1 > Reporter: Andi Vajda > Priority: Trivial > Attachments: PrefixFilter.java > > > Solr's PrefixFilter class is not specific to Solr and seems to be of interest > to core lucene users (PyLucene in this case). > Promoting it into the Lucene core would be helpful. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]