Class InMemorySorter

java.lang.Object
org.apache.lucene.search.suggest.InMemorySorter
All Implemented Interfaces:
BytesRefSorter

public final class InMemorySorter extends Object implements BytesRefSorter
An BytesRefSorter that keeps all the entries in memory.