On Mon, 2008-08-04 at 17:54 -0700, Ruben Reusser wrote: > I am experiencing some problem with searches on a larger site. Say for > example you have 5000+ pages in magnolia all created by superuser and > you search for super - the search takes an awful long time. Am I doing > something wrong or is this normal behavior?
What kind of searches? Could you provide exact query that is executed? Most of the time it is possible to achieve acceptable performance by changing the query. Another option is to compact search indexes (easiest way to do this is to shutdown your instance, delete index directories and startup again). One more option to look at is search indexer configuration. You might want to switch of indexing of properties or document types you are not interested in to make indexes smaller and improve the search speed. Jan > > Thanks > > Ruben Reusser > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
