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

Fixes: #18316 - Fix PrefixIndex reference to 'site' #18322

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

bctiemann
Copy link
Contributor

Fixes: #18316

PrefixIndex was incorrectly referring to site as an indexable field following the scoping refactor; this should be scope now.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you fix this for ClusterIndex as well please? It might also make sense to add scope to the search index for wireless LANs (this field was added in v4.2).

@jeremystretch jeremystretch merged commit e518f08 into main Jan 7, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18316-fix-prefix-search branch January 7, 2025 15:47
bctiemann added a commit that referenced this pull request Jan 28, 2025
* Fix PrefixIndex reference to 'site'

* Fix ClusterIndex reference to 'site' and add 'scope' to WirelessLANIndex
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.

Server error in search
2 participants