From ce1f30f6bf4829062a7f3364c089907019d4cfa3 Mon Sep 17 00:00:00 2001 From: Yury Pikhtarev Date: Sat, 5 Jul 2025 15:50:25 +0200 Subject: [PATCH] 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. --- docs/docs/api/word-filters/word-filters.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/docs/api/word-filters/word-filters.md b/docs/docs/api/word-filters/word-filters.md index 5110009d4..f538d1334 100644 --- a/docs/docs/api/word-filters/word-filters.md +++ b/docs/docs/api/word-filters/word-filters.md @@ -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