Replace SphinxQL with ManticoreSearch HTTP

This commit is contained in:
DariusIII
2023-03-21 02:05:01 +01:00
parent 1863294a85
commit cb18ccb682
16 changed files with 121 additions and 162 deletions
+2 -3
View File
@@ -53,9 +53,8 @@ class ApiV2Controller extends BasePageController
}
/**
* @throws \Foolz\SphinxQL\Exception\ConnectionException
* @throws \Foolz\SphinxQL\Exception\DatabaseException
* @throws \Foolz\SphinxQL\Exception\SphinxQLException
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\JsonResponse
* @throws \Throwable
*/
public function movie(Request $request): JsonResponse