• Markus Kalkbrenner's avatar
    Support for ReRankQuery (#602) · 97a9df0c
    Markus Kalkbrenner authored
    * moved Component\BoostQuery to Component\DisMax\BoostQuery
    
    * updated dev dependencies
    
    * Every component that has a 'query' option is now able to bind parameters to a query string via its setQuery() function. Renamed option 'q' to 'query' in Solarium\Component\Facet\JsonQuery for consistency.
    
    * Added Support for ReRankQuery, code cleanup
    
    * fixed coding style
    
    * fixed coding style
    
    * added integration test and documentation for rerank
    
    * use latest solr versions for testing
    
    * check for reranking without relying on on the default ranking that might chege between different solr versions.
    97a9df0c
Name
Last commit
Last update
..
analysis-query Loading commit data...
query-helper Loading commit data...
select-query Loading commit data...
update-query Loading commit data...
extract-query.md Loading commit data...
morelikethis-query.md Loading commit data...
ping-query.md Loading commit data...
realtimeget-query.md Loading commit data...
suggester-query.md Loading commit data...
terms-query.md Loading commit data...