-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Not a bug
-
Affects Version/s: 4.2.e Community
-
Fix Version/s: 5.0
-
Component/s: Search and Indexing (non-UI)
-
Security Level: external (External user)
-
Labels:None
The SOLR implementation in Alfresco Community 4.0 didnt have a maximum in the amount of results returned. This was one of the reasons to move from Lucene to SOLR in implementations.
In Alfresco 4.2.e SOLR also returns a maximum of 1000 results. Adding the properties solr.query.maximumResultsFromUnlimitedQuery=5000 and system.acl.maxPermissionChecks=5000 in alfresco-global.properties doesnt have any effect.
Is this new for 4.2.e? It seems like a bug, since the settings do not have any effect.
Thanks for your help.
Koen Bonnet