I was looking into QueryBuilder API when I saw the ability to do advanced configuration:
http://localhost:4503/system/console/configMgr/com.day.cq.search.impl.builder.QueryBuilderImpl
Now I saw a lot of technical terms there and not sure about what exactly do they mean and how can I tweak them to have query caching and other performance gains?
Can someone explain the same or share any reference which would help me understand in and out of these parameters for best performance based on my use case?