Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Lucene query pushdown optimization #671

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    4ec92ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f666886 View commit details
    Browse the repository at this point in the history
  3. Add range query impl

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1a332fa View commit details
    Browse the repository at this point in the history
  4. Add more UT for range query

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e950412 View commit details
    Browse the repository at this point in the history
  5. Add wildcard query impl

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a2dcde4 View commit details
    Browse the repository at this point in the history
  6. Add exists query impl

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    40e659b View commit details
    Browse the repository at this point in the history
  7. Pass jacoco test

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d478810 View commit details
    Browse the repository at this point in the history
  8. Prepare PR

    dai-chen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    2f347b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    24b5e1a View commit details
    Browse the repository at this point in the history
  2. Prepare PR

    dai-chen committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    366f42c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0053e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    1f0793b View commit details
    Browse the repository at this point in the history
  2. Add limitation doc

    dai-chen committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    38e9368 View commit details
    Browse the repository at this point in the history
  3. Add limitation doc

    dai-chen committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2844333 View commit details
    Browse the repository at this point in the history
  4. Add limitation doc

    dai-chen committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    bdfba87 View commit details
    Browse the repository at this point in the history