[jira] Updated: (LUCENE-676) Promote solr's PrefixFilter into Java Lucene's core

2006-09-26 Thread Andi Vajda (JIRA)
 [ http://issues.apache.org/jira/browse/LUCENE-676?page=all ]

Andi Vajda updated LUCENE-676:
--

Attachment: TestPrefixFilter.java

Here is another attachment by Yura providing the request unit test.

> 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, TestPrefixFilter.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]



[jira] Updated: (LUCENE-676) Promote solr's PrefixFilter into Java Lucene's core

2006-09-25 Thread Andi Vajda (JIRA)
 [ http://issues.apache.org/jira/browse/LUCENE-676?page=all ]

Andi Vajda updated LUCENE-676:
--

Attachment: PrefixFilter.java

Attached is a version of PrefixFilter that could be added to the Lucene core as 
submitted by Yura Smolsky, a PyLucene user.

> 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]