[Building Sakai] Strange index problems

David Horwitz david.horwitz at uct.ac.za
Mon Aug 16 04:29:52 PDT 2010


There are 2 indexes, a local index to a specific node and a shared
index. If you start an node with no local index it will load the shared
index. You can define the locations of both indexes in sakai.properties:

sharedJournalBase at org.sakaiproject.search.api.JournalSettings=/data/sakai/search/
localIndexBase at org.sakaiproject.search.api.JournalSettings=/usr/local/searchindex/



D

On 08/16/2010 01:22 PM, Johan Zaxmy wrote:
>
> Are the search journals supposed to be on a shared store between the
> nodes? It seems like our nodes stores them under the local
> apache-tomcat-x.y.z/sakai folder
>
>  
>
> Regards
>
> Johan
>
>  
>
> *From:* sakai-dev-bounces at collab.sakaiproject.org
> [mailto:sakai-dev-bounces at collab.sakaiproject.org] *On Behalf Of
> *David Horwitz
> *Sent:* den 16 augusti 2010 11:38
> *To:* sakai-dev at collab.sakaiproject.org
> *Subject:* Re: [Building Sakai] Strange index problems
>
>  
>
> Hi Johan,
>
> This usually means that the node was restarted while it was optomising
> the search segments in shared. You ca fix it with:
>
> update search_journal set status='commited';
>
> In the DB
>
> Regards
>
> David
>
>
> _______________________________________________
> sakai-dev mailing list
> o <mailto:sakai-dev at collab.sakaiproject.org>
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>  
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a subject of "unsubscribe"
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100816/ca788a42/attachment.html 


More information about the sakai-dev mailing list