spring-data-solr icon indicating copy to clipboard operation
spring-data-solr copied to clipboard

Spring Data - Apache Solr integration

Results 21 spring-data-solr issues
Sort by recently updated
recently updated
newest added

- [ ] 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 the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [...

status: waiting-for-triage

- [ ] 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 the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [...

status: waiting-for-triage

Qualifiers are now stored in their original set instead of using the toString representation. --- Related ticket: [DATASOLR-276](https://jira.spring.io/browse/DATASOLR-276)

status: waiting-for-triage

Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. Make sure that: - [x] You have read the...

status: waiting-for-triage

Firstly, I've created a new interface called `MulticoreSolrOperations` which is similar to `SolrOperations`, but, all methods in `MulticoreSolrOperations` accept a `coreName` parameter i.e. to specify a solr core over which...

status: waiting-for-triage

Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. Make sure that: - [x] You have read the...

status: waiting-for-triage

Just a small typo in one code example of the README

status: waiting-for-triage

Hi there, I think "Page" should be "Pageable" in the following line of the readme file: @Highlight HighlightPage findByNameIn(Collection name, Page page); Please correct me if I'am wrong :-)

status: waiting-for-triage

Compatibility issue. `CommonsHttpSolrServer` already change to `ConcurrentUpdateSolrServer`

status: waiting-for-triage

- [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). - [ ] You...

status: waiting-for-triage