Issues
- Move the description of features and enhancements to a file published as part of documentationHSEARCH-5355
- Add a new section to limitations chapter about possible index sync problems with multiple nodes and no coordinationHSEARCH-5322
- Add Pojo Standalone mapper Javadocs to the bundleHSEARCH-5285Resolved issue: HSEARCH-5285Marko Bekhta
- Fix rendering of some definition listsHSEARCH-5204Resolved issue: HSEARCH-5204Marko Bekhta
- Reword confusing introduction to coordination in documentationHSEARCH-5178Resolved issue: HSEARCH-5178Yoann Rodière
- Document that concurrent indexing is unsafe without outbox-pollingHSEARCH-5163
- Update lucene analysis JavaDocs linkHSEARCH-5148Resolved issue: HSEARCH-5148Marko Bekhta
- Update the supported versions of Java in the documentationHSEARCH-5128Resolved issue: HSEARCH-5128Yoann Rodière
- Promote the latest version of getting started guidesHSEARCH-5123Resolved issue: HSEARCH-5123Marko Bekhta
- Fix typos/headings in `@SearchEntity` documentationHSEARCH-5090Resolved issue: HSEARCH-5090Yoann Rodière
- Update latexmath formulas in the documentation to correctly render in a PDFHSEARCH-5070Resolved issue: HSEARCH-5070Marko Bekhta
- Better tests and documentation of limitations around nested fields for highlightingHSEARCH-5033Resolved issue: HSEARCH-5033Marko Bekhta
- Better guidance for applications where classpath scanning does not workHSEARCH-5018Resolved issue: HSEARCH-5018Marko Bekhta
- Document dropped compatibility with older Elasticsearch/OpenSearch versions and Hibernate ORM 6.3 upgrade in migration guideHSEARCH-5002Resolved issue: HSEARCH-5002Yoann Rodière
- Fix heading level of documentation section "Explicitly altering a whole index"HSEARCH-4985Resolved issue: HSEARCH-4985Yoann Rodière
- Improve documentation of Elasticsearch/OpenSearch compatibilityHSEARCH-4925Resolved issue: HSEARCH-4925Yoann Rodière
- Tidy up documentation of listener-triggered indexing vs indexing plansHSEARCH-4923Resolved issue: HSEARCH-4923Yoann Rodière
- Improve documentation of outbox polling coordination configurationHSEARCH-4909Resolved issue: HSEARCH-4909Marko Bekhta
- Fix links and formatting in the migration guideHSEARCH-4907Resolved issue: HSEARCH-4907Yoann Rodière
- Use `element-list` along side `package-list` for javadoc linksHSEARCH-4901Resolved issue: HSEARCH-4901Marko Bekhta
- Use the links to Appendix instead of Javadocs where possible in reference documentationHSEARCH-4899Resolved issue: HSEARCH-4899Marko Bekhta
- Give more context in the Hibernate Search getting started guidesHSEARCH-4898Resolved issue: HSEARCH-4898Marko Bekhta
- Minor improvements to the documentation of highlightingHSEARCH-4863Resolved issue: HSEARCH-4863Marko Bekhta
- Move getting started guides to separate documentsHSEARCH-4847Resolved issue: HSEARCH-4847Marko Bekhta
- Clarify the documentation of the configuration property about the Elasticsearch versionHSEARCH-4823Resolved issue: HSEARCH-4823Yoann Rodière
- Document @IndexedEmbedded#includeEmbeddedObjectIdHSEARCH-4816Resolved issue: HSEARCH-4816Yoann Rodière
- Fix some out-of-date javadoc for configuration propertiesHSEARCH-4788Resolved issue: HSEARCH-4788Yoann Rodière
- Fix non-compiling code in migration guideHSEARCH-4786Resolved issue: HSEARCH-4786Yoann Rodière
- Fix heading levels in the Configuration section of the documentationHSEARCH-4682Resolved issue: HSEARCH-4682Yoann Rodière
- Use .and()/.or() rather than .bool() where possible in documentation and testsHSEARCH-4675Resolved issue: HSEARCH-4675Marko Bekhta
- Add a configuration properties reference to the reference documentationHSEARCH-4667Resolved issue: HSEARCH-4667Marko Bekhta
- Fix Asciidoc formatting of the migration guideHSEARCH-4665Resolved issue: HSEARCH-4665Yoann Rodière
- Document the syntax of conditions passed to the mass indexerHSEARCH-4658Resolved issue: HSEARCH-4658Yoann Rodière
- Add more links to the "Further reading" section of the documentationHSEARCH-4655Resolved issue: HSEARCH-4655Yoann Rodière
- Document built-in analyzers and how to override themHSEARCH-4653Resolved issue: HSEARCH-4653Yoann Rodière
- Document that Spring Boot may create a (wrong) Elasticsearch client just because Hibernate Search adds the Elasticsearch client to the classpathHSEARCH-4646Resolved issue: HSEARCH-4646Yoann Rodière
- Document API/SPI changes for 6.2.0.Alpha1HSEARCH-4637Resolved issue: HSEARCH-4637Yoann Rodière
- Document behavior change in the migration guide for boolean predicates with no clause with the Elasticsearch backendHSEARCH-4636Resolved issue: HSEARCH-4636Yoann Rodière
- Rename automatic indexing to something more explicitHSEARCH-4616Resolved issue: HSEARCH-4616Marko Bekhta
- Fix unfinished sentences in the documentationHSEARCH-4597Resolved issue: HSEARCH-4597Yoann Rodière
- Fix mention of Hibernate Search requiring ORM 5.5 instead of 5.6 in the migration guideHSEARCH-4588Resolved issue: HSEARCH-4588Yoann Rodière
- Initialize migration guide with 6.2 changes so farHSEARCH-4587Resolved issue: HSEARCH-4587Yoann Rodière
- Update documentation of default credentials provider chain for Elasticsearch AWSHSEARCH-4554Resolved issue: HSEARCH-4554Yoann Rodière
- Make the mapping requirements of sorts/projections/aggregations more visible in the documentationHSEARCH-4551Resolved issue: HSEARCH-4551Yoann Rodière
- Improve documentation of predicate basics in migration guideHSEARCH-4510Resolved issue: HSEARCH-4510Yoann Rodière
- Document the equivalent of aws.* properties in the Search 5 => Search 6 migration guideHSEARCH-4508Resolved issue: HSEARCH-4508Yoann Rodière
- Fix copy/paste error in documentation of Elasticsearch's fromJson() predicateHSEARCH-4501Resolved issue: HSEARCH-4501Yoann Rodière
- Add mapping code examples to the documentation of @IndexedEmbedded.structureHSEARCH-4470Resolved issue: HSEARCH-4470Yoann Rodière
- Document that custom bridges or projection converters are not applied to fields for source()/document() projectionsHSEARCH-4464Resolved issue: HSEARCH-4464Yoann Rodière
- Fix typos and grammar in documentationHSEARCH-4461Resolved issue: HSEARCH-4461Yoann Rodière
50 of 402
Move the description of features and enhancements to a file published as part of documentation
Description
Details
Assignee
UnassignedUnassignedReporter
Yoann RodièreYoann RodièreComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Yoann Rodière
Yoann RodièreComponents
Priority
Created last week
Updated last week
Activity
Show:
See , though item 3 in the todo list is probably unnecessary for Search.