You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/07/25 13:14:00 UTC

[jira] [Updated] (SOLR-9565) Make every UpdateRequestProcessor available implicitly

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

Cassandra Targett updated SOLR-9565:
------------------------------------
    Component/s: UpdateRequestProcessors

> Make every UpdateRequestProcessor available implicitly
> ------------------------------------------------------
>
>                 Key: SOLR-9565
>                 URL: https://issues.apache.org/jira/browse/SOLR-9565
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: UpdateRequestProcessors
>            Reporter: Noble Paul
>            Priority: Major
>         Attachments: SOLR-9565.patch
>
>
> Now that we can 'construct' the URP chains through request parameters, we should make all the URPs available automatically. The next challenge is to make them read the configuration from request parameters as well
> to access {{HTMLStripFieldUpdateProcessorFactory}} the parameter could be {{processor=HTMLStripField}} (The UpdateProcessorFactory part is automatically appended )
> The next step is to make the URPs accept request parameters instead of just configuration parameters e.g: {{processor=HTMLStripField&HTMLStripField.fieldName=<some-field>}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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