PiRSquared17 / flaxcode

Automatically exported from code.google.com/p/flaxcode
0 stars 0 forks source link

Need to handle database deletion outside Flax better. #185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Create a collection
2. Stop Flax
3. Delete the collection database (e.g. data/dbs/foo.db)
4. Restart Flax

Flax will recreate the database and attempt to index documents as normal,
but all the xappy field action are lost, so nothing (useful) is indexed.

This should either work correctly, or fail loudly.

Original issue reported on code.google.com by bano...@gmail.com on 4 Feb 2008 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 27 Aug 2009 at 1:23