Issues
- Provide abstraction for lucene-suggest build and lookup methodHSEARCH-1823
- Re-run all tests from the ORM integration modules using a JTA configurationHSEARCH-2344
- Make types in org.hibernate.search.elasticsearch.schema.impl.model immutableHSEARCH-2517
- Improve Elasticsearch mapping deployment in concurrent environmentsHSEARCH-2553
- Provide an option to replicate index copies using hardlinksHSEARCH-2780
- Allow more complex type matching when checking whether bridges match a given propertyHSEARCH-3137
- Restore support for OSGiHSEARCH-3279
- Configurable cache update strategy for entity loading with Hibernate ORMHSEARCH-3952
- Primary/replica setup for the Lucene backend with outbox-polling coordinationHSEARCH-4338
- Simpler representation of paths in annotation mappingHSEARCH-4392Yoann Rodière
- Improve performance of schema validation with Elasticsearch and many indexesHSEARCH-4651Yoann Rodière
- Replace remaining usage of URL constructors with URI when switching to JDK20+ as the baselineHSEARCH-4765
- `fromRoot` projectionHSEARCH-4838
- `.id()` projection / `@IdProjection` within object fieldsHSEARCH-4895
- Compatibility with Amazon OpenSearch ServerlessHSEARCH-4918
- Automated testing for Amazon OpenSearch ServerlessHSEARCH-4919
- Vector searchHSEARCH-4949
- Static metamodel for Hibernate SearchHSEARCH-4951
- Generated query methods in the static metamodelHSEARCH-4953
- Near-zero-downtime reindexingHSEARCH-4954
- Document how to handle a schema change without search downtimeHSEARCH-4955
- Reindexing for high-cardinality associationsHSEARCH-4956
- Better observability in Hibernate SearchHSEARCH-4970
- Search DSL usability improvementsHSEARCH-4972
- More flexible entity/index mappingHSEARCH-4973
- Advanced/specialized index field typesHSEARCH-4974
- Solution for fields derived from large blobsHSEARCH-4975
- Free-form indexing (JSON, ...)HSEARCH-4976
- Better highlighting/projections in nested fieldsHSEARCH-4977
- MongoDB Atlas Search backendHSEARCH-5017
- Move EntityLoadingBinder, SelectionLoadingStrategy, etc. to pojo-baseHSEARCH-5080Yoann Rodière
- Compatibility with applications built directly with graalvm native-imageHSEARCH-5103
- Optimistic concurrency controlHSEARCH-5105
- Links to relevant documentation in exceptions/logsHSEARCH-5185
- Better guidance for misconfigured or unconfigured projection/loading in Standalone pojo mapperHSEARCH-5186
- Benchmarks for async indexingHSEARCH-5231
- Expose flight recorder eventsHSEARCH-5232
- Custom annotations and binders compatible with `javac`'s annotation processorHSEARCH-5235Marko Bekhta
- Jakarta Data implementation / annotation processorHSEARCH-5251
- Read-only indexesHSEARCH-5261
- Experiment with the annotation processor to generate the metamodelHSEARCH-5300Marko Bekhta
- Consider adding org.apache.lucene:lucene-backward-codecs to BOMHSEARCH-5301
- Upgrade to Maven 4HSEARCH-5304
- FileSystemAlreadyExistsException when trying to access a JAR fileHSEARCH-5314
- Hibernate Search with a stateless Hibernate ORM sessionHSEARCH-5339
- Use MethodHandles.Lookup instances from Hibernate ORMHSEARCH-4302
- Add autocomplete suggester support for ElasticSearchHSEARCH-5199
47 of 47