| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.definition.programmatic |
| Modifier and Type | Method and Description |
|---|---|
IndexingDependencyOptionsStep |
IndexingDependencyOptionsStep.derivedFrom(PojoModelPathValueNode pojoModelPath) |
IndexingDependencyOptionsStep |
PropertyMappingStep.indexingDependency()
Defines how a dependency of the indexing process to this property
should affect automatic reindexing.
|
IndexingDependencyOptionsStep |
IndexingDependencyOptionsStep.reindexOnUpdate(ReindexOnUpdate reindexOnUpdate) |
default IndexingDependencyOptionsStep |
IndexingDependencyOptionsStep.withExtractor(String extractorName) |
IndexingDependencyOptionsStep |
IndexingDependencyOptionsStep.withExtractors(ContainerExtractorPath extractorPath) |
default IndexingDependencyOptionsStep |
IndexingDependencyOptionsStep.withoutExtractors()
Indicates that no container extractors should be applied,
not even the default ones.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.