Fwd: Boosting Query Time Complexity

2019-03-18 Thread Krishna Raj
Hello Experts, My goal is to understand the time complexity of the Boosting Query as part of a search in Solr: sort=score+desc defType=edismax boost= I followed the stacktrace for the the search call and I am believe the time complexity is as follows: - Main Query time + multiple filters reduce

Boosting Query Time Complexity

2019-03-18 Thread Krishna Raj
Hello Experts, My goal is to understand the time complexity of the Boosting Query as part of a search in Solr: sort=score+desc defType=edismax boost= I followed the stacktrace for the the search call and I am believe the time complexity is as follows: - Main Query time + multiple filters reduce