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

# Functions

No description provided by the author
No description provided by the author
ExplanationMatch Create a new explanation for a match.
ExplanationNoMatch Create a new explanation for a document which does not match.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTermStatistics Creates statistics instance for a term.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Return this if the cell partially overlaps the query.
Return this if the cell is fully contained by the query.
Return this if the cell and query do not overlap.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
A Term represents a word from text.

# Interfaces

No description provided by the author
DocIdSetIterator This abstract class defines methods to iterate over a set of non-decreasing doc ids.
DocMap A map of doc IDs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LongValues Abstraction over an array of longs.
No description provided by the author
PointValues Access to indexed numeric values.
TermState Encapsulates all required internal state to position the associated TermsEnum without re-seeking.
No description provided by the author

# Type aliases

No description provided by the author