Commit Graph

48 Commits

Author SHA1 Message Date
DariusIII 4dbc586fcd Revert recent changes to manticore 2025-07-16 15:25:24 +02:00
DariusIII 8280c59e11 Update manticoresearch 2025-07-16 10:16:43 +02:00
DariusIII c31917e7ee Update ranker used 2025-07-15 16:56:21 +02:00
DariusIII a3a3b22d44 Change ranking in manticore 2025-07-15 16:44:49 +02:00
DariusIII 05d6e96c67 Remove sorting from query 2025-07-15 09:28:19 +02:00
DariusIII ee1279c58f CS fixes 2025-06-26 21:21:50 +02:00
DariusIII 746ae68527 Update manticore and elastic search classes 2025-06-26 21:11:15 +02:00
DariusIII 8c9374622a Reduce sort-by attributes 2025-06-12 14:16:46 +02:00
DariusIII cc944b8c55 Revert to original code for now 2025-03-12 00:05:15 +01:00
DariusIII 5dddc51f7b Update search again 2025-03-11 23:20:06 +01:00
DariusIII 065c0f648c Another try 2025-03-11 23:14:06 +01:00
DariusIII cad6dfd40e Update search function 2025-03-11 23:09:18 +01:00
DariusIII 9652faeb05 Update search function 2025-03-11 23:05:07 +01:00
DariusIII 66199448a2 Use str_contains 2025-03-11 23:00:01 +01:00
DariusIII f713fdec5d CS fixes 2025-03-11 22:48:24 +01:00
DariusIII 4a66c67591 Update manticoresearch 2025-03-11 22:47:46 +01:00
DariusIII 55d52f7d83 Update variable name 2025-02-25 21:32:44 +01:00
DariusIII b822e8bf78 CS fixes 2025-02-25 20:39:31 +01:00
DariusIII 8a018a648c Update manticoresearch for latest changes 2025-02-25 20:39:14 +01:00
DariusIII 6c2c50e582 Code style fix 2024-08-29 22:08:27 +02:00
DariusIII 10caa3008c Make searchstring null or string 2024-08-29 22:07:50 +02:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 06cfc72ca8 Fix manticore search in multiple columns 2024-01-12 20:10:51 +01:00
DariusIII ef616bf073 CS fixes 2023-08-15 09:06:48 +02:00
DariusIII 213014ca48 CS fixes 2023-04-21 22:34:55 +02:00
DariusIII f2470a0cd6 Add more error catching 2023-04-12 16:55:07 +02:00
DariusIII 80f09f8103 Update IRCScraper 2023-04-11 23:05:12 +02:00
DariusIII 7546038e1c Wrap searches into try catch blocks 2023-04-11 22:56:56 +02:00
DariusIII 4c6c5270bd Update used packages and make client and search public 2023-04-10 13:41:16 +02:00
Fossil 0caf2e66ee Use correct function to clean search query
replaceLast() was the wrong function to achieve this.
2023-04-09 21:07:39 +02:00
DariusIII cf9364450b Add missing Str class 2023-04-09 15:44:51 +02:00
Fossil 4893bf6ee8 Add more string escape/replace methods for search 2023-04-09 15:14:56 +02:00
DariusIII 85fa242597 Escape some of the characters in query string 2023-04-09 02:08:23 +02:00
DariusIII d898c20ab3 Make manticore respect boolean search operators 2023-04-08 16:04:43 +02:00
DariusIII e9919450c8 Fix renaming with namefixer 2023-04-07 14:56:13 +02:00
DariusIII bdea55a19d Hopefully fix the search 2023-04-06 16:24:43 +02:00
DariusIII fd3f5a12d6 Remove typed properties 2023-04-06 15:18:46 +02:00
DariusIII 97cc5f662c CS fixes 2023-04-06 15:11:43 +02:00
DariusIII f9718f7acd Move return from loop 2023-04-06 15:04:36 +02:00
DariusIII 3153c46aa2 Allow both integer and string for $releaseID 2023-04-06 13:55:37 +02:00
DariusIII 2368498d14 Update manticoresearch searchIndexes function to return proper data 2023-04-06 12:19:05 +02:00
DariusIII 853e803a2f Update indexes handling 2023-04-06 00:53:20 +02:00
DariusIII d3ce3cecdc Fix insert error in manticore 2023-04-05 21:38:25 +02:00
DariusIII 2792e035f4 Fix manticore searchIndexes function queries 2023-03-24 20:51:50 +01:00
DariusIII d4fca70294 CS fixes 2023-03-22 18:44:24 +01:00
DariusIII cfbf11c0b0 Fix couple of issues related to ManticoreSearch 2023-03-22 18:40:55 +01:00
DariusIII 67f67a10ff CS fixes 2023-03-21 02:07:14 +01:00
DariusIII cb18ccb682 Replace SphinxQL with ManticoreSearch HTTP 2023-03-21 02:05:01 +01:00