Plamen Totev
2015-07-12 d0bb38c765274b1c889a429616d4da2b478cdbd2
refs
author Plamen Totev <plamentotev@users.noreply.github.com>
Sunday, July 12, 2015 11:08 -0400
committer Plamen Totev <plamentotev@users.noreply.github.com>
Sunday, July 12, 2015 11:08 -0400
commitd0bb38c765274b1c889a429616d4da2b478cdbd2
tree f79cbf28a82b06550ba549e605d650b8ad37e0f6 tree | zip | gz
parent 4dfbfdd4681cfad922725f8989450c24eaed64f5 view | diff
Fix tags not properly indexed in Lucene

All tags that reference to particular object are stored in a list within a map.
There is a if statement that inits empty list when there are not references
to the current object yet, but the boolean expression checks for the wrong value.
1 files modified
2 ■■■ changed files
src/main/java/com/gitblit/service/LuceneService.java 2 ●●● diff | view | raw | blame | history