gerlowskija commented on a change in pull request #1581: URL: https://github.com/apache/lucene-solr/pull/1581#discussion_r440983349
########## File path: solr/solr-ref-guide/src/requesthandlers-and-searchcomponents-in-solrconfig.adoc ########## @@ -169,3 +169,15 @@ Many of the other useful components are described in sections of this Guide for * `TermVectorComponent`, described in the section <<the-term-vector-component.adoc#the-term-vector-component,The Term Vector Component>>. * `QueryElevationComponent`, described in the section <<the-query-elevation-component.adoc#the-query-elevation-component,The Query Elevation Component>>. * `TermsComponent`, described in the section <<the-terms-component.adoc#the-terms-component,The Terms Component>>. + +Other components that ship with Solr include: + +[cols="20,40,40",options="header"] +|=== +|Component Name |Class Name |More Information +|phrases |`solr.PhrasesIdentificationComponent` | Learn more in the {solr-javadocs}org/apache/solr/handler/component/PhrasesIdentificationComponent.html[PhrasesIdentificationComponent] java class. Review comment: Sounds good. You've clearly put more thought into it than I have, so I'll be happy with whatever you land on. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org