For our search use case, we're developing search templates (with mustache, including conditional clauses). In production, our users have identified some problematic cases we're taking into account for further development. To test the quality of the search results, we've so far relied on manual testing. However, since our user base is about to expand and the number of critical cases might as well, we'd like to adopt a somewhat more automated approach, e.g. with the ranking API. Is there a way to call a search template from within a rank_eval all? Otherwise it seems that we'd have to always update all the queries put toward ranking instead of just the template, which obviously is less convenient.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.