indexer

package
v2.0.5-beta6 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitActions

func InitActions(relevance map[int]ironmaiden.MimeWeightString, siegfried *Siegfried, ffmpeg *FFMPEG, magick *ImageMagick, tika *Tika, logger zLogger.ZLogger) (*ironmaiden.ActionDispatcher, error)

Types

type FFMPEG

type FFMPEG struct {
	FFProbe string
	WSL     bool
	Timeout string
	Online  bool
	Enabled bool
	Mime    []ironmaiden.FFMPEGMime
}

type ImageMagick

type ImageMagick struct {
	Identify string
	Convert  string
	WSL      bool
	Timeout  string
	Online   bool
	Enabled  bool
}

type Siegfried

type Siegfried struct {
	Signature string
	MimeMap   map[string]string
}

type Tika

type Tika struct {
	AddressMeta           string
	RegexpMimeFulltext    string
	RegexpMimeFulltextNot string
	RegexpMimeMeta        string
	RegexpMimeMetaNot     string
	Timeout               string
	Online                bool
	Enabled               bool
	AddressFulltext       string
}

Jump to

Keyboard shortcuts

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