Displaying 2 results from an estimated 2 matches for "legacyinfobase".
2007 Jul 06
1
ferret (0.11.4-mswin32) w/ acts as ferret
i''m indexing a table from some legacy db via a nightly executed
script/runner command (LegacyInfobase.rebuild_index).
but very often newer documents don''t show up in search results for quite
some days. when running it manually from console for diagnosis it mostly
stops with this error (but not always):
[This was fast-saved 1 times. Some information is lost]
IOError: IO Error occured:
c...
2007 Sep 05
6
aaf index rebuild problems on windows
...lds.
after i recently switched to the DRb mode i was hoping to get rid of the
problems with locked files and such.
but even with DRb and the latest stable version of acts_as_ferret my
index rebuilds are failing
C:\Informer>ruby script/console production
Loading production environment.
>> LegacyInfobase.rebuild_index
IOError: IO Error occured:
couldn''t create InStream
C:/Informer/script/../config/../index/production/legacy
_infobase/rebuild\_uu.fdt: <No such file or directory>
could this be the "\" in front of the file name thats causing the
problem?
--
Posted via http:...