[Xapian-discuss] issues with accessing an index

Salem Berhanu salemb4 at hotmail.com
Tue Jan 24 22:16:16 GMT 2006


Actually in both cases I had no indexing running (ie. when I was quering and 
compacting). Even now when I don't have anything running I keep getting the 
same messages. How can I get around this for now, next time I will try to 
avoid extensive querying while indexing
Let me know
Salem

> > 1) When I try to use quartzompact on a database it stops with the 
>following:
> >
> > "termlist ...quartzcompact: The revision being read has been discarded - 
>you
> > should call Xapian::Database::reopen() and retry the operation"
>
>You're indexing into the database while trying to run quartzcompact on
>it.
>
> > 2) When I try to query another database it stops midway with
> >
> > "terminate called after throwing an instance of
> > 'Xapian::DatabaseModifiedError'
> > Aborted"
>
>You're indexing into the database quite aggressively while running
>queries against it.
>
>There are a couple of solutions, one being to index to one db then
>copy to the one you index (perhaps via a quartzcompact mechanism).
>
>In the future, flint (I believe) will get round this problem more
>neatly.
>
>J
>
>--
>/--------------------------------------------------------------------------\
>   James Aylett                                                  xapian.org
>   james at tartarus.org                               uncertaintydivision.org
>
>_______________________________________________
>Xapian-discuss mailing list
>Xapian-discuss at lists.xapian.org
>http://lists.xapian.org/mailman/listinfo/xapian-discuss





More information about the Xapian-discuss mailing list