Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vanng822/go-solr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: uol/go-solr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 15 files changed
  • 2 contributors

Commits on Apr 20, 2018

  1. Adding collection admin and facet queries.

    Rafael Nojiri committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    ea9cb2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rnojiri/upgrade

    Adding collection admin and facet queries.
    rnojiri committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    921bd6d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Adding support to BlockJoinFaceting

    Rafael Nojiri committed May 9, 2018
    Configuration menu
    Copy the full SHA
    38d6289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd8099 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Child facet for block join queries.

    Rafael Nojiri committed May 16, 2018
    Configuration menu
    Copy the full SHA
    650c5cf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Child facet for block join queries (fix)

    Rafael Nojiri committed May 17, 2018
    Configuration menu
    Copy the full SHA
    fd7937c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Updating fork with master changes.

    Rafael Nojiri committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    b4312d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from rnojiri/fork_merge

    Updating fork with upstream changes.
    rnojiri committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2b20b79 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Handling casting errors.

    Rafael Nojiri committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    f5d5e1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rnojiri/castings

    Handling casting errors.
    rnojiri committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a028e42 View commit details
    Browse the repository at this point in the history
  3. Removing some casting errors handlers.

    Rafael Nojiri committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3369487 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Using the same error type for the type casting error.

    Rafael Nojiri committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    88954f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Making the http client a external resource to the library (for custom…

    …ization purposes).
    Rafael Nojiri committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    81610ce View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Adding missing parametes to the collection admin.

    Rafael Nojiri committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    57fb865 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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