search for: termlistbegin

Displaying 2 results from an estimated 2 matches for "termlistbegin".

Did you mean: termlist_begin
2012 Sep 19
1
java-swig TermIterator
...tor to the termListEnd() of my document, it always returns false as well. I've tried comparison with both == and equals() just to be sure. There must be something very simple I'm missing somewhere. Can somebody give me some sample code to iterate through a TermIterator returned by Document.termListBegin()? Many thanks, Eric.
2009 Jan 27
1
Segmentation fault in MSetIterator get_weight
Hi, I'm using xapian with c# and mono and i'm having a segfault in get_weight. When i print the index variable, the value is clearly too high. I think something write over it. Do you have any idea on how i could trace the beginning of the segmentation fault ? Thanks, -- Yann