package
0.0.0-20240905174813-5b86810c7bc7
Repository: https://github.com/geange/lucene-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Interfaces

FieldsConsumer Abstract API that consumes terms, doc, freq, prox, offset and payloads postings.
FieldsProducer Abstract API that produces terms, doc, freq, prox, offset and payloads postings.
PostingsWriterBase Class that plugs into term dictionaries, such as BlockTreeTermsWriter, and handles writing postings.