SEARCHING IN RELATIVITY Flashcards
dtSearch
What happens when you search for a string longer than 32 characters that doesnt contain a space?
dtSearch truncates down to the first 32 characters
dtSearch
When running a dtSearch build, if Network problems cause the build to error for dtSearch Manager or worker agent, what happens?
It will execute up to 3 retry attempts
dtSearch
By default, do accents matter?
No, By default relativity builds an accent insensitive index.
dtSearch
What type of field should be used when creating a saved search for a dtSearch index?
Best practice to use search long text fields. If you select a saved search that does not contain a long text field, a warning message appears
dtSearch
How do you make a special character searchable?
Edit the index’s alphabet file. Add the character four times, separated by spaces under the section
[Letters] // Original letter, lower case, upper case, unaccented.
You must begin with a space.
Saved Searches
If you moved a search to a new folder does it retain it’s permissions or inherit from the new parent folder?
Inherits
dtSearch
What are the Boolean operators?
AND, OR, NOT
dtSearch
What are the Wildcards?
?,*
dtSearch
Whats is the W/N (or WI)?
Search for two words or phrases within a certain proximity of each other
The W/N operator is symmetrical. The search expression apple W/5 pear returns the exact same document as pear W/5 apple.
Lists
What are lists?
A way to save a list of objects. LIsts are constant and are not based on conditions like a search would be.
Lists
What ways can you view Lists that you’ve created?
-Convert List to Saved Search
Do this in the Lists tab. Click the list and click convert to saved search
-Incorporate list in search criterion
Add lists as a condition and use your list as part of a search
-Create a view from a saved list
Create a new view and add lists in conditions