[
https://issues.apache.org/jira/browse/SOLR-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated SOLR-5655:
-----------------------------
Attachment: SOLR-5655.patch
Looks great, Tim.
This version of the patch adds some javadocs, and adds testing of retrieving
indexed docs, especially around reloading, to demonstrate that updates aren't
applied until after reload, and that once updates and a reload have occurred,
newly indexed docs are affected by the updates.
The patch also fixes RestTestHarness.reload(), which previously didn't work.
I think it's ready to go. I'll commit to trunk shortly.
> Create a stopword filter factory that is (re)configurable, and capable of
> reporting its configuration, via REST API
> -------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-5655
> URL: https://issues.apache.org/jira/browse/SOLR-5655
> Project: Solr
> Issue Type: Sub-task
> Components: Schema and Analysis
> Reporter: Steve Rowe
> Attachments: SOLR-5655.patch, SOLR-5655.patch, SOLR-5655.patch,
> SOLR-5655.patch, SOLR-5655.patch
>
>
> A stopword filter factory could be (re)configurable via REST API by
> registering with the RESTManager described in SOLR-5653, and then responding
> to REST API calls to modify its init params and its stopwords resource file.
> Read-only (GET) REST API calls should also be provided, both for init params
> and the stopwords resource file.
> It should be possible to add/remove one or more entries in the stopwords
> resource file.
> We should probably use JSON for the REST request body, as is done in the
> Schema REST API methods.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]