mirror of
https://github.com/go-gitea/gitea
synced 2025-07-06 18:47:19 +00:00
2
vendor/github.com/blevesearch/bleve/index.go
generated
vendored
2
vendor/github.com/blevesearch/bleve/index.go
generated
vendored
@ -117,6 +117,8 @@ func (b *Batch) String() string {
|
||||
// be re-used in the future.
|
||||
func (b *Batch) Reset() {
|
||||
b.internal.Reset()
|
||||
b.lastDocSize = 0
|
||||
b.totalSize = 0
|
||||
}
|
||||
|
||||
func (b *Batch) Merge(o *Batch) {
|
||||
|
Reference in New Issue
Block a user