Uses of Class
org.hibernate.search.backend.spi.LuceneIndexingParameters

Packages that use LuceneIndexingParameters
org.hibernate.search.indexes.impl   
 

Uses of LuceneIndexingParameters in org.hibernate.search.indexes.impl
 

Methods in org.hibernate.search.indexes.impl that return LuceneIndexingParameters
static LuceneIndexingParameters PropertiesParseHelper.extractIndexingPerformanceOptions(Properties properties)
          Creates a new LuceneIndexingParameters instance for the specified provider.
 LuceneIndexingParameters DirectoryBasedIndexManager.getIndexingParameters()
           
 



Copyright © 2006–2013 Hibernate. All rights reserved.