| Package | Description |
|---|---|
| org.hibernate.search.backend.lucene.types.dsl |
| Modifier and Type | Method and Description |
|---|---|
default <F> IndexFieldTypeFinalStep<F> |
LuceneIndexFieldTypeFactory.asNative(Class<F> valueType,
LuceneFieldContributor<F> fieldContributor)
Define a native field type on which projection is not allowed.
|
<F> IndexFieldTypeFinalStep<F> |
LuceneIndexFieldTypeFactory.asNative(Class<F> valueType,
LuceneFieldContributor<F> fieldContributor,
LuceneFieldValueExtractor<F> fieldValueExtractor)
Define a native field type.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.