Search Engine Update

As part of continuous efforts to improve the performance and scalability of the platform, Laserfiche Cloud is introducing an updated search engine for the Laserfiche Cloud document repository. This article aims to provide a high-level summary of search behaviors that may have changed.

Major Changes

  • The hit count column is no longer supported in search results.
  • Fuzzy search:
    • Fuzzy search no longer allows customization of fuzzy search percentage or number of characters.
    • Fuzzy search is no longer supported for proximity or phrase searches.
    • In new repositories, fuzzy search is disabled rather than enabled by default.
  • Root word search, also known as search stemming, may return different results with the new search engine.
  • Wildcards and regular expressions:
    • The [] and - wildcards are no longer supported. For example, you can no longer use searches such as "Anders[e-o]n" to return results such as "Andersen" and "Anderson."
    • Wildcards are no longer supported in proximity searches and phrase searches.
    • Regular expressions in searches can no longer match multiple words. For example, the regular expression [0-9]{3}-[0-9]{2}-[0-9]{4} can no longer be used to locate a social security number, as each segment will be considered its own separate search term.
  • Proximity searches (also known as 'within' searches):
    • When performing a proximity search, the context hits list will display all results for all search terms, not only those which are within the specified proximity to one another.
    • Proximity searches no longer support the use of wildcards.

Minor Changes

  • When creating an advanced search using search syntax, you can no longer create complex proximity searches. For example, a search in the format "(document ^2 confidential) ^10 legal" will no longer return documents with the word "confidential" within two words of the word "document" and the whole phrase within ten words of the word "legal." It will instead return an error.
  • Multi-value field searches will now match across multiple subfields within the field. For example, if a multi-value field contains the fields "John Jones" and "Sally Smith," it will be returned for the search term "Sally Jones."
  • Hyphenated words separated across pages will no longer be concatenated for search result purposes.
  • The following special characters can no longer be located in searches, as they are used as delimiters: # $ % &
  • The following characters are now considered search terms rather than delimiters: . ' : , ;_