From 5d910274a494840e5953d485f6736b1b02347bb9 Mon Sep 17 00:00:00 2001 From: saidsurucu Date: Tue, 1 Jul 2025 23:18:56 +0300 Subject: [PATCH] Update mcp_server_main.py --- mcp_server_main.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mcp_server_main.py b/mcp_server_main.py index d25bebf..8c6604e 100644 --- a/mcp_server_main.py +++ b/mcp_server_main.py @@ -2482,6 +2482,12 @@ async def search( IMPORTANT: This tool is specifically designed for ChatGPT Deep Research. Do NOT use for regular questions - use specific court tools instead. + SEARCH LANGUAGE REQUIREMENT: + • Keywords MUST be in Turkish language only + • Turkish legal documents require Turkish search terms + • English terms will return no results - always translate to Turkish first + • Examples: "property rights" → "mülkiyet hakkı", "contract violation" → "sözleşme ihlali" + Bedesten API Search Operators: • Regular search: "mülkiyet kararı" - searches words separately (OR logic) • Exact phrase: "\"mülkiyet kararı\"" - searches exact phrase (more precise)