What is a search string?

A search string is a line of plain-text comprised of types, values, and operators that are easily combined to form a search query. For example, ((smart::cat)&&(smart::dog)) would be a search string query used for finding items in your collection that contain both cats and dogs. Alexandria uses predefined syntax to interpret such strings, allowing you to compose your own search strings capable of performing complex queries against your database. These can be used directly in the search interface or as the basis for explore buttons, slideshow, links and more.

Search strings must be enclosed within double-parentheses ((queryType::searchValue)). Alexandria will locate the first and last parentheses and evaluate everything between from left-to-right; if there are “nested” parentheses, they will be evaluated first. Use parentheses within the string to differentiate multiple expressions, like this:((queryType::searchValue) && (queryType::searchValue))

Alexandria Researcher: Search Strings (3:42)
Last Updated
: 08-11-16, Alexandria 7.15.3
Download the video
 (42 MB) | Download the script (PDF)

Heading 2

TEXT


Heading 5

TEXT