WCET 2016 Call For Papers Deadline Extension
16th International Workshop on Worst-Case Execution Time Analysis WCET 2016 Toulouse, France, 5th July 2016
Best way to plug in alternative range query support
Hi all, I’ve got an alternative representation in the index for numeric fields, and I need to construct an alternative approach for range queries. I’m sub-classing BooleanQuery (as ultimately that’s what it is), and ignoring the deprecation warning about the BooleanQuery() constructor :) But i