cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 4.0.c search not working

rschuster
Champ in-the-making
Champ in-the-making
The search text box in the Repository Browser, http://localhost:8080/share/page/repository, does find some items using part of the name but many it does not.


Trying the chemistry CMIS query tool now

SELECT * from cmis:document where cmis:name like '%120%'

Retrieves files with 120 in the name

SELECT * from cmis:document where cmis:name like '%ADDRESS%'

Does not retrieve files with ADDRESS in the name


There doesn't seem to be a rhyme or reason behind the hit and miss search results.

How can the search results be improved?

There doesn't appear to be anything in the alfresco.log about it.
4 REPLIES 4

mrogers
Star Contributor
Star Contributor
Your CMIS query is case sensitive.  Do you actually have ADDRESS in your name?

rschuster
Champ in-the-making
Champ in-the-making
Yes I can navigate to files with ADDRESS in the name from admin web site, SMB share, or FTP share

rschuster
Champ in-the-making
Champ in-the-making
Going to try a index.recovery.mode=FULL in the repository.properties file and see if that fixes the search problem.

rschuster
Champ in-the-making
Champ in-the-making
Changing index.recovery.mode-FULL and restarting didn't appear to do anything to my system at all.

I don't even think it reindexed.
Welcome to the new Hyland Connect. Get started or submit feedback.