You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike the other methods that rely solely on the Index (FST), the **Free Search** is a powerful tool that can perform **Sequential Searches** on the raw data. This allows you to find text in fields that are *not* indexed.
74
78
@@ -101,3 +105,4 @@ In bibliographic databases mostly the title field.
101
105
3.**Select:** Click on a term to retrieve all linked records.
102
106
**Tip:* You can select multiple terms to perform an `OR` search (e.g., "Smith" OR "Smyth").
0 commit comments