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

Reply via email to