Class and Description |
---|
org.apache.lucene.uninverting.DocTermOrds
This will be removed in Lucene 7.0.
|
org.apache.lucene.index.SlowCompositeReaderWrapper
This will be removed in Lucene 7.0.
|
org.apache.lucene.uninverting.UninvertingReader
This will be removed in Lucene 7.0.
|
Enum Constant and Description |
---|
org.apache.lucene.uninverting.UninvertingReader.Type.LEGACY_DOUBLE
Index with points and use
UninvertingReader.Type.DOUBLE_POINT instead. |
org.apache.lucene.uninverting.UninvertingReader.Type.LEGACY_FLOAT
Index with points and use
UninvertingReader.Type.FLOAT_POINT instead. |
org.apache.lucene.uninverting.UninvertingReader.Type.LEGACY_INTEGER
Index with points and use
UninvertingReader.Type.INTEGER_POINT instead. |
org.apache.lucene.uninverting.UninvertingReader.Type.LEGACY_LONG
Index with points and use
UninvertingReader.Type.LONG_POINT instead. |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.