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

blevesearch / bleve
53%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2014 11:39PM UTC
Files 420
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: master
CHANGE BRANCH
x
Reset
  • master
  • BQMain
  • HEAD
  • 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
  • bugFix
  • close_err
  • compaction_bytes_stats
  • conditional_snappy
  • config_fix
  • cosineFix
  • coveralls
  • cq
  • cut_snappy_calls
  • docnum_missing_fix
  • error_fuzzy
  • firestorm
  • geo
  • geopoint_docvalues
  • govariant_removal
  • knnDup
  • loadchunk_minor
  • mad-hatter-release
  • master-geopoint
  • max_segment_size
  • minor_docvalue_space_savings
  • minor_fixes
  • multisearch-fix
  • nested
  • new_lev
  • newlev_adoption
  • numsnapshots_config
  • open_fix
  • perf
  • persister_fix
  • pre-bbolt-bugfix
  • scorch
  • single-disjunction-min
  • temp
  • tfr_advance
  • travis_failure_fix
  • 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
  • vellum_for_fuzzy_regex
  • vellum_sha
  • vendot
  • verUp
  • vet_fixes
  • vulcan
  • zapConfig
  • zap_version

19 Feb 2026 05:36PM UTC coverage: 52.691% (+0.02%) from 52.667%
22192908167

push

github

web-flow
Handle `nil` multiSearchParams properly for `MultiSearch` (#2286)

Fixes https://github.com/blevesearch/bleve/issues/2285.
Checks for nil multiSearchParams => impacts `v2.5.5`, `v2.5.6`,
`v2.5.7`.

13 of 13 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

19201 of 36441 relevant lines covered (52.69%)

0.59 hits per line

Relevant lines Covered
Build:
Build:
36441 RELEVANT LINES 19201 COVERED LINES
0.59 HITS PER LINE
Source Files on master
  • Tree
  • List 420
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22192908167 master Handle `nil` multiSearchParams properly for `MultiSearch` (#2286) Fixes https://github.com/blevesearch/bleve/issues/2285. Checks for nil multiSearchParams => impacts `v2.5.5`, `v2.5.6`, `v2.5.7`. push 19 Feb 2026 05:38PM UTC web-flow github
52.69
22192847686 master MB-61890 - Introducing config for zap layer (#2066) - Currently there isn't a concept of config at the zap layer and whatever storage level configurations present (at various points of index lifetime) are global variables. This forces all indexes... push 19 Feb 2026 05:36PM UTC web-flow github
52.67
21512149082 master MB-70388: Add forced docvalues for geopoint fields (#2276) (#2278) Author: @Likith101 Co-authored-by: Likith B <62029862+Likith101@users.noreply.github.com> push 30 Jan 2026 10:11AM UTC web-flow github
52.67
21469167873 master MB-59633: Improve performance of Geospatial Search (#2268) - Reuse `DocumentMatch` objects in `FilteringSearcher` to avoid triggering `DocumentMatchPoolTooSmall` when documents fail the filter function and are not recycled, which previously cause... push 29 Jan 2026 07:17AM UTC web-flow github
52.65
21373400991 master Upgrade several dependencies - roaring/v2, mmap-go etc. (#2275) Also, brings in .. * 62623f6 Thejas-bhat | https://github.com/blevesearch/zapx/pull/367 push 26 Jan 2026 08:49PM UTC web-flow github
52.64
21373173948 master Remove legacy vendor folder (#2271) - Remove the legacy vendor folder from `cmd/bleve`. This folder is a remnant from pre-Go modules dependency management and is no longer needed since `bleve` uses Go modules for dependency management. push 26 Jan 2026 08:41PM UTC web-flow github
52.65
21150854469 master MB-27666: Fix nested mode handling for field-implicit queries (#2272) - Fix nested-mode search for field-implicit queries (`match_all`, `docID`): These queries previously filtered nested documents at the searcher level, but since `ExtractFields` ... push 19 Jan 2026 08:41PM UTC web-flow github
52.67
21043483335 master MB-27666: Hierarchy Search (#2224) Add support for nested fields in indexing and querying - Parse and index nested JSON objects - Enable queries on nested fields - Preserve hierarchical relationships in index Requires: - https://github.com/bleve... push 15 Jan 2026 07:23PM UTC web-flow github
52.62
20958633242 master MB-69881: Improved APIs and perf optimizations for vector search (#2270) - Use a `bitset` to track eligible documents instead of a slice of `N uint64s`, reducing memory usage from `8N bytes` to `N/8 bytes` per segment (up to `64×` reduction) and ... push 13 Jan 2026 01:35PM UTC web-flow github
53.7
20225609024 master MB-69655: Fix vector normalization to handle multi-vectors correctly (#2264) Author: @CascadingRadium from https://github.com/blevesearch/bleve/pull/2260 - When indexing multi-vector fields (e.g., `[[3,0,0], [0,4,0]]`) with `cosine` similarity, ... push 15 Dec 2025 08:37AM UTC web-flow github
53.72
See All Builds (2922)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc