How to use the search bar

Searchable Fields

events.name (text)
events.notes (text)
events.performance_attendance.place.name (text)
events.performance_attendance.production.works.title (text)
events.person_encounters.name (text)
events.place.name (text)
events.references.creator (text)
events.references.notes (text)
events.references.title (text)
events.type.name (tag)
from_place.name (tag)
id (keyword)
notes (text)
participants.name (text)
references.creator (text)
references.notes (text)
references.title (text)
to_place.name (tag)
travel.journeys.from_place.name (text)
travel.journeys.to_place.name (text)
travel.name (text)
travel.notes (text)
travel.purpose.name (tag)
travel.references.creator (text)
travel.references.notes (text)
travel.references.title (text)

Searching for tags or keywords

When searching for tags or keywords, you are required to type out the whole value exactly to get any results. If there are any spaces in the tag or keyword you must prefix them with a \. E.g.: science\ fiction would be the correct syntax for matching a value with a whitespace.

Query Syntax Help

TitleOperator
Field SearchFIELD_NAME:( )
Phrase/Exact match" "
Wildcard*
Fuzzy~
Must+
Must Not-
Proximity" "~[1-100]
Grouping( )