Re: Nutch and Solr search on the fly

2011-02-09 Thread charan kumar
Hi Abishek, depth is a param of crawl command, not fetch command If you are using custom script calling individual stages of nutch crawl, then depth N means , you running that script for N times.. You can put a loop, in the script. Thanks, Charan On Wed, Feb 9, 2011 at 6:26 AM, .: Abhishek :.

Re: How to search for special chars like ä from ae?

2011-02-08 Thread charan kumar
n that thread and gets less > attention. It makes following discussions in the mailing list archives > particularly difficult. > > See: http://people.apache.org/~hossman/#threadhijack > > On Tue, Feb 8, 2011 at 5:59 PM, charan kumar > wrote: > > > Hello, > &

Re: How to search for special chars like ä from ae?

2011-02-08 Thread charan kumar
Hello, Quick question on solr replication? What effect does index reload after a replication has on search requests? Can server still respond to user queries with old index? Especially, during the following phases of replication on slaves. http://wiki.apache.org/solr/SolrReplication#How_do