|
@@ -24,9 +24,7 @@ |
|
|
block discarded – undo |
|
24
|
24
|
* This copyright notice MUST APPEAR in all copies of the script! |
|
25
|
25
|
***************************************************************/ |
|
26
|
26
|
|
|
27
|
|
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetQueryBuilderRegistry; |
|
28
|
27
|
use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetRegistry; |
|
29
|
|
-use ApacheSolrForTypo3\Solr\Domain\Search\ResultSet\Facets\FacetUrlDecoderRegistry; |
|
30
|
28
|
use ApacheSolrForTypo3\Solr\Query; |
|
31
|
29
|
use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
|
32
|
30
|
use ApacheSolrForTypo3\Solr\Util; |
Please login to merge, or discard this patch.