Uses of Interface
org.hibernate.search.backend.lucene.types.dsl.LuceneIndexFieldTypeFactory
Packages that use LuceneIndexFieldTypeFactory
Package
Description
-
Uses of LuceneIndexFieldTypeFactory in org.hibernate.search.backend.lucene
Methods in org.hibernate.search.backend.lucene that return LuceneIndexFieldTypeFactoryModifier and TypeMethodDescriptionLuceneExtension.extendOrFail(IndexFieldTypeFactory original) Attempt to extend a given factory, throwing an exception in case of failure. -
Uses of LuceneIndexFieldTypeFactory in org.hibernate.search.backend.lucene.document.model.dsl.impl
Methods in org.hibernate.search.backend.lucene.document.model.dsl.impl that return LuceneIndexFieldTypeFactoryModifier and TypeMethodDescriptionLuceneIndexRootBuilder.createTypeFactory(IndexFieldTypeDefaultsProvider defaultsProvider) -
Uses of LuceneIndexFieldTypeFactory in org.hibernate.search.backend.lucene.types.dsl.impl
Classes in org.hibernate.search.backend.lucene.types.dsl.impl that implement LuceneIndexFieldTypeFactory