Displaying 2 results from an estimated 2 matches for "indexinput".
Did you mean:
index_input
2017 Oct 11
0
Aborted dsync backup and resulting fallout
...st-effort parsed and the header added or at least be moved out of the
way as e.g. m.3.broken.
After fixing the m.3 storage manually I encountered another kind of error
running dsync again:
dsync(cd): Error: lucene index
/var/spool/imap/user/cd/lucene-indexes:
IndexReader::open() failed (#1): IndexInput read past EOF
Lucene index broken should be easily fixed by running doveadm fts rescan.
Is that correct?
The other error thought had to do with the single instance store for
attachments.
There were a bunch of errors about a broken pipe and three errors stating
success instead:
dsync(cd): Er...
2005 Nov 30
8
Compilation of ferret C-extension under Windows.
Hi, David.
I have recently fixed ferret C sources and successfully compile extension
with MSVC.Net The problem was that MS compiler is more stricter that GCC and
require that all variables were declared before using. There was ~30 such
declaration. I have fixed them all.
But I am not sure that it works because tests failed with following error
both on clean and patched versions. So seems that it