public final class MultiReaderFactory extends Object
Modifier and Type | Method and Description |
---|---|
static void |
closeReader(org.apache.lucene.index.IndexReader multiReader) |
static org.apache.lucene.index.IndexReader |
openReader(IndexManager... indexManagers) |
static org.apache.lucene.index.IndexReader |
openReader(SortConfigurations configuredSorts,
org.apache.lucene.search.Sort sort,
IndexManager[] indexManagers,
boolean indexUninvertingAllowed) |
public static org.apache.lucene.index.IndexReader openReader(IndexManager... indexManagers)
public static org.apache.lucene.index.IndexReader openReader(SortConfigurations configuredSorts, org.apache.lucene.search.Sort sort, IndexManager[] indexManagers, boolean indexUninvertingAllowed)
public static void closeReader(org.apache.lucene.index.IndexReader multiReader)
Copyright © 2006–2016 Hibernate. All rights reserved.