06/29/2015 at 3:21 am #7113
Anonymous
Participant
Hi ,
n
There has a workaround for you. You need to set the index for the search fields. For example, you set a CAML for the “Title” field, so you need to create an index for the “Title” field.
n
This threshold is the limitation for SharePoint, it will be ignore if you are in the administrators group. For the performance consideration, I suggest that use the CAML filter(you are suing that) or turn on the “Turn On List Searcher Mode” option in qListView. But all the fields you are using to search must have an index.
n
n