first commit
This commit is contained in:
@@ -102,7 +102,7 @@ class NumericRange extends AbstractRangeFacetItem
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the end date that was received from solr for this facet.
|
||||
* Retrieves the end date that was received from meilisearch for this facet.
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
@@ -112,7 +112,7 @@ class NumericRange extends AbstractRangeFacetItem
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the start date that was received from solr for this facet.
|
||||
* Retrieves the start date that was received from meilisearch for this facet.
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
|
Reference in New Issue
Block a user