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

Model.tanker_reindex exception: Invalid document size. It shouldn't be bigger than 100KB. Got 103720 bytes #67

Closed
b3ccio opened this issue Apr 2, 2013 · 1 comment

Comments

@b3ccio
Copy link

b3ccio commented Apr 2, 2013

Is there a way to increase the accepted document size?

@b3ccio
Copy link
Author

b3ccio commented Apr 8, 2013

The total combined size of all of your text fields must be under 100KB. When indexing, just verify that your documents are within this limit.

http://stackoverflow.com/questions/15770937/invalid-document-size-it-shouldnt-be-bigger-than-100kb

@b3ccio b3ccio closed this as completed Apr 8, 2013
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