• 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
..
facetset-component Loading commit data...
components.md Loading commit data...
debug-component.md Loading commit data...
dismax-component.md Loading commit data...
distributed-search-component.md Loading commit data...
edismax-component.md Loading commit data...
grouping-component.md Loading commit data...
highlighting-component.md Loading commit data...
morelikethis-component.md Loading commit data...
query-elevation-component.md Loading commit data...
query-rerankquery-component.md Loading commit data...
spellcheck-component.md Loading commit data...
stats-component.md Loading commit data...