Trying to make use of more complex searches. Many of my files have name format of Set XXX-YYY.
I would like to filter on Set XXX.
The following search seems to work Set+XXX@CATITEM.Filename. Produces results on a 136,000 image database in about a minute.
However setting that as Text Item in Filter seems to be taking over 5 minutes.
Is that normal, or am I doing something wrong
Herb Smith
Search help
Re: Search help
Even a minute is extremely long imho. Probably one of the search parts have large result sets.
Try this:
“Set XXX”@CATITEM.Filename
Or
“Set XXX*”@CATITEM.Filename
Or
Set_XXX@CATITEM.Filename
Try this:
“Set XXX”@CATITEM.Filename
Or
“Set XXX*”@CATITEM.Filename
Or
Set_XXX@CATITEM.Filename
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
-
- Posts: 40
- Joined: 11 Dec 22 22:01
Re: Search help
Thanks for the quick response.
Suggestions 1 returned no results
Suggestions 2 and 3 return the expected result in a few seconds.
Thanks
Suggestions 1 returned no results
Suggestions 2 and 3 return the expected result in a few seconds.
Thanks