[Building Sakai] Setup Sakai Search across multiple nodes

Earle Nietzel earle.nietzel at gmail.com
Tue Aug 2 08:10:14 PDT 2011


You can look here for some help using this link:
https://confluence.sakaiproject.org/display/SEARCH/Home

Pay close attention to:

   - for a non cluster this is
      - indexStorageName at org.sakaiproject.search.index.IndexStorage
      =filessystem
      - location at org.sakaiproject.search.api.SearchService.LocalIndexStorage
      =
   - and for cluster this is
      - indexStorageName at org.sakaiproject.search.index.IndexStorage=cluster
      *default*
      - location at org.sakaiproject.search.api.SearchService.SegmentStore=$sakai.home/segments/
      *default*
      -
      sharedSegments at org.sakaiproject.search.api.SearchService.SegmentStore=$sakai.home/searchindex/
      *default*

good luck,
Earle

On Tue, Aug 2, 2011 at 2:59 AM, tushar kapoor <masterofpuppetssays at gmail.com
> wrote:

> Hi,
>
> I have to setup a common index location for multiple Sakai tomcat nodes
> such that the search tool on all the nodes reads indexes from the common
> location. I have gone through the sakai.properties reference and I am having
> a tough time identifying what all properties to set/use for achieving this.
> Does anyone has any pointers on this? It would be great if someone can share
> a working sample of properties and their values.
>
> All help will be hugely appreciated.
>
> Regards,
> Tushar
>
>
>
> _______________________________________________
> 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/20110802/39dcb224/attachment.html 


More information about the sakai-dev mailing list