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

Bugfix/233 store as binary #234

Merged
merged 4 commits into from
May 29, 2024

Commits on May 29, 2024

  1. Check if the output reach the LuceneIndex limit for a node property, …

    …if that's the case it will be stored as binary
    Pablo Castelo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8adc66f View commit details
    Browse the repository at this point in the history
  2. Store the value as binary when the size is too big

    Pablo Castelo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    78a91cb View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Pablo Castelo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4456f1c View commit details
    Browse the repository at this point in the history
  4. Fix typo, store binary in a different property

    Pablo Castelo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e5cb32 View commit details
    Browse the repository at this point in the history