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

Shorten long attributes for Algolia #1117

Closed
apradillap opened this issue Nov 15, 2017 · 2 comments
Closed

Shorten long attributes for Algolia #1117

apradillap opened this issue Nov 15, 2017 · 2 comments
Labels

Comments

@apradillap
Copy link
Contributor

These days when we have been putting content in the pages for one client, we have observed that we send to Algolia to index has "big size" when the pages have a lot of content for our "Algolia quote":

{
  "message": "Record at the position 15 objectID=21 is too big size=20072 bytes. Contact us if you need an extended quota",
  "position": 15,
  "objectID": "21",
  "status": 400
}

These models and their attributes (some are multi-language) are affected:

Attachment:

  • description

Event:

  • description

Person:

  • description

Contribution:

  • description

Process:

  • body

PersonPost:

  • body

Page:

  • body
@apradillap apradillap added the bug label Nov 15, 2017
@apradillap
Copy link
Contributor Author

@ferblape Initially we thought to reduce that we send to Algolia but it won't search all the content of the page. Is The solution to increase Algolia's quota?

@ferblape
Copy link
Member

ferblape commented Dec 1, 2017

I've just asked Algolia to increase our record limits.

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

No branches or pull requests

2 participants