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 Filter Support #366

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

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

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