Search configuration properties
The root context path for all search services
Default: search
property to enable/disable search functionality
Default: true
maxSegmentSize refers to MAX_MERGE_MB property in lucene. It refers to the max size of segments selected for merging (not the max size of the resulting merged segment)
Default: 10000000
Max number of indexes to be processed per schedule run
Default: 1000
The threshold to run the index optimizer. The scheduler runs the index optimizer once it reaches processing threshold number of indexes.
Default: 1000
Max number of objects to be loaded per object type in one schedule run to sync indexing with the system data
Default: 500
property to enable/disable reindexing functionality
Default: true
Max number of objects to be loaded per object type in one schedule run for reindexing
Default: 1000