Let me save you the time, those solutions wouldn't solve your problem, as far as I know, search documents aren't in the datastore
On Thursday, May 16, 2013 12:03:06 PM UTC+3, Moises Belchin wrote: > > The same problem for me, every time I started dev_appserver all my Full > Text Search documents are gone. > I read something about --datastore_path and --clear_datastore parameters > for dev_appserver but I don't test them yet. > > http://stackoverflow.com/questions/7991558/app-engine-development-datastore-cleared-each-time-i-turn-off-my-computer-how > > http://stackoverflow.com/questions/10998936/app-engine-datastore-auto-clears-every-time-project-runs > > Regards. > > > Saludos. > Moisés Belchín. > > > 2013/5/16 Kaan Soral <[email protected] <javascript:>> > >> I've just updated to 1.8.0 hoping that my search api issues would be >> fixed ( http://code.google.com/p/googleappengine/issues/detail?id=9088 ) >> however they are not fixed, whenever I reset the devappserver, all search >> documents are gone, I'm not sure where they are supposed to be, don't see a >> documents database file anywhere. (I've played around with all >> dev_appserver arguments, --search_indexes is just a 1kb file always, I >> think there should be a seperate --search_documents argument / file) >> >> I also tested the SDK/GUI to check whether it does anything special, >> rather than running dev_appserver command like I do, however I was unable >> to shutdown/reset the app from the GUI, the "stop" button was unable to >> stop the app, so I killed them all and continued using the command line >> argument. >> >> Also I didn't test whether I have a newly introduced network issue or >> not, but after upgrading to 1.8.0 I'm unable to reach the app externally >> although I use 0.0.0.0 as the --host >> I will run the old version of devappserver from my backups to check >> whether it's indeed an issue with the 1.8.0. >> >> Generally speaking, it would be great if we can learn everything in the >> changelog, 1.8.0 changelog was disappointingly short. >> >> Is it just me with these problems? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/google-appengine?hl=en >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
