epugh commented on PR #1254:
URL: https://github.com/apache/solr/pull/1254#issuecomment-1366752459

   okay, hacked something together.  This is very much a heuristic of "what is 
not a complete sentence on a line".  It has flagged **287** places where we 
have NOT followed the best practice of ventilated prose:
   
   ```
   cluster-plugins.adoc
   In practice this means that cluster-level plugins managed by this API can be
   cluster-plugins.adoc
   This component is also a `ClusterSingleton`, which means that only one 
active instance is present in the
   index-location-format.adoc
   NOTE: If the environment variable `SOLR_DATA_HOME` is defined, or if 
`solr.data.home` is configured for your DirectoryFactory, or if `solr.xml` 
contains an
   script-update-processor.adoc
   All JARs from Groovy's distro probably aren't required, but more than just 
the main `groovy.jar` file is needed (at least when this was tested using 
Groovy 2.0.6)
   configuring-solr-xml.adoc
   This section is ignored unless theSolr instance is started with either 
`-DzkRun` or `-DzkHost`
   coreadmin-api.adoc
   If you have already existing core files deployed on disk, and need to just 
create the Solr core from them then the url will look something like
   requesthandlers-searchcomponents.adoc
   This assumes you are using the request handler classes included with Solr; 
if you create your own request handler,
   requesthandlers-searchcomponents.adoc
   Faceting is not turned on by default - but if the client does specify 
`facet=true` in the request,
   requesthandlers-searchcomponents.adoc
   If you are expecting to change the parameters often, or if you want define 
sets of parameters that you can apply on the fly,
   requesthandlers-searchcomponents.adoc
   
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to