: 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
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
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