bugfixes more search results and dump restore options
This commit is contained in:
parent
f4fcf0d9a8
commit
3cd460318a
124 changed files with 3915 additions and 9579 deletions
4
vendor/github.com/blevesearch/bleve/document/document.go
generated
vendored
4
vendor/github.com/blevesearch/bleve/document/document.go
generated
vendored
|
|
@ -9,9 +9,7 @@
|
|||
|
||||
package document
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
import "fmt"
|
||||
|
||||
type Document struct {
|
||||
ID string `json:"id"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue