Tests: stabilize tests against solr 7#87
Merged
Conversation
This reverts commit f011ee5.
…cts, resolves indexing defaults and changes between versions
…s schema dynamic fields spec
3f9b74c to
c8ffe4d
Compare
Collaborator
Author
|
@bix0r do u know why windows are skipping now ? |
Collaborator
Seems to be working now. I've seen that happening. Sometimes it just works a little later. |
Collaborator
Author
|
@bix0r all passed finally, Please review :) |
bix0r
approved these changes
Jun 21, 2026
bix0r
left a comment
Collaborator
There was a problem hiding this comment.
Nice! Looks good.
My only nitpick would be that we should either say where we get the managed schema from, or even just fetch it when needed. I could however quickly see that you just fetched the schema from the solr source. So, no action is really needed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated target server container to solr:7-slim, from 6.3
Stabilize tests using fixed schema: techproducts to avoid behavioral changes between solr versions in schemaless mode.
Changes: