Skip to content

blevesearch/scorch_segment_api

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2025
Dec 18, 2020
Nov 9, 2020
Dec 31, 2020
Feb 12, 2021
Apr 16, 2025
Apr 16, 2025
Mar 26, 2025
Feb 5, 2025

Repository files navigation

Scorch Segment API

PkgGoDev Tests Lint

Scorch supports a pluggable Segment interface.

By placing these interfaces in their own, hopefully slowly evolving module, it frees up Scorch and the underlying segment to each introduce new major versions without interfering with one another.

With that in mind, we anticipate introducing non-breaking changes only to this module, and keeping the major version at 1.x for some time.