Weceem

Update weceem.org installation info to remind users to make the Searchable dirs writeable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 0.9 - live site updates
  • Component/s: None
  • Labels:
    None
  • Request Controller:
    Please Select
  • External Supervisor:
    Please select
  • Executing Programmer:
    Please select

Description

The path used by the plugin if the application does not override it, is "${userHome}/.weceem/searchable-index"

However the behaviour in WeceemApp is different:

searchable {
           def diskPath = weceemprops['searchable.index.path'] ?: "/var/cache/weceem/searchable-index"
           compassConnection = new File(diskPath).absolutePath
       }

So users of the application can set the searchable.index.path property in weceem.properties.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    07/Feb/10 12:19 PM
    Updated:
    23/Jul/10 3:38 PM
    Resolved:
    23/Jul/10 3:38 PM