epugh commented on a change in pull request #1581:
URL: https://github.com/apache/lucene-solr/pull/1581#discussion_r440778391



##########
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:
       Thanks @gerlowskija..   In looking at the page a day later, I think that 
a table that is more in the vein of `Component Name, Class Name (?), Purpose, 
More Information, where More Information is some links might be the way to go.  
 Or, dropping the Class Name as kind of an implementaiton detail that you can 
look up on the More Information page.   Which maybe gets me back to just one 
big list! I'll mull some more.




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

Reply via email to