Gary, I believe you have a very large forest with many entries for a common word, element or similar. Breaking it up into more forests should fix the problem because each forest will have smaller termlists.
Once the termlist data is discarded, I think you'll have to rewrite a lot of data to get the index rebuilt with the positions added back, so I suggest holding off on ingest or other updates until you address this. For background, every element, word, word stem, etc. are a "term" and termlists are lists of the documents that hold them. You have some very long list, which suggests you are operating outside the ideal parameters of the system. If you post the forest sizes we can confirm that. Yours, Damon -- Damon Feldman Sr. Principal Consultant, MarkLogic From: [email protected] [mailto:[email protected]] On Behalf Of Gary Larsen Sent: Tuesday, May 28, 2013 2:32 PM To: General MarkLogic Developer Discussion Subject: [MarkLogic Dev General] Termlist database error Hi, Can someone help me understand what this errors means? Is it serious, something I can fix with a configuration change? 2013-05-26 14:14:46.884 Warning: Termlist for 4697283252598410410 in C:\Program Files\MarkLogic\Data\Forests\NetVisn_SB\000003d3 is 248 MB; will discard positions at 256 MB Thanks, Gary
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
