Last modified: 2014-07-26 09:40:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38467, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36467 - Impossible to search a commit from Gerrit
Impossible to search a commit from Gerrit
Status: NEW
Product: Wikimedia
Classification: Unclassified
Git/Gerrit (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://code.google.com/p/gerrit/issue...
: upstream
Depends on: 61463
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-03 08:59 UTC by Niklas Laxström
Modified: 2014-07-26 09:40 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2012-05-03 08:59:57 UTC
1) you have to use message: prefix
2) it only searches from open commits by default
3) doing message:foo is:merged takes forever
Comment 1 Chad H. 2012-05-03 12:56:24 UTC
(In reply to comment #0)
> 3) doing message:foo is:merged takes forever

A lot of queries for is:merged are really slow. I'm curious if this is because the caches are colder for merged changes (since less people are searching them). The following query *also* takes a very long time: "is:merged CodeReview-2" (someone was asking me the other day if it was possible to have submitted a -2)

In any case, looks like something we can report upstream.
Comment 2 Andre Klapper 2013-02-19 17:25:06 UTC
(In reply to comment #0)
> 1) you have to use message: prefix

Request for full-text search is https://code.google.com/p/gerrit/issues/detail?id=866

> 2) it only searches from open commits by default
> 3) doing message:foo is:merged takes forever

And https://code.google.com/p/gerrit/issues/detail?id=1441 is "Optimize commit message search predicate"
Comment 3 Nemo 2013-06-17 07:27:24 UTC
(In reply to comment #2)
> (In reply to comment #0)
> > 1) you have to use message: prefix
> 
> Request for full-text search is
> https://code.google.com/p/gerrit/issues/detail?id=866
> 
> > 2) it only searches from open commits by default
> > 3) doing message:foo is:merged takes forever
> 
> And https://code.google.com/p/gerrit/issues/detail?id=1441 is "Optimize
> commit
> message search predicate"

No movement in either.
Does gitblit make this report obsolete? It doesn't have fulltext search, but commit messages are indexed.
Comment 4 Nemo 2014-02-17 14:12:54 UTC
https://code.google.com/p/gerrit/issues/detail?id=866 was released with 2.8.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links