Hello,
I am experiencing a very, very slow search in my repository. What I am trying to find is any folder with a certain field value (the field is named record ID). I am running a "Field" and "Document/Folder name" search. Here is the search syntax I'm using: {[]:[Record ID]="4233"} & {LF:Name="*", Type="F"}
Every other search is super fast, no issues. Using the search syntax above it took 32 seconds to find 1 entry. Taking off the "document/folder name" and leaving on the "field" search it took just 2 seconds to find 414 entries.
Several workflows and an integration between my CRM software and Laserfiche use this search to find the correct folder to file documents in. At certain times, we may have 200-300 documents that the system is trying to file using that slow search.
Is there any way to speed up this search at all? I'm assuming the wild card in the folder name is the slow part of the search?
Some technical info just in case it's helpful:
- We're on version 9.1.0.409
- We're running SQL express version 2008 R2
- Our repository has 283,433 entries total
- Anything else that would be helpful to know?
Thanks in advance for any suggestions!