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

Fix lucene query #12100

Merged
merged 10 commits into from
Oct 27, 2024
Merged

Fix lucene query #12100

merged 10 commits into from
Oct 27, 2024

Commits on Oct 24, 2024

  1. Disable Postgres debug

    LoayGhreeb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6613605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00df34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5345e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ed766 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a273f17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87c3620 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b0ca86f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Fix entry id query

    Field names shouldn't contain any special characters; otherwise, the parser will throw an exception.
    LoayGhreeb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    53cd50c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Fix Lucene query

    LoayGhreeb committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4d437c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc2f5d View commit details
    Browse the repository at this point in the history