So you end up having all the data both in hbase and solr?

Bharat Mallampati wrote
> We haven't used Nutch to crawl data into SOLR, we used the standard HBASE
> API to read and SOLRJ API to write to solr.
> 
> And our document size is relatively small with 100 to 150 fields.
> 
> 
> Thanks
> Bharat
> 
> 
> On Tue, Mar 12, 2013 at 1:15 AM, adfel70 <

> adfel70@

> > wrote:
> 
>>
>> DO you store all your crawled nutch data in solr?
>> including the text?
>> If you do - dont you get problems with too big documents?
>> If you dont - how do you support snippets and highlighting ?
>>
>>
>>
>> Bharat Mallampati wrote
>> > We do have same kind of scenario in our application also.
>> >
>> > The way we are achieving it is we have a batch process to read the data
>> > from Hbase using Hbase API  and write it to SOLR using SOLRJ API.
>> >
>> >
>> > Thanks
>> > Bharat
>> >
>> >
>> >
>> > On Mon, Mar 11, 2013 at 5:38 AM, kamaci <
>>
>> > furkankamaci@
>>
>> > > wrote:
>> >
>> >> I have crawled data into Hbase with my Nutch. How can I use Solr to
>> index
>> >> the
>> >> data at Hbase? (Is there any solution from Nutch side, you are
>> welcome)
>> >>
>> >> PS: I am new to such kind of technologies and I run Solr from under
>> >> example
>> >> folder as startup.jar
>> >>
>> >>
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://lucene.472066.n3.nabble.com/How-to-Integrate-Solr-With-Hbase-tp4046297.html
>> >> Sent from the Solr - User mailing list archive at Nabble.com.
>> >>
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/How-to-Integrate-Solr-With-Hbase-tp4046297p4046572.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>





--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-Integrate-Solr-With-Hbase-tp4046297p4046909.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to