[Groonga-commit] [Broken] groonga/groonga#1757 (master - 8e54ad0)

Back to archive index

Travis CI notif****@travi*****
Wed May 15 15:57:50 JST 2013


Build Update for groonga/groonga
-------------------------------------

Build: #1757
Status: Broken

Duration: 12 minutes and 46 seconds
Commit: 8e54ad0 (master)
Author: Kouhei Sutou
Message: Support index section in match_columns

It supports:

    select Documents \
      --match_columns "Lexicon.index.section1 * 10 || Lexicon.index.section2" \
      --query "QUERY" \
      --output_columns "content, _score"
    # -> _score = (# of matches against section1) * 10 + (# of matches against section2)

View the changeset: https://github.com/groonga/groonga/compare/473219c49e35...8e54ad0d7c4e

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/7178621

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index