mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 20:15:18 +00:00
Java 13 adds a new doclint check under "accessibility" that the html header nesting level isn't crazy. Many are incorrect because the html4-style javadocs had horrible font-sizes, so developers used the wrong header level to work around it. This is no issue in trunk (always html5). Java recommends against using such structured tags at all in javadocs, but that is a more involved change: this just "shifts" header levels in documents to be correct.
Welcome to Apache Solr Learning to Rank!
Apache Solr Learning to Rank (LTR) provides a way for you to extract features directly inside Solr for use in training a machine learned model. You can then deploy that model to Solr and use it to rerank your top X search results.
Getting Started With Solr Learning To Rank
For information on how to get started with solr ltr please see:
Getting Started With Solr
For information on how to get started with solr please see:
How To Contribute
For information on how to contribute see: