cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco-Solr Connection Problem

hilal
Confirmed Champ
Confirmed Champ

   Hi, I m using Alfresco Community 5.2. I created about 3000 sites. But I can search only 20 sites. Search process is not working for other sites.  All sites were created same each other. In addition,

  - I log in with solr admin console with "host:8443/solr".  

  - And I clicked alfresco->schema browser from core selector

  - In here select Field as SITE

  In there, Only 20 sites comes when I clicked "load term info" button . Other sites are not showing in this list.

How can I do this issue?

Please help.

Thanks..

1 ACCEPTED ANSWER

hilal
Confirmed Champ
Confirmed Champ

Yes of course, I added "solr.port=8080" and then I made all updates and optimized on solr admin console. After these processes I restarted Alfresco and Solr. In this way, sites comes to solr console.

View answer in original post

4 REPLIES 4

afaust
Legendary Innovator
Legendary Innovator

Have there been any errors during SOLR tracking (check solr.log / alfresco.log and provide here for reference)? Can you check via the NodeBrowser if any of the other sites have the aspects cm:indexControl or sys:hidden applied?

Note that the SITE field will only show values for any site if that site has at least a few indexed items. Any empty site (without any initialised site containers like documentLibrary) will not show up at all.

hilal
Confirmed Champ
Confirmed Champ

Hi Mr Faust . Thanks for answer. But I found problem and solution. Problem is Alfresco-Solr Connection. I solved problem by changing some solr config files.  in this way problem is solved.

afaust
Legendary Innovator
Legendary Innovator

It would be nice of you if you could explain your problem and solution here for other people who may be interested or even have the same issue (even if it turns out it was just a configuration mistake).

hilal
Confirmed Champ
Confirmed Champ

Yes of course, I added "solr.port=8080" and then I made all updates and optimized on solr admin console. After these processes I restarted Alfresco and Solr. In this way, sites comes to solr console.