Contributing Contributing As bleve is a Couchbase project we must require contributors accept the Couchbase Contributor License Agreement . To sign this agreement log into the ...
Text Analysis Example Text Analysis in bleve Text Analysis Text Analysis is the process of transforming input text into a series of analyzed terms. Analysis is done at index...
Ignore/Disable Sections of Documents Ignore/Disable Sections of Documents Sometimes documents contains sections of content you simply want to ignore. Let’s imagine we have the ...
Sorting Simple API Advanced API Sorting Bleve now gives you the ability to customize the order of your search results. The default behavior is to sort results by relevance, ...
Index Structure Version Row Field Rows Dictionary Rows Term Frequency Rows Back Index Rows Stored Rows Internal Rows Index Structure Bleve default index, called “upside_...
Include Facets in Results Terms Facet Numeric Range Facet DateTime Range Facet Facet Results Include Facets in Results Facets allow you to include aggregated information ab...
Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files. Many of the most widely used Go projects ...
Tokenizers Single Token Letter Regular Expression Whitespace Unicode ICU Exception Tokenizers Single Token The Single Token Tokenizer will return the entire input byte...