mirror of https://github.com/apache/lucene.git
to/do typo and minor formatting fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@805869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a08b3bf581
commit
6136508670
|
@ -417,7 +417,7 @@ Bug fixes
|
||||||
public APIs to throw InterruptedException. (Jeremy Volkman vai
|
public APIs to throw InterruptedException. (Jeremy Volkman vai
|
||||||
Mike McCandless)
|
Mike McCandless)
|
||||||
|
|
||||||
4. LUCENE-1590: Fixed stored-only Field instances to not change the
|
4. LUCENE-1590: Fixed stored-only Field instances do not change the
|
||||||
value of omitNorms, omitTermFreqAndPositions in FieldInfo; when you
|
value of omitNorms, omitTermFreqAndPositions in FieldInfo; when you
|
||||||
retrieve such fields they will now have omitNorms=true and
|
retrieve such fields they will now have omitNorms=true and
|
||||||
omitTermFreqAndPositions=false (though these values are unused).
|
omitTermFreqAndPositions=false (though these values are unused).
|
||||||
|
|
Loading…
Reference in New Issue