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:
couldn't rename file
"./script/../config/../config/../index/production/legacy_in
fobase\_3d4.tmp" to
"./script/../config/../config/../index/production/legacy_inf
obase\_3d4.cfs": <File exists>

is it required to manually delete the existing index files before a
rebuild?

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to