HSEARCH-4932Upgrade -orm6 artifacts to Hibernate ORM 6.2.8.Final
HSEARCH-4893Switch to io.github.dmlloyd.module-info:module-info plugin
HSEARCH-4864Add fuzzy query in Hibernate Search 6
HSEARCH-4852Please migrate from javax to jakarta to make hibernate search compatible with Spring 6
HSEARCH-4837An Id projection within a multivalued nested object leads to unexpected results with the Lucene backend
HSEARCH-4820Test against OpenSearch 1.3.9
HSEARCH-4784Move testing of non-default environments to a separate job
HSEARCH-4776Experiment with mapping outbox-polling entities (event and agent) without hbm.xml
HSEARCH-4716JDBC Batch performance affected by outbox event sequence generator
HSEARCH-4709Custom HttpClientConfigurer Code unreachable
HSEARCH-4706Fix flaky test on DB2
HSEARCH-4677Rename .add(...) to .and(...)/.or(...) in "simple" boolean predicates
HSEARCH-4670Fix flaky test org.hibernate.search.integrationtest.mapper.orm.massindexing.MassIndexingErrorCustomBackgroundFailureHandlerIT(default-default-database-oracle)
HSEARCH-4663Avoid default methods in API entrypoints because of CDI proxies
HSEARCH-4641Upgrade to Elasticsearch client 8.3.0
HSEARCH-4640Add compatibility with Elasticsearch 8.3
HSEARCH-4639Fix build error related to JMH when using Intellij IDEA in a freshly checked-out repository
HSEARCH-4549convergence issue for org.jboss:jandex
HSEARCH-4548Switch to LocalStack to test AWS OpenSearch/Elasticsearch Service
HSEARCH-4514NestedDocsProvider shouldn't instantiate new IndexSearchers
HSEARCH-4480Conditional aggregations.
HSEARCH-4477After importing dependencies, the startup fails without configuring backend. Can you set a switch so that nothing is done when only dependencies are imported?
HSEARCH-4476Upgrade to Lucene 9
HSEARCH-4460Fix failing GitHub actions build
HSEARCH-4454'hibernate.search.backend.uris' recognized as an invalid property
HSEARCH-4399Gson rounds extreme Long values
HSEARCH-4386"No readable property named" if it uses a dynamic property in a embedded entity.
HSEARCH-4361HSEARCH000501: Invalid value for configuration property 'hibernate.search.backend.analysis.configurer'
HSEARCH-4359Separate artifacts for compatibility with Hibernate ORM 6 (Jakarta Persistence only, no Java EE)
HSEARCH-4356Populated wrong Lucene libraries
HSEARCH-4353Add mapper ORM Spring integration tests to profiles targeting specific databases