[Xapian-discuss] having trouble getting position lists from termtierators

Jarrod Roberson jarrod at vertigrated.com
Wed Nov 1 17:34:18 GMT 2006


On 11/1/06, Olly Betts <olly at survex.com> wrote:
>
> On Wed, Nov 01, 2006 at 11:00:45AM -0500, Jarrod Roberson wrote:
> > thanks for clearing that up, it wasn't EXACTLY clear from the error
> message
> > the exception returns.
>
> What's the error message you get?
>
> Cheers,
>     Olly
>

Xapian::InvalidOperationError("AllTermsList::positionlist_begin() isn't
meaningful")

it make sense now that it was explained that you need a document to make it
meaningful.
I adapted my code to catch the error and ignore positions.
Thanks for all the help.


More information about the Xapian-discuss mailing list