Commit Graph

26 Commits

Author SHA1 Message Date
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