package
Version:
v0.0.0-...-2bd9b36
Opens a new window with list of versions in this module.
Published: Jan 16, 2025
License: BSD-3-Clause, Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bleve-bench
This directory contains code derived from the
bleve-bench repository.
Documentation
¶
ArticleMapping returns a mapping for indexing wikipedia articles
in a manner similar to that done by the Apache Lucene nightly
benchmarks.
type Article struct {
Title, Text string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.