]> source.dussan.org Git - gitea.git/commit
s/fields/terms (#1031)
authorbit <j@mailb.org>
Fri, 24 Feb 2017 01:24:58 +0000 (02:24 +0100)
committerLunny Xiao <xiaolunwen@gmail.com>
Fri, 24 Feb 2017 01:24:58 +0000 (09:24 +0800)
commit490d3771f7b6a6947d54dbf1f761bfec5dba0709
treee86be9b13eac023879b614520af64005ce0d63c6
parentd077fd084a3cc8d96ba80d8fcf950b21523644b2
s/fields/terms (#1031)

use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
models/issue_indexer.go