Re: Snappull failed

2011-03-19 Thread Li Li
has master updated index during replication? this could occur when it failed to download any file becuase network problem. 209715200!=583644834 means the size of the file slave fetched is 583644834 but it only download 209715200 bytes. maybe the connection is time out. 2011/2/16 Markus Jelsma :

[ANNOUNCEMENT] solr-packager 1.0.2 released!

2011-03-19 Thread Simone Tripodi
Hi all, The Sourcesense's Solr Packager team is pleased to announce the solr-packager-site-1.0.2 release! Solr-Packager is a Maven archetype to package Standalone Apache Solr embedded in Tomcat, brought to you by Sourcesense Changes in this version include: Fixed Bugs: o Custom context root

Re: DIH Issue(newbie to solr)

2011-03-19 Thread neha
The path is correct and also the base dir points to the list of .xml files not just a single file. This is the link to the xml file: http://pastebin.com/7EzRUj9L Thanks, Neha -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-Issue-newbie-to-solr-tp2695407p2704182.html Sen

Re: Snappull failed

2011-03-19 Thread Markus Jelsma
Anyone? > Hi, > > There are a couple of Solr 1.4.1 slaves, all doing the same. Pulling some > snaps, handling some queries, nothing exciting. But can anyone explain a > sudden nightly occurence of this error? > > 2011-02-16 01:23:04,527 ERROR [solr.handler.ReplicationHandler] - > [pool-238- thre

Re: DIH Issue(newbie to solr)

2011-03-19 Thread Gora Mohanty
On Fri, Mar 18, 2011 at 11:52 PM, neha wrote: > Here are the links to the file [...] > Data-config.xml > > http://pastebin.com/ncXr1LzV [...] One thing that immediately jumps out is the baseDir attribute in your top-level entry. You have baseDir=/local/home/abc/ruby/Solr/apache-solr-1.4.1/example

How to create patch to implement my own advance search mentioned below

2011-03-19 Thread Anurag
Details Query will be like "most"{t2,t3,t5,t6,t7} where "most" is linguistic quantifier having some weights varying b/w a=0.3 and b=0.8 The relevancy matrix with corresponding tf*idf values for the above query is R(relevancy Matrix) t2t3 t5 t6 t7 d1 0.6 0.0