[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-20 Thread Uwe Schindler (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-3671:
--

Fix Version/s: 4.0
   3.6

> Add a TypeTokenFilter
> -
>
> Key: LUCENE-3671
> URL: https://issues.apache.org/jira/browse/LUCENE-3671
> Project: Lucene - Java
>  Issue Type: New Feature
>  Components: core/queryparser
>Reporter: Santiago M. Mola
>Assignee: Uwe Schindler
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3671.patch, LUCENE-3671_2.patch, 
> LUCENE-3671_3.patch
>
>
> It would be convenient to have a TypeTokenFilter that filters tokens by its 
> type, either with an exclude or include list. This might be a stupid thing to 
> provide for people who use Lucene directly, but it would be very useful to 
> later expose it to Solr and other Lucene-backed search solutions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-20 Thread Tommaso Teofili (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated LUCENE-3671:


Attachment: LUCENE-3671_3.patch

updated patch with unit test

> Add a TypeTokenFilter
> -
>
> Key: LUCENE-3671
> URL: https://issues.apache.org/jira/browse/LUCENE-3671
> Project: Lucene - Java
>  Issue Type: New Feature
>  Components: core/queryparser
>Reporter: Santiago M. Mola
> Attachments: LUCENE-3671.patch, LUCENE-3671_2.patch, 
> LUCENE-3671_3.patch
>
>
> It would be convenient to have a TypeTokenFilter that filters tokens by its 
> type, either with an exclude or include list. This might be a stupid thing to 
> provide for people who use Lucene directly, but it would be very useful to 
> later expose it to Solr and other Lucene-backed search solutions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated LUCENE-3671:


Attachment: LUCENE-3671_2.patch

Thanks Robert, you're right.
Updated patch attached.

> Add a TypeTokenFilter
> -
>
> Key: LUCENE-3671
> URL: https://issues.apache.org/jira/browse/LUCENE-3671
> Project: Lucene - Java
>  Issue Type: New Feature
>  Components: core/queryparser
>Reporter: Santiago M. Mola
> Attachments: LUCENE-3671.patch, LUCENE-3671_2.patch
>
>
> It would be convenient to have a TypeTokenFilter that filters tokens by its 
> type, either with an exclude or include list. This might be a stupid thing to 
> provide for people who use Lucene directly, but it would be very useful to 
> later expose it to Solr and other Lucene-backed search solutions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated LUCENE-3671:


Attachment: LUCENE-3671.patch

> Add a TypeTokenFilter
> -
>
> Key: LUCENE-3671
> URL: https://issues.apache.org/jira/browse/LUCENE-3671
> Project: Lucene - Java
>  Issue Type: New Feature
>  Components: core/queryparser
>Reporter: Santiago M. Mola
> Attachments: LUCENE-3671.patch
>
>
> It would be convenient to have a TypeTokenFilter that filters tokens by its 
> type, either with an exclude or include list. This might be a stupid thing to 
> provide for people who use Lucene directly, but it would be very useful to 
> later expose it to Solr and other Lucene-backed search solutions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org