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

[Feature] Support configurable Lucene analyzer with args and configurable query parser #13003

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5ad8b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d53bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d8de3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc84aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    610bfff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    559548e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e72ff6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7796f0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e62b97 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    fafdaa4 View commit details
    Browse the repository at this point in the history
  2. Emit Class.getName() instead of Class.getCanonicalName() in logs with…

    …in RealtimeLuceneTextIndex.java
    jackluo923 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d97a383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b99d64 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    e4023bf View commit details
    Browse the repository at this point in the history
  2. Fix style error.

    jackluo923 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5b43fff View commit details
    Browse the repository at this point in the history
  3. Fix unit test.

    jackluo923 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2ba9812 View commit details
    Browse the repository at this point in the history
  4. Run maven spotless:apply

    jackluo923 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8df04e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3129017 View commit details
    Browse the repository at this point in the history