mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
PHRAS-508_acl-cache
- fix ref on pdo stmt
This commit is contained in:
@@ -118,7 +118,7 @@ class RecordIndex implements MappingProvider
|
||||
$child->setAnalyzer('keyword', 'searching');
|
||||
$child->addChild((new Mapping\StringFieldMapping('raw'))->enableRawIndexing());
|
||||
|
||||
$thesaurusMapping->addChild($thesaurusMapping);
|
||||
$thesaurusMapping->addChild($child);
|
||||
}
|
||||
|
||||
return $thesaurusMapping;
|
||||
|
Reference in New Issue
Block a user