nce
>
> On 08/21/2013 09:00 AM, jiunarayan wrote:
>
>> I have a svn respository and svn file path. How can I SOLR search content
>> on
>> the svn file.
>>
>>
>>
>> --
>> View this message in context: http://lucene.472066.n3.**
>> nabble.com/H
viewer. This will give you #1 and #3.
Lance
On 08/21/2013 09:00 AM, jiunarayan wrote:
I have a svn respository and svn file path. How can I SOLR search content on
the svn file.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-SOLR-file-in-svn-repository-tp4085904.html
After you connect to Subversion, you'll need parsers for code, etc.
You might want to try Krugle instead, since they have already written all that
stuff: http://krugle.org/
wunder
On Aug 22, 2013, at 10:43 AM, SolrLover wrote:
> I don't think there's an SOLR- SVN connector available out of th
I don't think there's an SOLR- SVN connector available out of the box.
You can write a custom SOLRJ indexer program to get the necessary data from
SVN (using JAVA API) and add the data to SOLR.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-SOLR-f
I have a svn respository and svn file path. How can I SOLR search content on
the svn file.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-SOLR-file-in-svn-repository-tp4085904.html
Sent from the Solr - User mailing list archive at Nabble.com.