When searching by field, if you look at the search syntax what does the ~= mean?
I am not using fuzzy search and I thought fuzzy search was only for text searches.
Here are my settings
When searching by field, if you look at the search syntax what does the ~= mean?
I am not using fuzzy search and I thought fuzzy search was only for text searches.
Here are my settings
Craig is correct here. ~= is the operator for an Indexed search.
See: Search and Indexing Administration
See also attached white paper.
Relevant intro bit:
"Laserfiche allows users to search for entries based on almost any property of the entry, from entry names and document text to metadata and creation date. For users, all searches are available in a single cohesive search interface. On the back end, however, different types of searches are performed differently by the Laserfiche Server, and it is important to understand how these searches are performed to administer your repository effectively, because different features and functionality are available for the different search methods.
The Laserfiche Server handles searches in two ways:
When a field is indexed, you will see the "~=" instead of "=" in the search syntax.
Ok, the ~= shows up if I have fuzzy search or not. However if I DO have fuzzy search enabled, my search by template fields is "fuzzy" and returns many results. Is this how it has always been? I was under the impression that template field searches were never fuzzy