mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Replace SphinxQL with ManticoreSearch HTTP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user