Hello List, <br>I have a directory with 20,000 plus users. <br>The output from logconv is showing me that I have unindexed searches with a search filter of '(uidNumber=*)'.<br>However my uidNumber attribute is indeed indexed. <br>
<br>The documentation states the following<br>"<a id="d0e34199" class="indexterm"> In Directory Server, when examining
an index, if more than a certain number of entries are found, the
server stops reading the index  and marks the search as unindexed for
that particular index."  <br><br> I believe this is what is going on because if i increase the idlistscanlimit the searches no longer show as unindexed. <br><br>So a few questions.<br>Is this a serious warning or error and does it effect performance? It seems to me that it renders the indexes useless for directories with more than 4,000 entries unless the idlistscanlimit is increased.<br>
</a><a id="d0e34199" class="indexterm"> <br>Can I increase it only for the uidNumber or chosen attributes attributes? I am assuming the answer to this is no since it seems to be set globally.<br><br>Is there a tool similar to OpenLDAP's slapindex utility to maintain index integrity in FDS or is it not necessary?<br>
<br>Thank you<br></a>