|
@@ -14,7 +14,6 @@ |
|
|
block discarded – undo |
|
14
|
14
|
* The TYPO3 project - inspiring people to share! |
|
15
|
15
|
*/ |
|
16
|
16
|
use ApacheSolrForTypo3\Solr\Domain\Search\LastSearches\LastSearchesService; |
|
17
|
|
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetParserRegistry; |
|
18
|
17
|
use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetRegistry; |
|
19
|
18
|
use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Sorting\Sorting; |
|
20
|
19
|
use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Spellchecking\Suggestion; |
Please login to merge, or discard this patch.