Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Feature/offset skip #342

Open
wants to merge 8 commits into
base: branch-3.0.14
Choose a base branch
from
Open

Feature/offset skip #342

wants to merge 8 commits into from

Commits on Jul 11, 2017

  1. Fixed directory sharing between cassandra and lucene (#340)

    Eduardo Alonso committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    7bd4d9e View commit details
    Browse the repository at this point in the history
  2. Added skip option to non paginated queries.

    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    6583f63 View commit details
    Browse the repository at this point in the history
  3. If I need to skip the first 'n' rows it is better to not ask cassandr…

    …a at all about these rows instead of post-filtering out in coordinator
    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    3f7ad4c View commit details
    Browse the repository at this point in the history
  4. Added missing javadoc.

    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    6d7fe14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eada74e View commit details
    Browse the repository at this point in the history
  6. Added missing javadocs.

    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    f0d0d03 View commit details
    Browse the repository at this point in the history
  7. Code style

    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    8c66a29 View commit details
    Browse the repository at this point in the history
  8. Added Search unit test.

    edu committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    d886394 View commit details
    Browse the repository at this point in the history