The name of the Document being searched for
Optional
options: {Provides a filter to limit search to specific packs or Document types
Optional
disabled?: booleanInclude packs disabled for compendium browser.
Optional
docType?: stringDocument type, such as "loot" or "npc"
Optional
packs?: string[]An array of packs to search in
Optional
type?: "Actor" | "Scene" | "Item" | "JournalEntry" | "Macro" | "Playlist" | "RollTable"A Document type to limit which packs are searched in
The index and pack containing it or undefined if no match is found
Searches through compendia quickly using the system generated index caches. Exact matches excluding punctuation and case are prioritized before searching word order permutations.