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

V4.0 Geo Spatial Search Support #367

Open
wants to merge 85 commits into
base: release/4.0
Choose a base branch
from

Commits on Feb 10, 2023

  1. WIP Spatial API

    nzdev committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d60264e View commit details
    Browse the repository at this point in the history
  2. Spatial WIP

    nzdev committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9453cad View commit details
    Browse the repository at this point in the history
  3. WIP spatial ops

    nzdev committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6bd8a14 View commit details
    Browse the repository at this point in the history
  4. wip spatial sort

    nzdev committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    82313aa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. wip spatial storage

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    2545f88 View commit details
    Browse the repository at this point in the history
  2. WIP Spatial

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1de36e0 View commit details
    Browse the repository at this point in the history
  3. WIP spatial tidyup

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a7b981b View commit details
    Browse the repository at this point in the history
  4. rename

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b1689c7 View commit details
    Browse the repository at this point in the history
  5. tidy

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ab275f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8462393 View commit details
    Browse the repository at this point in the history
  7. WIP Move Sort logic

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    9c40f91 View commit details
    Browse the repository at this point in the history
  8. WIP remove wkt conversion

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    227db67 View commit details
    Browse the repository at this point in the history
  9. Remove unused method

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ba18c3a View commit details
    Browse the repository at this point in the history
  10. remove unused usings

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ba09f06 View commit details
    Browse the repository at this point in the history
  11. Remove unused usings

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    342b5b1 View commit details
    Browse the repository at this point in the history
  12. Tidy. Support shape collection

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f3f1258 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7e9f08 View commit details
    Browse the repository at this point in the history
  14. Tidy namespaces

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a8d1185 View commit details
    Browse the repository at this point in the history
  15. Throw unsuppported as uncertain that ToSpatialDistanceSortField imple…

    …menation will work with non geo
    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    5d7d79e View commit details
    Browse the repository at this point in the history
  16. Filter support

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    137df45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85f8ef0 View commit details
    Browse the repository at this point in the history
  18. LineString support

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a158125 View commit details
    Browse the repository at this point in the history
  19. docs

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    201fcf9 View commit details
    Browse the repository at this point in the history
  20. Set filter support

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ca7d02f View commit details
    Browse the repository at this point in the history
  21. Add query test

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    0336d2b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    32d5752 View commit details
    Browse the repository at this point in the history
  23. Add docs

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    5a0a1dc View commit details
    Browse the repository at this point in the history
  24. sort docs

    nzdev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3197065 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix spelling mistake

    nzdev committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ec1b2bb View commit details
    Browse the repository at this point in the history
  2. fix spelling

    nzdev committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    827dd06 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. merge release 3.0

    nzdev committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    1537328 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. abstractions

    nzdev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f92ca59 View commit details
    Browse the repository at this point in the history
  2. reorder

    nzdev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    774342b View commit details
    Browse the repository at this point in the history
  3. Revert "reorder"

    This reverts commit 774342b.
    nzdev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8365d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. wip

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    14b33b4 View commit details
    Browse the repository at this point in the history
  2. push

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c6fca6c View commit details
    Browse the repository at this point in the history
  3. LuceneFilter

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    36916df View commit details
    Browse the repository at this point in the history
  4. Wip

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4638f63 View commit details
    Browse the repository at this point in the history
  5. WIP

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0a9fb58 View commit details
    Browse the repository at this point in the history
  6. WIP

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    76f2ae6 View commit details
    Browse the repository at this point in the history
  7. WIP

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6d8926f View commit details
    Browse the repository at this point in the history
  8. WIP

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8ea66d7 View commit details
    Browse the repository at this point in the history
  9. WIP

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7ec5b96 View commit details
    Browse the repository at this point in the history
  10. Wip filter

    nzdev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5d57262 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. wip

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f52f140 View commit details
    Browse the repository at this point in the history
  2. merge

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    739a710 View commit details
    Browse the repository at this point in the history
  3. merge

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7f67b32 View commit details
    Browse the repository at this point in the history
  4. WIP

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f785ff5 View commit details
    Browse the repository at this point in the history
  5. Wip

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0fc5191 View commit details
    Browse the repository at this point in the history
  6. wip

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8765ad7 View commit details
    Browse the repository at this point in the history
  7. wip

    nzdev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b175c94 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'release/4.0' of https://github.com/Shazwazza/Examine in…

    …to v4/feature/filter
    nzdev committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    693b236 View commit details
    Browse the repository at this point in the history
  2. test not

    nzdev committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4ce2198 View commit details
    Browse the repository at this point in the history
  3. Range filter

    nzdev committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    02573da View commit details
    Browse the repository at this point in the history
  4. xdoc

    nzdev committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    42198f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. merge v4 beta1

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    80d796f View commit details
    Browse the repository at this point in the history
  2. Filter query support

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e672962 View commit details
    Browse the repository at this point in the history
  3. Nested Query Filter

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    02556ff View commit details
    Browse the repository at this point in the history
  4. internal

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ee23263 View commit details
    Browse the repository at this point in the history
  5. internal

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7df1076 View commit details
    Browse the repository at this point in the history
  6. tidy

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b8c814a View commit details
    Browse the repository at this point in the history
  7. Fix dequeue

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5055af1 View commit details
    Browse the repository at this point in the history
  8. Filter chaining

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    84edbd0 View commit details
    Browse the repository at this point in the history
  9. Filter occurance support

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e9bbc8e View commit details
    Browse the repository at this point in the history
  10. Remove IChainStart

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    be8426c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85b09cb View commit details
    Browse the repository at this point in the history
  12. float

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dd70636 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'bugfix/single-float' of https://github.com/nzdev/Examine

    …into v4/feature/filter
    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b635740 View commit details
    Browse the repository at this point in the history
  14. Filter tests

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2334205 View commit details
    Browse the repository at this point in the history
  15. doc examples

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1761dc7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d54bd4c View commit details
    Browse the repository at this point in the history
  17. Wip merge

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    244fc78 View commit details
    Browse the repository at this point in the history
  18. Remove IFiltering

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    181f4d1 View commit details
    Browse the repository at this point in the history
  19. nested spatial filter

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4974861 View commit details
    Browse the repository at this point in the history
  20. revert

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3c26925 View commit details
    Browse the repository at this point in the history
  21. Fix sorting

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    328fd65 View commit details
    Browse the repository at this point in the history
  22. Update Spatial docs

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6208fe3 View commit details
    Browse the repository at this point in the history
  23. Add docs

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9e0e140 View commit details
    Browse the repository at this point in the history
  24. tidy

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    25b8ea5 View commit details
    Browse the repository at this point in the history
  25. remove target

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f4138a9 View commit details
    Browse the repository at this point in the history
  26. docs update

    nzdev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    70ecd38 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. add examine image

    nzdev committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4467d49 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    0d69e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19b82d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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