mirror of https://github.com/apache/lucene.git
make it clear this is not a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
75305179e9
commit
7795908aa6
|
@ -31,7 +31,7 @@ import org.apache.lucene.util.SmallFloat;
|
|||
/**
|
||||
* BM25 Similarity. Introduced in Stephen E. Robertson, Steve Walker,
|
||||
* Susan Jones, Micheline Hancock-Beaulieu, and Mike Gatford. Okapi at TREC-3.
|
||||
* In Proceedings of the Third Text REtrieval Conference (TREC 1994).
|
||||
* In Proceedings of the Third <b>T</b>ext <b>RE</b>trieval <b>C</b>onference (TREC 1994).
|
||||
* Gaithersburg, USA, November 1994.
|
||||
* @lucene.experimental
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue