OVERVIEW
We are using Full Text Indexing for our search. When using the "Browse" option to search for documents in advanced search, we get an error message returned stating that there are too many folders for FTDQL to search on. If we choose the "search entire docbase" option, it works just fine.
ERROR MESSAGE
Query execution error for <docbase>: [DM_QUERY2_E_TOO_MANY_FOLDERS_FOR_FTDQL]error: "The folder predicate in the query exceeds the maximum number of supported folders (2,500).
DETAILS
1) Our folder structure is fairly complex, with business needs driving the segregation of documents into many folders; navigation is logical per user requirements
2) In 5.2.5, we could use this functionality on the same folder structure without issue
3) Simple search does not have the issue (since it searches the entire docbase by default)
I have looked for a similar issue, but could not find it anywhere. Is there some simple parameter I'm missing here? Any other ideas?
Thanks in advance.