move document count into matching model
This commit is contained in:
@@ -29,4 +29,6 @@ export interface MatchingModel extends ObjectWithId {
|
||||
|
||||
is_insensitive?: boolean
|
||||
|
||||
document_count?: number
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user