Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3132)

Issue 6219052: highlight suppression in search query

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by eSyr
Modified:
11 years, 11 months ago
Reviewers:
thomas.j.waldmann
Visibility:
Public.

Description

highlight suppression in search query

Patch Set 1 #

Total comments: 2

Patch Set 2 : updates after review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M MoinMoin/search/queryparser/__init__.py View 4 chunks +5 lines, -0 lines 0 comments Download
M MoinMoin/search/queryparser/expressions.py View 1 6 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 1
ThomasJWaldmann
11 years, 11 months ago (2012-05-20 17:16:15 UTC) #1
http://codereview.appspot.com/6219052/diff/1/MoinMoin/search/queryparser/expr...
File MoinMoin/search/queryparser/expressions.py (right):

http://codereview.appspot.com/6219052/diff/1/MoinMoin/search/queryparser/expr...
MoinMoin/search/queryparser/expressions.py:44: def __init__(self, pattern,
use_re=False, case=False, highlight=1):
True above, 1 here?

http://codereview.appspot.com/6219052/diff/1/MoinMoin/search/queryparser/expr...
MoinMoin/search/queryparser/expressions.py:232: return u''
please always do it that way (see other hunks)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b