• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

blevesearch / bleve
52%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2014 11:39PM UTC
Files 441
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • BQMain
  • HEAD
  • MB-65018
  • MB-71114-knn-doc-score-explanation-fix
  • MB-71967-search-field-override-fix
  • MB-71968
  • MB-72535
  • ajroetker/add-dynamic-index-templates
  • ajroetker/add-more-complex-aggregation-support
  • ajroetker/add-result-deduplication-aka-collapsing
  • alice
  • backport_MB-37392
  • backport_json_tags
  • backport_merger_fix
  • backport_polygon1
  • backport_polygon_changes
  • batchFlush
  • blas
  • bolt
  • boltLeak
  • bugFix
  • cacheRootCount
  • close_err
  • commitProtocol
  • compaction_bytes_stats
  • conditional_snappy
  • config_fix
  • cosineFix
  • coveralls
  • cq
  • ctl-timeout-test
  • custom-query-error-propagation
  • custom_expl
  • cut_snappy_calls
  • defensiveChecks
  • dependabot/go_modules/golang.org/x/net-0.55.0
  • deps
  • dev
  • doc-260
  • docnum_missing_fix
  • docs
  • drop
  • encryptTrainedIndex
  • error_fuzzy
  • faissUP
  • fallbackPath
  • fastbivf
  • fastmerge
  • fileCallbacks
  • fileTransfer
  • filterFix
  • firestorm
  • fix-2362-bare-slash-query
  • fixes
  • fmdoc
  • funcFix
  • geo
  • geoPerf
  • geopoint_docvalues
  • gha-hygiene
  • goModUp
  • gofmt
  • govariant_removal
  • gpu
  • gpu-logging
  • gpu-stats
  • gpuDoc
  • indexAPI
  • indexExhaust
  • knnDup
  • loadchunk_minor
  • mad-hatter-release
  • master
  • master-geopoint
  • max_segment_size
  • mb70770
  • mergePlan
  • metareader
  • minor_docvalue_space_savings
  • minor_fixes
  • mod
  • multisearch-fix
  • nested
  • nestedDocSize
  • new_lev
  • newlev_adoption
  • nullIssue
  • numsnapshots_config
  • open_fix
  • parMerge
  • perf
  • perf-fuzzy-regexp-opts
  • perf-gar-v17-collector
  • perf-standalone-opts
  • perfGar1
  • persister_fix
  • pre-bbolt-bugfix
  • repos
  • rollback
  • scorch
  • scorchStatsFix
  • simplifyFilter
  • single-disjunction-min
  • snap
  • temp
  • tfr_advance
  • trainingParams
  • travis_failure_fix
  • unit-tests
  • update
  • upgrade
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.9.0
  • v1.0.5
  • vectorsmd
  • vellum_for_fuzzy_regex
  • vellum_sha
  • vendot
  • verUp
  • vet_fixes
  • vulcan
  • zapConfig
  • zapUP
  • zapUp
  • zap_version

07 Aug 2026 08:50AM UTC coverage: 51.685% (-0.8%) from 52.439%
31163377552

push

github

web-flow
MB-72376: Introducing New Geo-Shape Indexes (#2357)

- Added support for indexing and querying geo-shape index section
- Added new field type for geoshape_v2 which follows the same structure
as geoshape
- Updated geopoint related shapes to adhere to v2 interfaces
- Added the 4 types of queries, cell related operations and evaluators
to geov2 package
- Added a new searcher for geoshape_v2 which uses a constant scorer
- Added a query type to invoke the new searcher. The difference will be
instead of "geometry", it will require "geometry_v2"
- Added relevant tests for everything

188 of 963 new or added lines in 19 files covered. (19.52%)

223 existing lines in 6 files now uncovered.

20135 of 38957 relevant lines covered (51.69%)

0.58 hits per line

Relevant lines Covered
Build:
Build:
38957 RELEVANT LINES 20135 COVERED LINES
0.58 HITS PER LINE
Source Files on master
  • Tree
  • List 441
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31163377552 master MB-72376: Introducing New Geo-Shape Indexes (#2357) - Added support for indexing and querying geo-shape index section - Added new field type for geoshape_v2 which follows the same structure as geoshape - Updated geopoint related shapes to adhere ... push 07 Aug 2026 08:51AM UTC web-flow github
51.69
31086011573 geo go mod changes Pull #2357 06 Aug 2026 08:43AM UTC Likith101 github
51.67
30903883819 MB-72535 MB-72535: Cap leaf term searchers per index per search Add MaxTermSearchersKey: count every leaf term searcher and fail the search once the count exceeds the limit. The cap is per leaf index, not global: it spans the whole query tree within a si... Pull #2387 04 Aug 2026 11:14AM UTC Samsonnyyeet github
52.49
30459465987 gha-hygiene Align CI Go versions with module requirements Newer setup-go pins GOTOOLCHAIN=local, so matrix entries below the go.mod minimum now fail instead of silently upgrading the toolchain. Also: Go toolchains before 1.16 do not exist for darwin/arm64 (c... Pull #2388 29 Jul 2026 02:12PM UTC web-flow github
52.46
30458321894 gha-hygiene Harden GitHub Actions workflows Add least-privilege permissions (contents: read), upgrade deprecated actions, and pin every action to a full commit SHA. Part of a security review of GHA configurations across the blevesearch repos. Pull #2388 29 Jul 2026 01:56PM UTC web-flow github
52.46
30386007559 master MB-72489: top-N collector optimizations (#2385) Top-N collector optimizations: **Changes:** - Replace `container/heap` with an inline ternary heap in the top-N collector — shallower siftDown, no interface dispatch. Collector benchmarks: ~14% fa... push 28 Jul 2026 06:08PM UTC web-flow github
52.44
30380596612 perf-gar-v17-collector address review: drop earlyStop field comments (func comments suffice) Pull #2385 28 Jul 2026 04:57PM UTC maneuvertomars github
52.47
30368455650 perf-gar-v17-collector address review: drop unused collectStoreList, simplify Reset zeroing, trim comments - remove collectStoreList + its test (type is unused in the collector package) - Reset(): zero fields directly without nil guards - replace verbose early-stop com... Pull #2385 28 Jul 2026 02:28PM UTC maneuvertomars github
52.46
30356656676 MB-72535 MB-72535: Cap total leaf term searchers per search Add MaxTermSearchersKey: when a positive limit is present on the search context, install a per-search counter and fail construction once the total number of leaf term searchers exceeds the limit.... Pull #2387 28 Jul 2026 11:55AM UTC Samsonnyyeet github
52.36
30267049682 perf-gar-v17-collector collector: early-stop (bounded scan) for score=none + Size=k With Score="none" and a bounded Size, the request means "return any Size+From matching documents" — nothing about the result depends on the matches beyond that. So the collector can sto... Pull #2385 27 Jul 2026 12:44PM UTC maneuvertomars github
52.5
See All Builds (3230)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc