You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/08/02 17:53:14 UTC

[jira] Created: (SOLR-1327) Allow special Filters to access, modify, and/or add Fields to/on a Solr Document

Allow special Filters to access, modify, and/or add Fields to/on a Solr Document
--------------------------------------------------------------------------------

                 Key: SOLR-1327
                 URL: https://issues.apache.org/jira/browse/SOLR-1327
             Project: Solr
          Issue Type: New Feature
            Reporter: Mark Miller
            Priority: Minor
             Fix For: 1.5


Add a special Filter type that causes the field its in to be pre-analyzed - when this happens, the Filter can work with the Solr Document and modify it based on the tokens it sees.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1327) Allow special Filters to access, modify, and/or add Fields to/on a Solr Document

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739280#action_12739280 ] 

Hoss Man commented on SOLR-1327:
--------------------------------

i'm a little unclear as to what this issue is about.... are we talking about a TokenFilter?

can you give an example use case?

> Allow special Filters to access, modify, and/or add Fields to/on a Solr Document
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-1327
>                 URL: https://issues.apache.org/jira/browse/SOLR-1327
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Priority: Minor
>             Fix For: 1.5
>
>
> Add a special Filter type that causes the field its in to be pre-analyzed - when this happens, the Filter can work with the Solr Document and modify it based on the tokens it sees.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.