spring-projects / spring-projects/spring-integration
Apache Solr channel adapters & gateways support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
Expected Behavior
There should be support for Reactive and non Reactive code (with .block()). Solr also mostly prefers bulk operations, therefore there should be native support for this (Reactively with .block()). Spring Data Solr should not get used - we should use SolrJ for this.
Current Behavior
No native support (HTTP support can help though)
Context
The reason for not using Spring Data Solr.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by narrowing the SolrJ-based reactive, blocking, bulk, channel-adapter, and gateway requirements; done would mean native support for the requested modes without using Spring Data Solr.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100