Skip to content

Remove duplicate section from solrconfig.xml#2146

Merged
mkhludnev merged 1 commit into
apache:mainfrom
AndreyBozhko:remove-duplicate-section
Dec 12, 2023
Merged

Remove duplicate section from solrconfig.xml#2146
mkhludnev merged 1 commit into
apache:mainfrom
AndreyBozhko:remove-duplicate-section

Conversation

@AndreyBozhko
Copy link
Copy Markdown
Contributor

Description

Remove the "Use Filter For Sorted Query" section from solrconfig.xml, since this exact section already appears at lines 464-479 in the same file.

I also checked other solrconfig.xml in the repository for the presence of a similar duplicate section.

Tests

NA

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)
  • 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

@mkhludnev mkhludnev merged commit 755d619 into apache:main Dec 12, 2023
mkhludnev pushed a commit to mkhludnev/solr that referenced this pull request Dec 12, 2023
Co-authored-by: Andrey Bozhko <abozhko@apple.com>
@mkhludnev
Copy link
Copy Markdown
Member

Thanks, @AndreyBozhko

mkhludnev added a commit that referenced this pull request Dec 12, 2023
Co-authored-by: Andrey Bozhko <andybozhko@gmail.com>
Co-authored-by: Andrey Bozhko <abozhko@apple.com>
@AndreyBozhko AndreyBozhko deleted the remove-duplicate-section branch December 12, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants