On Thu, Dec 10, 2009 at 2:02 AM, LukashP <[email protected]> wrote:
>
> Hi,
> I was wondering, what can be tuned in order to increase performance of 2
> operations:
> - fulltext search

This just depends on how you fulltext search: also see [1]

Note that if you are concurrently searching and writing, that a search
is blocked until the indexing queue is empty

Regards Ard

[1] 
http://n4.nabble.com/Explanation-and-solutions-of-some-Jackrabbit-queries-regarding-performance-td516614.html#a516614

> - committing transactions
>
> These are the 2 situations we are observing problems while performance
> testing.
> Many of the search threads log lines like (suggesting that cache is heavily
> used, but thats not our application cache):
>

Reply via email to