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

add support for phrase slop in query language #1393

Merged
merged 6 commits into from Jun 28, 2022

Commits on Jun 18, 2022

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

Commits on Jun 19, 2022

  1. exclue ~ from bare words

    saroh committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    c83bbb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. allow ~ in field names

    saroh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1008bd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. add tests

    saroh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    df475b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. use slop

    saroh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    53fcc33 View commit details
    Browse the repository at this point in the history
  2. re-allow ~ in bare words

    saroh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    19f695a View commit details
    Browse the repository at this point in the history