Hi,

Thanks for the feedback. Sounds like a bug.
Don't think we need a JIRA issue for this one.

If you have a GitHub user, you could visit 
https://github.com/apache/solr/blob/main/solr/solr-ref-guide/src/language-analysis.adoc
 and click the "Edit button", make your edits and a Pull Request will be 
created that we can merge.

Jan

> 11. jan. 2022 kl. 03:10 skrev João Damas <[email protected]>:
> 
> Greetings Solr users/contributors
> 
> According to docs, this seemed the most appropriate place to initially
> report a minor issue such as this one. In a class I'm teaching at
> university, some of my students were experimenting with using OpenNLP
> analyzers in their projects. While doing so, they were stuck trying to use
> the Phrase Chunking Filter, as the class name is incorrect in the
> documentation, i.e., here
> https://solr.apache.org/guide/8_11/language-analysis.html#opennlp-phrase-chunking-filter.
> It seems incorrect in two locations: First, when describing the factory
> class (*solr.OpenNLPChunkerFilter *instead of
> *solr.OpenNLPChunkerFilterFactory*), and then in the use examples
> (*solr.OpenNLPChunkerFactory
> *instead of *solr.OpenNLPChunkerFilterFactory*), so if these docs could be
> fixed, that would be great.
> 
> Thanks,
> João Damas

Reply via email to