forked from forgejo/forgejo
go1.16 (#14783)
This commit is contained in:
parent
030646eea4
commit
47f6a4ec3f
947 changed files with 26119 additions and 7062 deletions
2
vendor/github.com/blevesearch/zapx/v11/build.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v11/build.go
generated
vendored
|
@ -19,7 +19,7 @@ import (
|
|||
"math"
|
||||
"os"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
const Version uint32 = 11
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v11/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v11/count.go
generated
vendored
|
@ -18,7 +18,7 @@ import (
|
|||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
|
6
vendor/github.com/blevesearch/zapx/v11/dict.go
generated
vendored
6
vendor/github.com/blevesearch/zapx/v11/dict.go
generated
vendored
|
@ -19,8 +19,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// Dictionary is the zap representation of the term dictionary
|
||||
|
@ -106,7 +106,7 @@ func (d *Dictionary) Contains(key []byte) (bool, error) {
|
|||
|
||||
// AutomatonIterator returns an iterator which only visits terms
|
||||
// having the the vellum automaton and start/end key range
|
||||
func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
|
||||
func (d *Dictionary) AutomatonIterator(a segment.Automaton,
|
||||
startKeyInclusive, endKeyExclusive []byte) segment.DictionaryIterator {
|
||||
if d.fst != nil {
|
||||
rv := &DictionaryIterator{
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v11/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v11/docvalues.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v11/enumerator.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v11/enumerator.go
generated
vendored
|
@ -17,7 +17,7 @@ package zap
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// enumerator provides an ordered traversal of multiple vellum
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v11/go.mod
generated
vendored
4
vendor/github.com/blevesearch/zapx/v11/go.mod
generated
vendored
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/blevesearch/bleve_index_api v1.0.0
|
||||
github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0
|
||||
github.com/couchbase/vellum v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1
|
||||
github.com/blevesearch/vellum v1.0.3
|
||||
github.com/golang/snappy v0.0.1
|
||||
github.com/spf13/cobra v0.0.5
|
||||
)
|
||||
|
|
8
vendor/github.com/blevesearch/zapx/v11/go.sum
generated
vendored
8
vendor/github.com/blevesearch/zapx/v11/go.sum
generated
vendored
|
@ -6,13 +6,13 @@ github.com/blevesearch/bleve_index_api v1.0.0 h1:Ds3XeuTxjXCkG6pgIwWDRyooJKNIuOK
|
|||
github.com/blevesearch/bleve_index_api v1.0.0/go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4=
|
||||
github.com/blevesearch/mmap-go v1.0.2 h1:JtMHb+FgQCTTYIhtMvimw15dJwu1Y5lrZDMOFXVWPk0=
|
||||
github.com/blevesearch/mmap-go v1.0.2/go.mod h1:ol2qBqYaOUsGdm7aRMRrYGgPvnwLe6Y+7LMvAB5IbSA=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0 h1:BUkCPWDg2gimTEyVDXf85I2buqqt4lh28uaVMiJsIYk=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0/go.mod h1:KgRYmlfYC27NeM6cXOHx8LBgq7jn0atpV8mVWoBKBng=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1 h1:fd+hPtZ8GsbqPK1HslGp7Vhoik4arZteA/IsCEgOisw=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1/go.mod h1:lq7yK2jQy1yQjtjTfU931aVqz7pYxEudHaDwOt1tXfU=
|
||||
github.com/blevesearch/vellum v1.0.3 h1:U86G41A7CtXNzzpIJHM8lSTUqz1Mp8U870TkcdCzZc8=
|
||||
github.com/blevesearch/vellum v1.0.3/go.mod h1:2u5ax02KeDuNWu4/C+hVQMD6uLN4txH1JbtpaDNLJRo=
|
||||
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
|
||||
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
|
||||
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
|
||||
github.com/couchbase/vellum v1.0.2 h1:BrbP0NKiyDdndMPec8Jjhy0U47CZ0Lgx3xUC2r9rZqw=
|
||||
github.com/couchbase/vellum v1.0.2/go.mod h1:FcwrEivFpNi24R3jLOs3n+fs5RnuQnQqCLBJ1uAg1W4=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v11/merge.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v11/merge.go
generated
vendored
|
@ -24,8 +24,8 @@ import (
|
|||
"sort"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
seg "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
seg "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v11/new.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v11/new.go
generated
vendored
|
@ -23,8 +23,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v11/posting.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v11/posting.go
generated
vendored
|
@ -21,7 +21,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
var reflectStaticSizePostingsList int
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v11/segment.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v11/segment.go
generated
vendored
|
@ -25,8 +25,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v12/build.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v12/build.go
generated
vendored
|
@ -19,7 +19,7 @@ import (
|
|||
"math"
|
||||
"os"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
const Version uint32 = 12
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v12/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v12/count.go
generated
vendored
|
@ -18,7 +18,7 @@ import (
|
|||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
|
6
vendor/github.com/blevesearch/zapx/v12/dict.go
generated
vendored
6
vendor/github.com/blevesearch/zapx/v12/dict.go
generated
vendored
|
@ -19,8 +19,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// Dictionary is the zap representation of the term dictionary
|
||||
|
@ -106,7 +106,7 @@ func (d *Dictionary) Contains(key []byte) (bool, error) {
|
|||
|
||||
// AutomatonIterator returns an iterator which only visits terms
|
||||
// having the the vellum automaton and start/end key range
|
||||
func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
|
||||
func (d *Dictionary) AutomatonIterator(a segment.Automaton,
|
||||
startKeyInclusive, endKeyExclusive []byte) segment.DictionaryIterator {
|
||||
if d.fst != nil {
|
||||
rv := &DictionaryIterator{
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v12/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v12/docvalues.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v12/enumerator.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v12/enumerator.go
generated
vendored
|
@ -17,7 +17,7 @@ package zap
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// enumerator provides an ordered traversal of multiple vellum
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v12/go.mod
generated
vendored
4
vendor/github.com/blevesearch/zapx/v12/go.mod
generated
vendored
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/blevesearch/bleve_index_api v1.0.0
|
||||
github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0
|
||||
github.com/couchbase/vellum v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1
|
||||
github.com/blevesearch/vellum v1.0.3
|
||||
github.com/golang/snappy v0.0.1
|
||||
github.com/spf13/cobra v0.0.5
|
||||
)
|
||||
|
|
8
vendor/github.com/blevesearch/zapx/v12/go.sum
generated
vendored
8
vendor/github.com/blevesearch/zapx/v12/go.sum
generated
vendored
|
@ -6,13 +6,13 @@ github.com/blevesearch/bleve_index_api v1.0.0 h1:Ds3XeuTxjXCkG6pgIwWDRyooJKNIuOK
|
|||
github.com/blevesearch/bleve_index_api v1.0.0/go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4=
|
||||
github.com/blevesearch/mmap-go v1.0.2 h1:JtMHb+FgQCTTYIhtMvimw15dJwu1Y5lrZDMOFXVWPk0=
|
||||
github.com/blevesearch/mmap-go v1.0.2/go.mod h1:ol2qBqYaOUsGdm7aRMRrYGgPvnwLe6Y+7LMvAB5IbSA=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0 h1:BUkCPWDg2gimTEyVDXf85I2buqqt4lh28uaVMiJsIYk=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0/go.mod h1:KgRYmlfYC27NeM6cXOHx8LBgq7jn0atpV8mVWoBKBng=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1 h1:fd+hPtZ8GsbqPK1HslGp7Vhoik4arZteA/IsCEgOisw=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1/go.mod h1:lq7yK2jQy1yQjtjTfU931aVqz7pYxEudHaDwOt1tXfU=
|
||||
github.com/blevesearch/vellum v1.0.3 h1:U86G41A7CtXNzzpIJHM8lSTUqz1Mp8U870TkcdCzZc8=
|
||||
github.com/blevesearch/vellum v1.0.3/go.mod h1:2u5ax02KeDuNWu4/C+hVQMD6uLN4txH1JbtpaDNLJRo=
|
||||
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
|
||||
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
|
||||
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
|
||||
github.com/couchbase/vellum v1.0.2 h1:BrbP0NKiyDdndMPec8Jjhy0U47CZ0Lgx3xUC2r9rZqw=
|
||||
github.com/couchbase/vellum v1.0.2/go.mod h1:FcwrEivFpNi24R3jLOs3n+fs5RnuQnQqCLBJ1uAg1W4=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v12/merge.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v12/merge.go
generated
vendored
|
@ -24,8 +24,8 @@ import (
|
|||
"sort"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
seg "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
seg "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v12/new.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v12/new.go
generated
vendored
|
@ -23,8 +23,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v12/posting.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v12/posting.go
generated
vendored
|
@ -21,7 +21,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
var reflectStaticSizePostingsList int
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v12/segment.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v12/segment.go
generated
vendored
|
@ -25,8 +25,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v13/build.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v13/build.go
generated
vendored
|
@ -19,7 +19,7 @@ import (
|
|||
"math"
|
||||
"os"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
const Version uint32 = 13
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v13/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v13/count.go
generated
vendored
|
@ -18,7 +18,7 @@ import (
|
|||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
|
6
vendor/github.com/blevesearch/zapx/v13/dict.go
generated
vendored
6
vendor/github.com/blevesearch/zapx/v13/dict.go
generated
vendored
|
@ -19,8 +19,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// Dictionary is the zap representation of the term dictionary
|
||||
|
@ -106,7 +106,7 @@ func (d *Dictionary) Contains(key []byte) (bool, error) {
|
|||
|
||||
// AutomatonIterator returns an iterator which only visits terms
|
||||
// having the the vellum automaton and start/end key range
|
||||
func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
|
||||
func (d *Dictionary) AutomatonIterator(a segment.Automaton,
|
||||
startKeyInclusive, endKeyExclusive []byte) segment.DictionaryIterator {
|
||||
if d.fst != nil {
|
||||
rv := &DictionaryIterator{
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v13/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v13/docvalues.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v13/enumerator.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v13/enumerator.go
generated
vendored
|
@ -17,7 +17,7 @@ package zap
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// enumerator provides an ordered traversal of multiple vellum
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v13/go.mod
generated
vendored
4
vendor/github.com/blevesearch/zapx/v13/go.mod
generated
vendored
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/blevesearch/bleve_index_api v1.0.0
|
||||
github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0
|
||||
github.com/couchbase/vellum v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1
|
||||
github.com/blevesearch/vellum v1.0.3
|
||||
github.com/golang/snappy v0.0.1
|
||||
github.com/spf13/cobra v0.0.5
|
||||
)
|
||||
|
|
8
vendor/github.com/blevesearch/zapx/v13/go.sum
generated
vendored
8
vendor/github.com/blevesearch/zapx/v13/go.sum
generated
vendored
|
@ -6,13 +6,13 @@ github.com/blevesearch/bleve_index_api v1.0.0 h1:Ds3XeuTxjXCkG6pgIwWDRyooJKNIuOK
|
|||
github.com/blevesearch/bleve_index_api v1.0.0/go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4=
|
||||
github.com/blevesearch/mmap-go v1.0.2 h1:JtMHb+FgQCTTYIhtMvimw15dJwu1Y5lrZDMOFXVWPk0=
|
||||
github.com/blevesearch/mmap-go v1.0.2/go.mod h1:ol2qBqYaOUsGdm7aRMRrYGgPvnwLe6Y+7LMvAB5IbSA=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0 h1:BUkCPWDg2gimTEyVDXf85I2buqqt4lh28uaVMiJsIYk=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0/go.mod h1:KgRYmlfYC27NeM6cXOHx8LBgq7jn0atpV8mVWoBKBng=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1 h1:fd+hPtZ8GsbqPK1HslGp7Vhoik4arZteA/IsCEgOisw=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1/go.mod h1:lq7yK2jQy1yQjtjTfU931aVqz7pYxEudHaDwOt1tXfU=
|
||||
github.com/blevesearch/vellum v1.0.3 h1:U86G41A7CtXNzzpIJHM8lSTUqz1Mp8U870TkcdCzZc8=
|
||||
github.com/blevesearch/vellum v1.0.3/go.mod h1:2u5ax02KeDuNWu4/C+hVQMD6uLN4txH1JbtpaDNLJRo=
|
||||
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
|
||||
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
|
||||
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
|
||||
github.com/couchbase/vellum v1.0.2 h1:BrbP0NKiyDdndMPec8Jjhy0U47CZ0Lgx3xUC2r9rZqw=
|
||||
github.com/couchbase/vellum v1.0.2/go.mod h1:FcwrEivFpNi24R3jLOs3n+fs5RnuQnQqCLBJ1uAg1W4=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v13/merge.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v13/merge.go
generated
vendored
|
@ -24,8 +24,8 @@ import (
|
|||
"sort"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
seg "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
seg "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v13/new.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v13/new.go
generated
vendored
|
@ -23,8 +23,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v13/posting.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v13/posting.go
generated
vendored
|
@ -21,7 +21,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
var reflectStaticSizePostingsList int
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v13/segment.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v13/segment.go
generated
vendored
|
@ -25,8 +25,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v14/build.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/build.go
generated
vendored
|
@ -19,7 +19,7 @@ import (
|
|||
"math"
|
||||
"os"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
const Version uint32 = 14
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v14/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/count.go
generated
vendored
|
@ -18,7 +18,7 @@ import (
|
|||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
|
6
vendor/github.com/blevesearch/zapx/v14/dict.go
generated
vendored
6
vendor/github.com/blevesearch/zapx/v14/dict.go
generated
vendored
|
@ -19,8 +19,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// Dictionary is the zap representation of the term dictionary
|
||||
|
@ -106,7 +106,7 @@ func (d *Dictionary) Contains(key []byte) (bool, error) {
|
|||
|
||||
// AutomatonIterator returns an iterator which only visits terms
|
||||
// having the the vellum automaton and start/end key range
|
||||
func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
|
||||
func (d *Dictionary) AutomatonIterator(a segment.Automaton,
|
||||
startKeyInclusive, endKeyExclusive []byte) segment.DictionaryIterator {
|
||||
if d.fst != nil {
|
||||
rv := &DictionaryIterator{
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v14/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/docvalues.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v14/enumerator.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/enumerator.go
generated
vendored
|
@ -17,7 +17,7 @@ package zap
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// enumerator provides an ordered traversal of multiple vellum
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v14/go.mod
generated
vendored
4
vendor/github.com/blevesearch/zapx/v14/go.mod
generated
vendored
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/blevesearch/bleve_index_api v1.0.0
|
||||
github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0
|
||||
github.com/couchbase/vellum v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1
|
||||
github.com/blevesearch/vellum v1.0.3
|
||||
github.com/golang/snappy v0.0.1
|
||||
github.com/spf13/cobra v0.0.5
|
||||
)
|
||||
|
|
8
vendor/github.com/blevesearch/zapx/v14/go.sum
generated
vendored
8
vendor/github.com/blevesearch/zapx/v14/go.sum
generated
vendored
|
@ -6,13 +6,13 @@ github.com/blevesearch/bleve_index_api v1.0.0 h1:Ds3XeuTxjXCkG6pgIwWDRyooJKNIuOK
|
|||
github.com/blevesearch/bleve_index_api v1.0.0/go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4=
|
||||
github.com/blevesearch/mmap-go v1.0.2 h1:JtMHb+FgQCTTYIhtMvimw15dJwu1Y5lrZDMOFXVWPk0=
|
||||
github.com/blevesearch/mmap-go v1.0.2/go.mod h1:ol2qBqYaOUsGdm7aRMRrYGgPvnwLe6Y+7LMvAB5IbSA=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0 h1:BUkCPWDg2gimTEyVDXf85I2buqqt4lh28uaVMiJsIYk=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0/go.mod h1:KgRYmlfYC27NeM6cXOHx8LBgq7jn0atpV8mVWoBKBng=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1 h1:fd+hPtZ8GsbqPK1HslGp7Vhoik4arZteA/IsCEgOisw=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1/go.mod h1:lq7yK2jQy1yQjtjTfU931aVqz7pYxEudHaDwOt1tXfU=
|
||||
github.com/blevesearch/vellum v1.0.3 h1:U86G41A7CtXNzzpIJHM8lSTUqz1Mp8U870TkcdCzZc8=
|
||||
github.com/blevesearch/vellum v1.0.3/go.mod h1:2u5ax02KeDuNWu4/C+hVQMD6uLN4txH1JbtpaDNLJRo=
|
||||
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
|
||||
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
|
||||
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
|
||||
github.com/couchbase/vellum v1.0.2 h1:BrbP0NKiyDdndMPec8Jjhy0U47CZ0Lgx3xUC2r9rZqw=
|
||||
github.com/couchbase/vellum v1.0.2/go.mod h1:FcwrEivFpNi24R3jLOs3n+fs5RnuQnQqCLBJ1uAg1W4=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v14/merge.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v14/merge.go
generated
vendored
|
@ -24,8 +24,8 @@ import (
|
|||
"sort"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
seg "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
seg "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v14/new.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v14/new.go
generated
vendored
|
@ -23,8 +23,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v14/posting.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/posting.go
generated
vendored
|
@ -21,7 +21,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
var reflectStaticSizePostingsList int
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v14/segment.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v14/segment.go
generated
vendored
|
@ -25,8 +25,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v15/build.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v15/build.go
generated
vendored
|
@ -19,7 +19,7 @@ import (
|
|||
"math"
|
||||
"os"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
const Version uint32 = 15
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v15/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v15/count.go
generated
vendored
|
@ -18,7 +18,7 @@ import (
|
|||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
|
6
vendor/github.com/blevesearch/zapx/v15/dict.go
generated
vendored
6
vendor/github.com/blevesearch/zapx/v15/dict.go
generated
vendored
|
@ -19,8 +19,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// Dictionary is the zap representation of the term dictionary
|
||||
|
@ -106,7 +106,7 @@ func (d *Dictionary) Contains(key []byte) (bool, error) {
|
|||
|
||||
// AutomatonIterator returns an iterator which only visits terms
|
||||
// having the the vellum automaton and start/end key range
|
||||
func (d *Dictionary) AutomatonIterator(a vellum.Automaton,
|
||||
func (d *Dictionary) AutomatonIterator(a segment.Automaton,
|
||||
startKeyInclusive, endKeyExclusive []byte) segment.DictionaryIterator {
|
||||
if d.fst != nil {
|
||||
rv := &DictionaryIterator{
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v15/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v15/docvalues.go
generated
vendored
|
@ -23,7 +23,7 @@ import (
|
|||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v15/enumerator.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v15/enumerator.go
generated
vendored
|
@ -17,7 +17,7 @@ package zap
|
|||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/couchbase/vellum"
|
||||
"github.com/blevesearch/vellum"
|
||||
)
|
||||
|
||||
// enumerator provides an ordered traversal of multiple vellum
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v15/go.mod
generated
vendored
4
vendor/github.com/blevesearch/zapx/v15/go.mod
generated
vendored
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/RoaringBitmap/roaring v0.4.23
|
||||
github.com/blevesearch/bleve_index_api v1.0.0
|
||||
github.com/blevesearch/mmap-go v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0
|
||||
github.com/couchbase/vellum v1.0.2
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1
|
||||
github.com/blevesearch/vellum v1.0.3
|
||||
github.com/golang/snappy v0.0.1
|
||||
github.com/spf13/cobra v0.0.5
|
||||
)
|
||||
|
|
8
vendor/github.com/blevesearch/zapx/v15/go.sum
generated
vendored
8
vendor/github.com/blevesearch/zapx/v15/go.sum
generated
vendored
|
@ -6,13 +6,13 @@ github.com/blevesearch/bleve_index_api v1.0.0 h1:Ds3XeuTxjXCkG6pgIwWDRyooJKNIuOK
|
|||
github.com/blevesearch/bleve_index_api v1.0.0/go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4=
|
||||
github.com/blevesearch/mmap-go v1.0.2 h1:JtMHb+FgQCTTYIhtMvimw15dJwu1Y5lrZDMOFXVWPk0=
|
||||
github.com/blevesearch/mmap-go v1.0.2/go.mod h1:ol2qBqYaOUsGdm7aRMRrYGgPvnwLe6Y+7LMvAB5IbSA=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0 h1:BUkCPWDg2gimTEyVDXf85I2buqqt4lh28uaVMiJsIYk=
|
||||
github.com/blevesearch/scorch_segment_api v1.0.0/go.mod h1:KgRYmlfYC27NeM6cXOHx8LBgq7jn0atpV8mVWoBKBng=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1 h1:fd+hPtZ8GsbqPK1HslGp7Vhoik4arZteA/IsCEgOisw=
|
||||
github.com/blevesearch/scorch_segment_api/v2 v2.0.1/go.mod h1:lq7yK2jQy1yQjtjTfU931aVqz7pYxEudHaDwOt1tXfU=
|
||||
github.com/blevesearch/vellum v1.0.3 h1:U86G41A7CtXNzzpIJHM8lSTUqz1Mp8U870TkcdCzZc8=
|
||||
github.com/blevesearch/vellum v1.0.3/go.mod h1:2u5ax02KeDuNWu4/C+hVQMD6uLN4txH1JbtpaDNLJRo=
|
||||
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
|
||||
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
|
||||
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
|
||||
github.com/couchbase/vellum v1.0.2 h1:BrbP0NKiyDdndMPec8Jjhy0U47CZ0Lgx3xUC2r9rZqw=
|
||||
github.com/couchbase/vellum v1.0.2/go.mod h1:FcwrEivFpNi24R3jLOs3n+fs5RnuQnQqCLBJ1uAg1W4=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v15/merge.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v15/merge.go
generated
vendored
|
@ -24,8 +24,8 @@ import (
|
|||
"sort"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
seg "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
seg "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v15/new.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v15/new.go
generated
vendored
|
@ -23,8 +23,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
2
vendor/github.com/blevesearch/zapx/v15/posting.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v15/posting.go
generated
vendored
|
@ -21,7 +21,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
var reflectStaticSizePostingsList int
|
||||
|
|
4
vendor/github.com/blevesearch/zapx/v15/segment.go
generated
vendored
4
vendor/github.com/blevesearch/zapx/v15/segment.go
generated
vendored
|
@ -25,8 +25,8 @@ import (
|
|||
|
||||
"github.com/RoaringBitmap/roaring"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
"github.com/couchbase/vellum"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/blevesearch/vellum"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue