Re: How to Transmit and Append Indexes

2010-11-20 Thread Alex Baranau
Make sure you are not going to "reinvent the wheel" here ;). There's been done a lot around the problem of distributes search engine. This thread might be useful for you: http://search-hadoop.com/m/ARlbS1MiTNY Alex Baranau Sematext :: http://sematext.com/ :: Solr - Lucene -

Re: missing part folder - how to debug?

2010-09-01 Thread Alex Baranau
Hi, Adding Solr user list. We used similar approach to the one in this patch but with Hadoop Streaming. Did you determine that indices are really missing? I mean did you find missing documents in the output indices? Alex Baranau Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch

Re: How to limit rows to which highlighting applies

2010-08-22 Thread Alex Baranau
gt; > This is a general problem and I think a solution that makes it possible to > create more than one "resultset" for a single solr-request would be > applicable for more general use cases. > > What do you think? > > Kind regards, > - Mitch > > > Alex Bar

How to limit rows to which highlighting applies

2010-08-22 Thread Alex Baranau
s for them (which not influence the searching process, like formatting/highlighting, fields to return, etc.). Thus, we could execute *one* search query and fetch different data for different purposes. Does this all make sense to you guys? Thank you, Alex Baranau Sematext :: http://sem