From 346e6f61fb386e75dcdc4c1fcaaea62124f2d3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=B9i=20Nguy=E1=BB=85n=20T=E1=BA=A5n=20Sang?= Date: Mon, 22 Apr 2024 15:45:44 +0700 Subject: [PATCH] Update index.md --- neutron/index.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/neutron/index.md b/neutron/index.md index 4cb7cc5..47e4e88 100644 --- a/neutron/index.md +++ b/neutron/index.md @@ -33,17 +33,12 @@ - **ADPN (Admin Panel)** A versatile Control Panel facilitating administrative commands execution and database management. -- **FTS** +- **FTS (Full-Text Search)** Employs MySQL Full-Text Search, enhancing search capabilities for improved results. -- **Account Manager (Server)** +- **Account Manager** Enhance basic account management functionalities, including password modifications and the creation of accounts necessitating confirmation codes via email. This system prioritizes reliability, ensuring seamless operation. - **Manager** - Empowers users to interact with the database based on their reliability levels: - + 0: All edits undergo administrator review. - + 1: Allows direct addition of websites to the database documents without administrative intervention. - + 2: Grants permission for direct website editing. - + 3: Enables website deletion. - + 4: Administrator privileges. + Allows users to send crawl requests to ATMT (Our Website crawler). - **Search Index** Facilitates searching with two distinct algorithms: full-text search and exact search. - **Interface**