|
@@ -34,7 +34,6 @@ |
|
|
block discarded – undo |
|
34
|
34
|
use ApacheSolrForTypo3\Solr\Domain\Search\Query\ParameterBuilder\QueryFields; |
|
35
|
35
|
use ApacheSolrForTypo3\Solr\Domain\Search\Query\ParameterBuilder\ReturnFields; |
|
36
|
36
|
use ApacheSolrForTypo3\Solr\Domain\Search\Query\ParameterBuilder\TrigramPhraseFields; |
|
37
|
|
-use ApacheSolrForTypo3\Solr\Domain\Site\SiteHashService; |
|
38
|
37
|
use ApacheSolrForTypo3\Solr\FieldProcessor\PageUidToHierarchy; |
|
39
|
38
|
use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
|
40
|
39
|
use ApacheSolrForTypo3\Solr\Util; |
Please login to merge, or discard this patch.