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 CommonPropertiesParse.extractIndexingPerformanceOptions(Properties indexProps)
          Creates a new LuceneIndexingParameters instance for the specified provider.
 LuceneIndexingParameters DirectoryBasedIndexManager.getIndexingParameters()
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved