# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CountIssues counts issues by options.
DeleteRepoIssueIndexer deletes repo's all issues indexes.
InitIssueIndexer initialize issue indexer, syncReindex is true then reindex until all issue index done.
IsAvailable checks if issue indexer is available.
No description provided by the author
SearchIssues search issues by options.
No description provided by the author
UpdateIssueIndexer add/update an issue to the issue indexer.
UpdateRepoIndexer add/update all issues of the repositories.
# Constants
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
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
IndexerMetadata is used to send data to the queue, so it contains only the ids.
# Type aliases
SearchOptions indicates the options for searching issues.