jpountz opened a new pull request, #14251:
URL: https://github.com/apache/lucene/pull/14251
This improves user-facing docs in Lucene's package javadocs:
- Make some docs up-to-date, e.g. some of them were still referring to
oal.index.Fields.
- More emphasis of structured search and knn search.
- More guidance on how to index data in `oal.document`.
- Add API docs for impacts.
- Discourage less strongly to change the similarity at search time.
- Recommend using Query factory methods on Field classes instead of
creating queries manually.
--
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]