Hi Folks,
Our Magnolia installation has been running under an increasingly heavy load
lately. Since we're not actually using Magnolia's built in search functions,
I decided that a good way to lessen that load a bit is to turn off search
indexing.
Accordingly, I deleted the <SearchIndex> block from our repository
configuration file. However, when I start up Magnolia without it, I start
seeing lots of these in the logs:
ERROR info.magnolia.context.SessionStore
SessionStore.java(getHierarchyManager:129) 28.08.2007 14:02:45 no search
manager configured for this workspace
javax.jcr.RepositoryException: no search manager configured for this
workspace
at
org.apache.jackrabbit.core.WorkspaceImpl.getQueryManager(WorkspaceImpl.java:
569)
at
info.magnolia.context.SessionStore.getQueryManager(SessionStore.java:204)
at
info.magnolia.context.SessionStore.getHierarchyManager(SessionStore.java:123
)
...etc...
My question, then, is how to convince Magnolia to stop looking for a search
manager altogether and thus get rid of these error messages. Is there
another bit of configuration that I've missed somewhere? I'd like to have a
clean log file so that the only ERROR messages are ones I should actually
pay attention to!
Thanks in advance for any help,
Sean
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------