06-12-2019 09:12 AM
Im using Alfresco community 5.2. I did the wizzard instalation, but i soo that the search (normal and advanced option) is not working. When i try to search something, alfresco return just peoples.
06-12-2019 05:43 PM
I find the problem. My solr configuration in alfresco-global.properties was wrong.
I followed it
https://docs.alfresco.com/5.2/tasks/solr4-alfresco-config.html
And now its running.
Thank You
06-12-2019 09:39 AM
It looks like your solr is not configured properly. do you get any errors related to solr on startup?
06-12-2019 05:08 PM
No erros on startup, but i do not configured solr, i did the common wizard instalation
06-12-2019 05:43 PM
I find the problem. My solr configuration in alfresco-global.properties was wrong.
I followed it
https://docs.alfresco.com/5.2/tasks/solr4-alfresco-config.html
And now its running.
Thank You
08-16-2019 11:00 PM
I have the same problem, and i've configured as described in the link provided, but still does not work. Live search works though, returning user accounts only. Does anyone have an idea where else i could check?
### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.host=localhost
solr.port=8080
solr.port.ssl=8443
#solr.query.maximumResultsFromUnlimitedQuery=10000
#system.acl.maxPermissionChecks=10000
08-20-2019 01:37 AM
I fixed my problem: I have a custom type and property names starting with a number. I read somewhere there is a bug like this, and apparently exists in the alfresco version im using: Alfresco Community v5.2.0 (r135134-b14). Created new type and properties with fixed names, and reuploaded affected files with fixed metadata.
Explore our Alfresco products with the links below. Use labels to filter content by product module.