Quote:
Originally Posted by BetterRed
|
This can happen if a naked search references a composite column that references virtual_libraries(). What is a naked search? A search for data without a column key or for a column key that doesn't exist, so all columns are searched. You can limit what columns are used for naked searches in Preferences / Searches. If a naked search requires evaluating "virtual_libraries()" as well as a composite column with a template invoking "virtual libraries()" then we have a recursive search.
Yes, this is technical but I don't know how to better describe detecting directed cyclical graphs.