[
https://issues.apache.org/jira/browse/SOLR-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731701#action_12731701
]
Grant Ingersoll commented on SOLR-1285:
---------------------------------------
For the DelimitedPayloadTokenFilter, there is a dependency on a PayloadEncoder.
Now, there are a couple of implementations in Lucene of PayloadEncoder, but I
think it would be nice if people could specify their own Encoder. However, it
doesn't appear that the TokenStream Factories are looking to see if something
is ResourceLoaderAware.
> Add TokenFilterFactory for DelimitedPayloadTokenFilter
> ------------------------------------------------------
>
> Key: SOLR-1285
> URL: https://issues.apache.org/jira/browse/SOLR-1285
> Project: Solr
> Issue Type: New Feature
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 1.4
>
>
> Add support for this TokenFilter, which will is a step in allowing Solr to
> use Payloads more natively.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.