search for: replacedoc4

Displaying 1 result from an estimated 1 matches for "replacedoc4".

2007 Apr 09
1
Re: [Xapian-commits] 8157: trunk/xapian-core/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
..._document_() that the corresponding entry in doclens isn't > already set, but in a non-debug build overwrite any existing > entry as that's more likely to be correct. > backends/quartz/quartz_database.cc: Ditto. This fixes an assertion error I was seeing with remote database with replacedoc4 with builds with assertions turned on. All tests now pass for me in both debug and non-debug builds (and it looks like remote databases now support essentially all methods that local databases do, yay!) -- Richard