indexer

package
v0.0.0-...-7ad7084 Latest Latest
Warning

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

Go to latest
Published: May 12, 2017 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddError

func AddError(path string, err error)

func IsRunning

func IsRunning() bool

func Start

func Start(options Options) error

Start starts the indexer

func Stop

func Stop()

Stop stops the indexer

Types

type Indexer

type Indexer struct {
	// contains filtered or unexported fields
}

type Options

type Options struct {
	//IndexLocation if true will do include geolocation
	WithLocation bool
	//DeleteDatabase if true will delete previous results
	DeleteDatabase bool
	//WithObjects if true will include objects
	WithObjects bool
	//With faces if true will include faces
	WithFaces bool
	//QuickScan if true, will only compare file name when looking at image
	QuickScan bool
}

type Processor

type Processor struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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