cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Share + SOLR people search doubts

sujaypillai
Confirmed Champ
Confirmed Champ
Hello All,

I have configured Alfresco Share to use SOLR for search. During configuration what I found is that it uses mainly 2 cores -
    workspace for store workspace://SpacesStore
    archive for store archive://SpacesStore
Does this mean that the people search wouldn't work with SOLR as it resides in user://alfrescoUserStore ?

When I do a people search by navigating to the search form by clicking People on top navigation bar, does it go for a LUCENE search/SOLR search?


Any comments on above points will be appreciated?


Thanks,
13 REPLIES 13

sujaypillai
Confirmed Champ
Confirmed Champ
Hi Jan,

Even that [your code changes] didn't help me. Simply if you put a '*' before the searchterm it gives you 'No User found'.

I will be raising a ticket for the same on Alfresco JIRA site. Any other workaround?


Thanks,

jpfi
Champ in-the-making
Champ in-the-making
hi,
well, if your solr search doesn't find any users then I guess that your solr index is out of sync.
cheers, jan

andy
Champ on-the-rise
Champ on-the-rise
Hi

Turn on the SOLR debug and check you are going to SOLR.
Several patterns can go to the database.

Try a query for first name and last name.

Andy

sujaypillai
Confirmed Champ
Confirmed Champ
This is the issue logged on JIRA for the same https://issues.alfresco.com/jira/browse/ALF-14127