Issues
- Add Disjunction max predicateHSEARCH-5338
- Dynamic multitenancy configurationHSEARCH-5321
- Update ORM mapper tests relying on entity graphsHSEARCH-5318
- See if `java.util.stream.Collector` can be used instead of `ProjectionCollector`HSEARCH-5273
- Read-only indexesHSEARCH-5261
- Jakarta Data implementation / annotation processorHSEARCH-5251
- Expose flight recorder eventsHSEARCH-5232
- Benchmarks for async indexingHSEARCH-5231
- Add an alternative mass loading strategy that does not rely on identifier loadingHSEARCH-5209
- Hibernate ORM's embeddable inheritance with Hibernate Search ORM mapperHSEARCH-5201
- ORM null throwing out current batch from massindex (due to ORM loader making entity==null)HSEARCH-5149
- SPI to register/use a separate PojoIndexingProcessor to index the identifierHSEARCH-5097
- Automated testing for Amazon OpenSearch ServerlessHSEARCH-4919
- `fromRoot` projectionHSEARCH-4838
- Allow passing bean references to binders/bridges in the programmatic APIHSEARCH-4835
- Detect ValueBridge applied to composite objects and warn or fix the dependency modelHSEARCH-4824
- Don't require bi-directional associations for @IndexedEmbedded/bridges that extract the ID from the target of an association on the owning sideHSEARCH-4817
- Take into account immutable properties/types when resolving dependencies for reindexing resolversHSEARCH-4796
- Replace remaining usage of URL constructors with URI when switching to JDK20+ as the baselineHSEARCH-4765
- Factorize all code related to POJO tree processingHSEARCH-4719Yoann Rodière
- Do not reindex when irrelevant changes occur inside embedded objectsHSEARCH-4718
- Inner hits in search queriesHSEARCH-4630
- Annotated-defined projection with values injected through setters instead of constructorHSEARCH-4576
- Validation/caching of @ProjectionConstructor on startupHSEARCH-4573
- SPI for "hot" restart that allows compatible schema changes with Lucene but doesn't interrupt search/indexing availabilityHSEARCH-4545
- Log a warning or throw an error for Hibernate Search annotations in the wrong placeHSEARCH-4344
- Primary/replica setup for the Lucene backend with outbox-polling coordinationHSEARCH-4338
- Extraction of data from entities on session flush leads to out-of-sync index if entities were just recently merged, because @OneToMany associations are still nullHSEARCH-4323
- Filter data by tenant when providing a low-level LuceneIndexReaderHSEARCH-4232
- Set and validate the boolean query max clause countHSEARCH-4205
- Object fields that are both nested and flattened (ES's include_in_parent)HSEARCH-3955
- Custom names for metadata fields with ElasticsearchHSEARCH-3789
- Custom container extractors with the ORM mapperHSEARCH-3688Yoann Rodière
- Provide integrations to real-world spatial librariesHSEARCH-3639
- Restore support for configuring a custom LockFactoryHSEARCH-3635
- Implement multi-index operations such as purge or delete-by-query as a single Elasticsearch callHSEARCH-3596Yoann Rodière
- Allow indexing/query works to be cancelled upon timeout or by the userHSEARCH-3590
- Improve the mass indexing monitor count in case of errorsHSEARCH-3443
- Predicates with reduced scope (narrowed target type) in predicate DSLHSEARCH-3434
- Add smoke tests for each module and each type of bundleHSEARCH-3392
- Explicit checks when referencing Elasticsearch analysis definitionsHSEARCH-3385
- Declared parameters for Search queriesHSEARCH-3354
- Projections on bridge-registered object fieldsHSEARCH-3321
- Dynamic index "partitioning"HSEARCH-3313
- POJO mapper annotations to configure backend-specific, index-scoped optionsHSEARCH-3306
- Add a bytecode enhancement feature checking properties accessed from within a bridge were declared as dependenciesHSEARCH-3301
- Improve the accessor-based API in bridges and promote it to non-experimentalHSEARCH-3300
- Restore support for OSGiHSEARCH-3279
- Geoshape searchHSEARCH-3214
- Support automatic reindexing when an association has multiple inverse sidesHSEARCH-3209
50 of 121