Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couchapp rebuilds indexes at every login #6

Open
barbalex opened this issue Apr 22, 2012 · 0 comments
Open

couchapp rebuilds indexes at every login #6

barbalex opened this issue Apr 22, 2012 · 0 comments

Comments

@barbalex
Copy link

I am using Android ICS 4.02 on Samsung Gallaxy Nexus.

My CouchApp works on my pc and on iriscouch (http://barbalex.iriscouch.com/evab/_design/evab/index.html).

I installed mobile futon an hour ago from the play store. Then replicated my couchapp. Then opened it (I have to log in on the first page). After logging in I watched in adb logcat the indexes beeing built. Mobile futon shows the indexer also as ative task. This takes very long, approximately 20 minutes. As my app is rather heavy (40 MB, I need data of 40'000 species) at first this did not surprise me.
The trouble is though that the indexes are rebuilt every time I access the CouchApp. Seems like the CouchApp can not be used.

I am not the ultimate professional so I am not sure that there isn't a dumb mistake of mine here somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant