mirror of https://github.com/apache/lucene.git
Updated scoring.xml per suggestions by Doug and Chris on issue 664. Moved the Query information and Similarity info to the o.a.l.s package.html in the Javadocs and provided links to the javadocs from the scoring file.
Added scoring.html into the project.xml so that it will now be live on the Lucene java site. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@442407 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d0b971a021
commit
885e92add1
|
@ -152,8 +152,7 @@ Documentation
|
|||
|
||||
1. Added style sheet to xdocs named lucene.css and included in the Anakia VSL descriptor. (Grant Ingersoll)
|
||||
|
||||
2. Added draft scoring.xml document into xdocs. Intent is to be the equivalent of fileformats.xml for scoring. It is not linked into project.xml, so it will not show up on the
|
||||
website yet. (Grant Ingersoll and Steve Rowe. Updates from: Michael McCandless)
|
||||
2. Added scoring.xml document into xdocs.(Grant Ingersoll and Steve Rowe. Updates from: Michael McCandless)
|
||||
|
||||
Release 2.0.0 2006-05-26
|
||||
|
||||
|
|
Loading…
Reference in New Issue