airborne12 opened a new pull request, #3275: URL: https://github.com/apache/doris-website/pull/3275
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
