[ https://issues.apache.org/jira/browse/SOLR-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199379#comment-17199379 ]
ASF subversion and git services commented on SOLR-9607: ------------------------------------------------------- Commit da2714cb86d24a5dde6082e6a8e753970eca8182 in lucene-solr's branch refs/heads/master from Alexandre Rafalovitch [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=da2714c ] SOLR-9607: Finalize move of Terms component and request handler into the implicit definitions (#1897) * Updated implicit definition with terms=true, distrib=false * Commented out terms handler with notice, as this is the config used in tests * Remove spurious mentions cluttering other test configs * Remove implicit terms=true param * Remove definitions from shipped configsets * Improve documentation * Add CHANGES record > Finalize /terms implicit definition and remove explicit one from configsets > --------------------------------------------------------------------------- > > Key: SOLR-9607 > URL: https://issues.apache.org/jira/browse/SOLR-9607 > Project: Solr > Issue Type: Improvement > Affects Versions: 6.2 > Reporter: Alexandre Rafalovitch > Assignee: Alexandre Rafalovitch > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > SOLR-9193 has created implicit definitions for terms SearchComponent and > /terms RequestHandler. The RequestHandler definition is missing a couple of > parameters to match current explicit definitions (terms=true, distrib=false). > Once those parameters are added, both SearchComponent and RequestHandler > sections can be removed from example configuration files, making them a bit > easier to read. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org