Hi Erick,

For what it's worth, we are considering indexing JIRA comments over on 
http://search-lucene.com/ , though I'm not entirely convinced searching in 
comments would be super valuable.  Would it?

But note that JIRA (and LucidFind) already do that.  For example, go to 
http://issues.apache.org/jira/browse/LUCENE-2061 and search for "Attached first 
cut python script nrtBench.py."~10 (it's in that issue's comments) and JIRA 
will find that issue.

What exactly are you lokoing to do/build?

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Hadoop ecosystem search :: http://search-hadoop.com/



----- Original Message ----
> From: Erick Erickson <erickerick...@gmail.com>
> To: java-user <java-user@lucene.apache.org>
> Sent: Mon, March 8, 2010 3:48:41 PM
> Subject: Searching Subversion comments:
> 
> Before I reinvent the wheel.....
> 
> Is there any convenient way to, say, find all the files associated with
> patch XXXX? I realize one can (hopefully) get this information from JIRA,
> but... This is a subset of the problem of searching Subversion comments.
> 
> I can see it being useful, especially for people coming into the code fresh.
> Grep (or the equivalent in the IDE) only goes so far. If there's any
> interest, I'm thinking of playing with http://svn-search.sourceforge.net/ to
> see what I could see and report back. It should be easy enough to set up on
> my machine at home, although I'm not set up to show it to others.
> 
> And it's even based on Lucene. This is feeling recursive..
> 
> Mostly I'm checking to see if something like this has already been done and
> I just missed the boat. Besides, I'm curious...
> 
> Erick


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to