Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Sep 12, 2019
1 parent 56a755b commit 36ad3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Component/Grouping.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Also known as Result Grouping or Field Collapsing.
* See the Solr wiki for more info about this functionality
*
* @see http://wiki.apache.org/solr/FieldCollapsing
* @see https://lucene.apache.org/solr/guide/8_1/result-grouping.html
* @since 2.1.0
*/
class Grouping extends AbstractComponent
Expand Down

0 comments on commit 36ad3ee

Please sign in to comment.