Skip to content

Conversation

@airborne12
Copy link
Member

Add documentation for the new feature that allows creating multiple inverted indexes with different analyzers on a single column.

Changes:

  • Add USING ANALYZER syntax to search-operators.md (EN/CN)
  • Add "Multiple Analyzers on Single Column" section to custom-analyzer.md (EN/CN)

The documentation covers:

  • Syntax and supported operators
  • Creating multiple indexes on same column
  • Querying with specific analyzer
  • Adding indexes to existing tables
  • Building indexes
  • Important notes on analyzer identity and index selection

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

Add documentation for the new feature that allows creating multiple
inverted indexes with different analyzers on a single column.

Changes:
- Add USING ANALYZER syntax to search-operators.md (EN/CN)
- Add "Multiple Analyzers on Single Column" section to custom-analyzer.md (EN/CN)

The documentation covers:
- Syntax and supported operators
- Creating multiple indexes on same column
- Querying with specific analyzer
- Adding indexes to existing tables
- Building indexes
- Important notes on analyzer identity and index selection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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