[Building Sakai] Search is not working for all content

Geng, Kelly gengx at muohio.edu
Fri Feb 3 14:55:51 PST 2012


Hi Search devs,



We are running search 1.2.7 on Sakai 2.7.x, and recently we find that Search tool is working selectively. In general, contents in Resources and Email Archives are easier to find than content in some other tools, i.e., Forums and Announcement. And even contents in Resources are found intermittently without recognized pattern. We are using one server dedicated to indexing and searching and other servers run as clients.  Here are the configuration for server and clients respectively:



Server:

search.enable=true

searchServer at org.sakaiproject.search.api.SearchService=true

sharedKey at org.sakaiproject.search.api.SearchService=xxxxx

localSegmentsOnly at org.sakaiproject.search.api.SearchService.SegmentStore=true

localIndexBase at org.sakaiproject.search.api.JournalSettings=/opt/search_index/<mailto:localIndexBase at org.sakaiproject.search.api.JournalSettings=/opt/search_index/>



Clients:

search.enable=true

search.indexbuild=false

searchServerUrl at org.sakaiproject.search.api.SearchService=https://search_server:port/sakai-search-tool/xmlsearch

sharedKey at org.sakaiproject.search.api.SearchService=xxxxx



Can anyone confirm our configuration is correct and point a direction where I can head for to make this work?



Thanks,

Kelly



















There are 2 properties to configure the search settings:



sharedJournalBase at org.sakaiproject.search.api.JournalSettings<mailto:sharedJournalBase at org.sakaiproject.search.api.JournalSettings>  - the shared index on multiple noded localIndexBase at org.sakaiproject.search.api.JournalSettings<mailto:localIndexBase at org.sakaiproject.search.api.JournalSettings> - the local index for this node

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120203/f49c80ea/attachment.html 


More information about the sakai-dev mailing list