You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2018/06/28 16:52:00 UTC

[jira] [Created] (SOLR-12527) turn core/test TestCloudSearcherWarming.Config into test-framework/ConfigRequest

Christine Poerschke created SOLR-12527:
------------------------------------------

             Summary: turn core/test TestCloudSearcherWarming.Config into test-framework/ConfigRequest
                 Key: SOLR-12527
                 URL: https://issues.apache.org/jira/browse/SOLR-12527
             Project: Solr
          Issue Type: Test
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke


Tests can use this class e.g. to add a custom component or handler to an otherwise generic configset.

[CustomHighlightComponentTest.java#L138-L171|https://github.com/apache/lucene-solr/blob/releases/lucene-solr/7.4.0/solr/core/src/test/org/apache/solr/handler/component/CustomHighlightComponentTest.java#L138-L171] illustrates the approach. https://lucene.apache.org/solr/guide/7_4/config-api.html is the Solr Reference Guide's Config API section.



--
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