Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache Solr channel adapters & gateways support #3775

Open
markusherbert opened this issue Apr 9, 2022 · 0 comments
Open

Apache Solr channel adapters & gateways support #3775

markusherbert opened this issue Apr 9, 2022 · 0 comments
Labels
status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement

Comments

@markusherbert
Copy link

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.

@markusherbert markusherbert added status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement labels Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant