recoll

package
v0.0.0-...-c559028 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2024 License: Unlicense Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(term string) ([]list.Item, error)

Types

type Entry

type Entry struct {
	Author    string
	DocTitle  string
	File      string
	Url       string
	MType     string
	Relevancy string
	Query     string

	Snippets []Snippet
}

func GetSnipptets

func GetSnipptets(entry Entry, term string) (Entry, error)

func (Entry) FilterValue

func (e Entry) FilterValue() string

func (Entry) View

func (m Entry) View() string

type Snippet

type Snippet struct {
	Page string
	Text string
}

func (Snippet) FilterValue

func (s Snippet) FilterValue() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL