[TYPO3-Solr] Re: Error org.typo3.solr.search.AccessFilter.getDocIdSet typo3 6.2.15, solr 3.1.1, Apache Solr: 4.10.4

Myriam Koch myriam at webstobe.ch
Fri Feb 12 17:16:18 CET 2016


Hi Olivier

Thanks for your reply.

Our hoster did the installation, so i decided to overwrite all files to be sure the installation is okay. But they told me, they did a new installation with shell, so i dont think this was the problem. 

Afterwards i  removed all files in the folder typo3lib expecting the solr-typo3-plugin-1.3.0.jar and overwrote the files general_schema_fields.xml, general_schema_types.xml, elevate.xml and currency.xml with the original files. I also checked the schema.xml and solrconfig.xml, but they were allready ok.

I also added the following code to the solr.xml, but i dont really know for what it is:
<shardHandlerFactory name="shardHandlerFactory" class="HttpShardHandlerFactory">
      <str name="urlScheme">${urlScheme:}</str>
</shardHandlerFactory>

Then i press the "reload configuration"-button in the backend and now it works.

For me it's not clear why it works. Does anyone knows?

BR
Myriam


More information about the TYPO3-project-solr mailing list