RE: Crawling an SCM to update a Solr index

2012-04-22 Thread Van Tassell, Kristian
: Friday, April 20, 2012 10:13 PM To: solr-user@lucene.apache.org Subject: Re: Crawling an SCM to update a Solr index Kristian, For what it's worth, for http://search-lucene.com and http://search-hadoop.com we simply check out the source code from the SCM and index from the file system.  It

Re: Crawling an SCM to update a Solr index

2012-04-20 Thread Otis Gospodnetic
uot; >To: "solr-user@lucene.apache.org" >Sent: Friday, April 20, 2012 3:26 PM >Subject: Crawling an SCM to update a Solr index > >Hello everyone, > >I'm in the process of pulling together requirements for a SCM (source code >manager) crawling mechanism f

Crawling an SCM to update a Solr index

2012-04-20 Thread Van Tassell, Kristian
Hello everyone, I'm in the process of pulling together requirements for a SCM (source code manager) crawling mechanism for our Solr index. I probably don't need to argue the need for a crawler, but to be specific, we have an index which receives its updates from a custom built application. I wo