@@ -27,7 +27,6 @@ |
||
27 | 27 | use Apache_Solr_Document; |
28 | 28 | use ApacheSolrForTypo3\Solr\Access\Rootline; |
29 | 29 | use ApacheSolrForTypo3\Solr\Domain\Search\ApacheSolrDocument\Builder; |
30 | -use ApacheSolrForTypo3\Solr\Domain\Variants\IdBuilder; |
|
31 | 30 | use ApacheSolrForTypo3\Solr\FieldProcessor\Service; |
32 | 31 | use ApacheSolrForTypo3\Solr\IndexQueue\FrontendHelper\PageFieldMappingIndexer; |
33 | 32 | use ApacheSolrForTypo3\Solr\IndexQueue\Item; |
@@ -28,7 +28,6 @@ |
||
28 | 28 | use ApacheSolrForTypo3\Solr\Domain\Index\Queue\RecordMonitor\Helper\MountPagesUpdater; |
29 | 29 | use ApacheSolrForTypo3\Solr\Domain\Index\Queue\RecordMonitor\Helper\RootPageResolver; |
30 | 30 | use ApacheSolrForTypo3\Solr\GarbageCollector; |
31 | -use ApacheSolrForTypo3\Solr\System\Cache\TwoLevelCache; |
|
32 | 31 | use ApacheSolrForTypo3\Solr\System\Configuration\ExtensionConfiguration; |
33 | 32 | use ApacheSolrForTypo3\Solr\System\TCA\TCAService; |
34 | 33 | use ApacheSolrForTypo3\Solr\Util; |