Travis-CI
notif****@travi*****
Wed Sep 5 16:46:28 JST 2012
Build Update for groonga/groonga ------------------------------------- Build: #701 Status: Passed Duration: 11 minutes and 26 seconds Commit: 58b1b78 (support-score-respected-merge-by-set-operation) Author: Kouhei Sutou Message: Support score respected merge by set operation --filter '(A || B) && C &! D' assign 3 (A + B + C) as score when a record that matches A, B and C. --filter '(A || B) && (C &! D)' assign 2 (A + B) as score when a record that matches A, B and C. Both of them should assign 3 as score. This change fixes the problem. View the changeset: https://github.com/groonga/groonga/commit/58b1b787c6cb View the full build log and details: http://travis-ci.org/groonga/groonga/builds/2341625 -- You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com -------------- next part -------------- An HTML attachment was scrubbed...Download