[
https://issues.apache.org/jira/browse/SOLR-12527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532625#comment-16532625
]
ASF subversion and git services commented on SOLR-12527:
--------------------------------------------------------
Commit 710542b5db65d68e23cf7e1552f92f5ba044e099 in lucene-solr's branch
refs/heads/branch_7x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=710542b ]
SOLR-12527: factor out a test-framework/ConfigRequest class
> 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
> Priority: Minor
> Attachments: SOLR-12527.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]