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

Support GEOSHAPE field type in RediSearch #3561

Merged
merged 7 commits into from
Oct 11, 2023
Merged

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. dependency:

    GeoShape query is limited to PARAM argument only. So I couldn't implement helper functions in query builders.
    Because of that the dependency library is not required.
    sazzad16 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9b8d6c6 View commit details
    Browse the repository at this point in the history
  2. example

    sazzad16 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4fabded View commit details
    Browse the repository at this point in the history
  3. more comments

    sazzad16 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    322997d View commit details
    Browse the repository at this point in the history
  4. format

    sazzad16 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6b32210 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Address code review

    skip-checks: true
    sazzad16 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    09137bd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge branch 'master' into ft-geoshape

     Conflicts:
    	pom.xml
    sazzad16 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fc57692 View commit details
    Browse the repository at this point in the history