chore: remove features section from word filters documentation

- Deleted the Features section from the word-filters.md file to streamline the documentation and focus on essential content types and notes.
- This change aims to enhance clarity and reduce redundancy in the documentation.
This commit is contained in:
Yury Pikhtarev 2025-07-05 15:50:25 +02:00
commit ce1f30f6bf
No known key found for this signature in database

View file

@ -380,17 +380,6 @@ Available content types for `applies_to` field:
- `usernames` - Usernames
- `topics` - Topic titles
## Features
- Full-text search using Laravel Scout
- Flexible pattern matching (exact, wildcard, regex)
- Content type targeting
- Severity levels for prioritization
- User tracking for filter creation
- Comprehensive validation
- Pagination support
- Active/inactive status management
## Notes
- Search functionality uses Laravel Scout for fast full-text searching on pattern and notes fields