mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix: change incremental search indexing operation set (#7179)
* use ro_pool for search indexing again * adjust incremental indexing operations
This commit is contained in:
@@ -1899,7 +1899,7 @@ export namespace Labrinth {
|
||||
|
||||
export namespace v3 {
|
||||
export interface ResultSearchProject {
|
||||
version_id: string
|
||||
version_id?: string
|
||||
project_id: string
|
||||
project_types: string[]
|
||||
all_project_types: string[]
|
||||
|
||||
Reference in New Issue
Block a user