TYPO3-Solr / solr-typo3-plugin

An Apache Solr filter plugin to support TYPO3 access restrictions.
http://www.typo3-solr.com
Apache License 2.0
7 stars 5 forks source link

[TASK] Allow to use access filter plugin with multiValue field #6

Closed timohund closed 7 years ago

timohund commented 7 years ago

Fixes: #5

dkd-friedrich commented 7 years ago

Just tested with current master of EXT:solr and TYPO3 7.6, worked for me with multiple and single values in the access field.

Indexing and filtering in frontend looks good to me.

timohund commented 7 years ago

Fixed the doc block. I think regarding backwards compatibility we should in the testcase and the code support both. In EXT:solr i think we should just add the option multiValued="true" to the access field.