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: roomthirteen/PhpSolrClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpfour/PhpSolrClient
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.
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 7, 2013

  1. Configuration menu
    Copy the full SHA
    49d76b3 View commit details
    Browse the repository at this point in the history
  2. Added composer.json.

    phpfour committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    5bfc0c5 View commit details
    Browse the repository at this point in the history
  3. Updated composer.json.

    phpfour committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    8702e4e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. Additional fixes for Solr >= 4.0

    Added "softCommit"
    (http://wiki.apache.org/solr/UpdateXmlMessages#A.22commit.22_and_.22optimize.22)
    Replaced "allowDups", "overwritePending" and "overwriteCommitted" with
    "overwrite"
    (http://wiki.apache.org/solr/UpdateXmlMessages#Optional_attributes_for_.22add.22)
    Updated phpdocs
    ilalmi committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    d69dc26 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Merge pull request #1 from ilalmi/master

    Additional fixes for Solr >= 4.0
    phpfour committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    ffa413e View commit details
    Browse the repository at this point in the history
Loading