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

Query builder #842

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 19, 2020

  1. select query builder

    expression builder to ease the use of solr's query language
    wickedOne committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    992e753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2efd2 View commit details
    Browse the repository at this point in the history
  3. implementation and documentation

    - added query builder implementation in query trait
    - added query builder implementation for adding filter queries
    - added some documentation for the query builder
    wickedOne committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    d05405c View commit details
    Browse the repository at this point in the history
  4. fixed invalid class name

    wickedOne committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    2f66d19 View commit details
    Browse the repository at this point in the history
  5. style fixes

    wickedOne committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    3d607d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Merge branch 'master' into query-builder

    Markus Kalkbrenner authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1cadd40 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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