Versions in this module Expand all Collapse all v2 v2.4.4 Dec 17, 2024 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.4.3 Nov 13, 2024 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.4.2 Jul 26, 2024 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.4.1 Jun 13, 2024 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.4.0 Mar 20, 2024 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.10 Sep 13, 2023 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.9 Jul 12, 2023 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.8 May 4, 2023 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.7 Mar 17, 2023 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.6 Dec 15, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.5 Oct 20, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.4 Aug 18, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.3 Jun 16, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.2 Mar 22, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.1 Feb 24, 2022 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.3.0 Dec 16, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.2.2 Oct 28, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.2.1 Oct 4, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.2.0 Sep 17, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.1.1 Sep 8, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.1.0 Aug 9, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.7 Jul 28, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.6 Jun 11, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.5 Jun 6, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.4 Jun 6, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.3 Feb 18, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.2 Feb 12, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.1 Jan 14, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 v2.0.0 Jan 12, 2021 GO-2022-0470 GO-2022-0470: No access control in github.com/blevesearch/bleve and bleve/v2 Changes in this version + type Fragment struct + ArrayPositions []uint64 + End int + Index int + Orig []byte + Score float64 + Start int + func (f *Fragment) Overlaps(other *Fragment) bool + type FragmentFormatter interface + Format func(f *Fragment, orderedTermLocations TermLocations) string + type FragmentScorer interface + Score func(f *Fragment) float64 + type Fragmenter interface + Fragment func([]byte, TermLocations) []*Fragment + type Highlighter interface + BestFragmentInField func(*search.DocumentMatch, index.Document, string) string + BestFragmentsInField func(*search.DocumentMatch, index.Document, string, int) []string + FragmentFormatter func() FragmentFormatter + Fragmenter func() Fragmenter + Separator func() string + SetFragmentFormatter func(FragmentFormatter) + SetFragmenter func(Fragmenter) + SetSeparator func(string) + type TermLocation struct + ArrayPositions search.ArrayPositions + End int + Pos int + Start int + Term string + func (tl *TermLocation) Overlaps(other *TermLocation) bool + type TermLocations []*TermLocation + func OrderTermLocations(tlm search.TermLocationMap) TermLocations + func (t TermLocations) Len() int + func (t TermLocations) Less(i, j int) bool + func (t TermLocations) MergeOverlapping() + func (t TermLocations) Swap(i, j int) Other modules containing this package github.com/blevesearch/bleve