Skip to content

Realtime retrieval of docs in RESTful shape - #4827

Draft
epugh wants to merge 14 commits into
apache:mainfrom
epugh:realtimegetapi-restful-shape
Draft

Realtime retrieval of docs in RESTful shape#4827
epugh wants to merge 14 commits into
apache:mainfrom
epugh:realtimegetapi-restful-shape

Conversation

@epugh

@epugh epugh commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SOLR-XXXXX

Description

Please provide a short description of the changes you're making with this pull request.

Solution

Please provide a short description of the approach taken to implement your solution.
We appreciate transparent disclosure of significant AI Coding assistants usage.

Tests

Please describe the tests you've developed or run to confirm this patch implements the feature or solves the problem.

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide
  • I have added a changelog entry for my change

Copilot AI and others added 14 commits March 3, 2026 01:28
Co-authored-by: epugh <22395+epugh@users.noreply.github.com>
…Writer; fix V2ApiIntegrationTest introspect tests

Co-authored-by: epugh <22395+epugh@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…izers

Neither is reachable from any live Jersey response: RealTimeGetAPI already
converts SolrDocument field values by hand before Jackson sees them, and
NodeLogging's log-message documents only ever contain plain String/Number
values. Verified live against a running Solr instance that both RealTimeGet
and NodeLogging continue to serialize correctly without them.
@github-actions github-actions Bot added documentation Improvements or additions to documentation tests cat:api labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:api documentation Improvements or additions to documentation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants