UdmCheckIndex bug?
"Matthias Pigulla" <[email protected]>
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Dear all,
I've got a problem with mnogosearch 3.3.8 that was not present in 3.2.
First: The CVS access stated on the mnoGoSearch website seems to be wrong/not working anymore. Is there any way to review file histories?
The problem itself seems to come from UdmCheckIndex in src/sql.c. To me it seems that a particular query yields no results, so UdmBlobReadTimestamp works (no query error) but returns the default value, which is 0 in UdbCheckIndex. This in turn leads to the error message ("Inverted word index not found..."), which is wrong (the index is there).
Is this a bug or am I missing something?
Kind regards
Matthias