Tagged: Index, index-entry-limit, opendj
This topic has 1 reply, 2 voices, and was last updated 6 years ago by JnRouvignac.
-
AuthorPosts
-
July 14, 2016 at 2:22 pm #12023
Saurabh Chaturvedi
ParticipantHi Ludo,
Could you please suggest the optimal index entry limit that I can have for corporate data (~300,000 to 500,000). Does it depends on total data or the data returned in search filter?
e.g. Can I modify the entry limit say up to 200,000 for some attribute in filter if COUNT is 133,310 in order to avoid [NOT-INDEXED] or [LIMIT-EXCEEDED] search? or It is better to perform non indexed search instead.
Could you please suggest or share a link where I can read more for optimal values for Index-Entry-Limit.
Thanks,
Saurabh ChaturvediJuly 15, 2016 at 9:58 am #12038JnRouvignac
ParticipantHi Saurabh,
See the chapter Changing Index Entry Limits in the Admin Guide.
I strongly recommend to be very cautious when changing this value and only do it after careful analysis.
The bigger the index-entry-limits, the more data will be loaded and written to disk on single updates to the DB (add, delete, modify) which can be quite expensive.For a more complete view, you may look at Ludo’s post:
https://ludopoitou.com/2011/07/28/opendj-analyzing-search-filters-and-indexes/Jean-Noel
-
This reply was modified 6 years ago by
JnRouvignac.
-
This reply was modified 6 years ago by
-
AuthorPosts
You must be logged in to reply to this topic.