indexes

package
v0.0.0-...-faefad5 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reindex

func Reindex(instance *objects.Instance, index string) error

Reindex start reindex of indexed on aem instance

Types

type Index

type Index struct {
	Name          string   `json:"name"`
	Info          string   `json:"info"`
	Type          string   `json:"type"`
	QueryPaths    []string `json:"queryPaths"`
	Async         []string `json:"async"`
	ReindexCount  int64    `json:"reindexCount"`
	IncludedPaths []string `json:"includedPaths"`
	ExcludedPaths []string `json:"excludedPaths"`
}

Index AEM index

func GetIndexes

func GetIndexes(instance *objects.Instance) ([]*Index, error)

GetIndexes retrieves the indexes from a aem instance

type IndexList

type IndexList struct {
	JcrPrimaryType string   `json:":jcr:primaryType"`
	JcrMixinTypes  []string `json:"jcr:mixinTypes"`
}

IndexList List of AEM indexes

Jump to

Keyboard shortcuts

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