You are viewing limited content. For full access, please sign in.

Question

Question

What is the ~= showing in the search syntax when searching by field

asked on March 24, 2022

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

 

0 0

Replies

replied on March 24, 2022
2 0
replied on March 25, 2022

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:

  • Indexed searches: Indexed searches are performed by the Laserfiche Full-Text Indexing and Search Engine. Searches of document text (OCRed or extracted from individual documents) are always performed as indexed searches. Some metadata and annotation information is also indexed, and will be searched using indexed searching by default. See Indexed Searches and Indexing for more information.
  • Non-indexed searches: All other searches are non-indexed searches, and are performed by the SQL search functionality of your Database Management System. In addition, with the exception of document text, all indexed searches can be performed as non-indexed searches using Advanced Search Syntax. See Non-Indexed Searches for more information."
0 0
replied on March 25, 2022

When a field is indexed, you will see the "~=" instead of "=" in the search syntax. 

1 0
replied on March 25, 2022

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

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.