mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Improved full text search matching
This commit is contained in:
parent
eb3bebf20d
commit
f825e9fdc9
9 changed files with 82 additions and 54 deletions
|
@ -34,4 +34,6 @@ type QueryResult struct {
|
|||
SpaceID string `json:"spaceId"`
|
||||
Space string `json:"space"`
|
||||
SpaceSlug string `json:"spaceSlug"`
|
||||
Template bool `json:"template"`
|
||||
VersionID string `json:"versionId"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue