Rob,

4.0-2.2 is fairly long in the tooth now, so I'd try upgrading first. You could download the latest major release (4.1-1), or the latest patch to 4.0 (4.0-6).

4.1: http://developer.marklogic.com/download/default.xqy

4.0: http://developer.marklogic.com/download/download40.xqy

-- Mike

On 2009-08-17 03:47, Whitby, Rob, CMG wrote:
Hi,

I'm getting XDMP-LISTCACHEFULL error on certain queries, and could use
some advice on how to go about fixing it.

example query that errors:

cts:search(
   fn:doc(),
   cts:element-query(
     xs:QName("OrgName"),
     cts:word-query("University of Exeter", ("unstemmed"))
   )
)[1]

Changing "University of Exeter" to "University Exeter" fixes it. Also
restarting the ML service fixes it temporarily.

I'm not really clear what the list cache is - the docs are a bit crypic:
"The list cache stores termlists in memory"

Setup details:
2 clustered servers running 4.0-2.2 on redhat
RAM: 20GB
List Cache Size: 2016MB
DB size: 216,859MB

Any advice on where to start much appreciated!

Thanks
Rob













_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to