You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2017/04/27 19:45:56 UTC

[6/6] lucene-solr:master: LUCENE-7481: fix rewrite methods LUCENE-7808: fix .equals/.hashCode methods

LUCENE-7481: fix rewrite methods
LUCENE-7808: fix .equals/.hashCode methods


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/64caf176
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/64caf176
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/64caf176

Branch: refs/heads/master
Commit: 64caf176ba92beeadf6856bfeac5cf8043d8251b
Parents: 0f3bcf3 2804159
Author: Erik Hatcher <eh...@apache.org>
Authored: Thu Apr 27 15:43:17 2017 -0400
Committer: Erik Hatcher <eh...@apache.org>
Committed: Thu Apr 27 15:43:17 2017 -0400

----------------------------------------------------------------------
 lucene/CHANGES.txt                              |  6 +++
 .../queries/payloads/PayloadScoreQuery.java     | 21 ++++++++--
 .../queries/payloads/SpanPayloadCheckQuery.java | 20 ++++++++-
 .../queries/payloads/TestPayloadCheckQuery.java | 43 +++++++++++++++++++-
 .../queries/payloads/TestPayloadScoreQuery.java | 36 +++++++++++++++-
 5 files changed, 117 insertions(+), 9 deletions(-)
----------------------------------------------------------------------