cancel
Showing results for 
Search instead for 
Did you mean: 

site search

carlosabf
Champ in-the-making
Champ in-the-making
Hi!
I have some dubts about site search.
I would like to know if to find sites alfresco share uses lucene indexer. I suppose it does, because sites are st:site type and it extends from folder, but iḿ not sure.
This dubt comes because I have some problemes searching sites. I was playing with Alfresco and Alfresco Share, and I changed site name from Alfresco instead of from Share. After this, I get an error when I try to find site which I change its name, but no with others. I know that site content must be handle from share, but I supposed that if I re-index lucen indexes it works, but it doesn't.

Any idea?

Thanks in advance
1 REPLY 1

carlosabf
Champ in-the-making
Champ in-the-making
Hi again!
I continued playing and I investigating and I founded a class that manage sites. This class uses a Hash Map where (I think) are listed all sites.
If I change again the name of the site to original problems are solved.
I have seen that if a change the name of a site from share, what is really changing is not the name of the folder, share changes the description of the folder. So now, i'm thinking sites are not indexed with lucene.

anyone could confirm this?


Thanks! Smiley Happy