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.
WARNING: This API is experimental and might change in incompatible ways in the next release.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.