Skip to content

docs: explain omitted Sandbox query types - #1430

Merged
paulirwin merged 1 commit into
apache:masterfrom
tomatotomata:codex/document-sandbox-query-gaps-1341
Aug 2, 2026
Merged

docs: explain omitted Sandbox query types#1430
paulirwin merged 1 commit into
apache:masterfrom
tomatotomata:codex/document-sandbox-query-gaps-1341

Conversation

@tomatotomata

Copy link
Copy Markdown
Contributor

Summary

  • document why the Lucene 4.8.1 Sandbox RegexQuery family was not ported
  • point users to Lucene.Net.Search.RegexpQuery
  • document the supported collation-key analyzer alternatives for the omitted SlowCollated types

This is the documentation-only portion of #1341. The API-check suppression is intentionally deferred until #1314 is merged, per maintainer guidance.

Closes #1341

@paulirwin paulirwin added the notes:website-or-documentation Documentation or website changes label Aug 2, 2026

@paulirwin paulirwin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the contribution!

@paulirwin
paulirwin merged commit 60d9864 into apache:master Aug 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notes:website-or-documentation Documentation or website changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document/Suppress missing sandbox queries: Regex and SlowCollated

2 participants