org.apache.lucene.index
Class SortedBytesMergeUtils.SortedSourceSlice
java.lang.Object
org.apache.lucene.index.SortedBytesMergeUtils.SortedSourceSlice
- Enclosing class:
- SortedBytesMergeUtils
public static class SortedBytesMergeUtils.SortedSourceSlice
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toAbsolutOrds
public int[] toAbsolutOrds(int[] docToOrd)
writeOrds
public void writeOrds(PackedInts.Writer writer)
throws IOException
- Throws:
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.