rmuir commented on pull request #1966: URL: https://github.com/apache/lucene-solr/pull/1966#issuecomment-705942050
> Would be nice if lucene had docs that included a table of contents or navigation by topic so that one didn't have to wade through a single (or a small number of) giant javadoc pages with many sections unrelated to whatever one is actually trying to understand at the moment. As far as the docs go, I do think for this stuff, it is pretty prominent: if you go to lucene.apache.org and click "release docs" it takes you here: https://lucene.apache.org/core/8_6_3/index.html Right at the top under "Getting Started" are two decent links that help with writing analysis stuff: 1. Analysis Overview: https://lucene.apache.org/core/8_6_3/core/org/apache/lucene/analysis/package-summary.html#package.description 2.TokenStream Consumer Workflow: https://lucene.apache.org/core/8_6_3/core/org/apache/lucene/analysis/TokenStream.html ---------------------------------------------------------------- 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