Issues
- Vector searchHSEARCH-4949
- Add match all terms option when matching in the DSL APIHSEARCH-917
- MassIndexer with an update mechanismHSEARCH-1032
- @IndexedEmbedded.includePaths should allow to pick paths that were excluded from the embedded entityHSEARCH-1112
- Fetch only fields needed for indexing during index buildHSEARCH-1813
- Expose indexing queue length and other backend performance metricsHSEARCH-1892
- Query based approach for reindexing resolutionHSEARCH-1937
- Zero-downtime/hot schema updates for the Elasticsearch backendHSEARCH-2861
- Add options for match predicates targeting multiple fieldsHSEARCH-3327
- Near-zero-downtime mass indexing when the schema did not changeHSEARCH-3499
- Automatic reindexing on one-sided association updatesHSEARCH-3567
- Predicate on multiple fields designated by a single label/group name/etc. ("_all", copy_to, ...)HSEARCH-3926
- Tracing indexing requests and search queriesHSEARCH-4057
- Add howtos to the documentation for common use casesHSEARCH-4126
- Built-in support for translating more complex entity IDs (@EmbeddedId, @IdClass, ...) into document IDsHSEARCH-4355
- Improve performance of schema validation with Elasticsearch and many indexesHSEARCH-4651Yoann Rodière
- Highlighting within an object() projection and on fields within nested fieldsHSEARCH-4841Marko Bekhta
- `.id()` projection / `@IdProjection` within object fieldsHSEARCH-4895
- Allow setting a fetch profile for loading entities when indexingHSEARCH-4945
- Document how to handle a schema change without search downtimeHSEARCH-4955
- Better observability in Hibernate SearchHSEARCH-4970
- Better highlighting/projections in nested fieldsHSEARCH-4977
- Support "skipping"/"pruning" with sorts by field value in the Lucene backendHSEARCH-5014
- Optimistic concurrency controlHSEARCH-5105
- Improve performance of MassIndexer through Eager fetchingHSEARCH-521
- Type-safe field referencesHSEARCH-3319Marko Bekhta
- Setting the value of bucket aggregations to something more than just the document countHSEARCH-3661
- Simpler representation of paths in annotation mappingHSEARCH-4392Yoann Rodière
- Customizable entity loading queries in mass indexerHSEARCH-4471
- Annotation processor or Maven/Gradle plugins for static metamodel generationHSEARCH-4952
- Generated query methods in the static metamodelHSEARCH-4953
- `JobContextSetupListener` is not registered as a CDI bean in `hibernate-search-mapper-orm-jakarta-batch-jberet`HSEARCH-4966
- Mapping of non-ORM entities in Hibernate ORM mapperHSEARCH-5076Marko Bekhta
- Move EntityLoadingBinder, SelectionLoadingStrategy, etc. to pojo-baseHSEARCH-5080Yoann Rodière
- Apply filtering in a nested knn predicate when multitenancy or routing is usedHSEARCH-5085
- Document that concurrent indexing is unsafe without outbox-pollingHSEARCH-5163
- Links to relevant documentation in exceptions/logsHSEARCH-5185
- Introduce backpressure mechanism for the Elasticsearch backendHSEARCH-5188Marko Bekhta
- Custom annotations and binders compatible with `javac`'s annotation processorHSEARCH-5235Marko Bekhta
- Move more of the projection DSL to the engineHSEARCH-3430Yoann Rodière
- Comply with association fetch styles (and `hibernate.max_fetch_depth`?) when loading Hibernate ORM entities in search queriesHSEARCH-5051
- Spell check functionalityHSEARCH-269
- Support runtime polymorphism on associations (instead of defining the indexed properties based on the returned type)HSEARCH-438
- Consider "Dismax" feature setHSEARCH-665
- Drill-down faceting query should not affect other facet countsHSEARCH-713
- Make it possible to configure an alternative IndexDeletionPolicyHSEARCH-816
- Support DISTINCT select on single field projectionHSEARCH-868
- Infinispan backendHSEARCH-882
- Allow for the creation of a index backupHSEARCH-1006
- Feed Lucene Fields with pre-interned field names as metadata constantsHSEARCH-1127
50 of 234