spring-data-solr
spring-data-solr copied to clipboard
Spring Data - Apache Solr integration
Bumps [h2](https://github.com/h2database/h2database) from 1.3.168 to 2.2.220. Release notes Sourced from h2's releases. Version 2.2.220 Changes since 2.1.214 release: ... (truncated) Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Many still like the friendly Apache licence of Solr over ES. Please give this project a chance .... Please we need a clear path to how one can become a...
Bumps solr-core from 8.5.2 to 8.8.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Closes #400 - [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] There is a ticket in the bug tracker for the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [x]...
Changed "executes" to the more friendly "runs". - [ ] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [ ] There is a ticket in the bug tracker for...
This change adds basic JSON faceting support. As noted in the commentary in `NestedJsonFacet`, there is a bug in Solr / SolrJ which prevents us from easily parsing the results...
This PR provides the support for basic auth in solr-cloud connection. This does not add a new class and uses the httpSolrClientFactory wich allready works with solr-cloud and also add...
- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] There is a ticket in the bug tracker for the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [x] You use...