UBERF-6540: Fix isIndexable and clean wrong indexed documents (#5347)

This commit is contained in:
Andrey Sobolev
2024-04-13 14:07:37 +07:00
committed by GitHub
parent 9e3c9a928e
commit bccf97eeb7
13 changed files with 246 additions and 181 deletions
+3 -3
View File
@@ -24,7 +24,8 @@ import core, {
MeasureContext,
Ref,
WorkspaceId,
collaborativeDocParse
collaborativeDocParse,
getFullTextIndexableAttributes
} from '@hcengineering/core'
import {
ContentTextAdapter,
@@ -37,8 +38,7 @@ import {
contentStageId,
docKey,
docUpdKey,
fieldStateId,
getFullTextIndexableAttributes
fieldStateId
} from '@hcengineering/server-core'
/**