RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-22 Thread Dyer, James
hing along those lines. James Dyer Ingram Content Group (615) 213-4311 -Original Message- From: alx...@aim.com [mailto:alx...@aim.com] Sent: Friday, March 22, 2013 4:31 PM To: solr-user@lucene.apache.org Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud Thanks. I can

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-22 Thread alxsss
handleRequestBody and how its arguments are constructed is not clear. Thanks. Alex. -Original Message- From: Dyer, James To: solr-user Sent: Fri, Mar 22, 2013 2:08 pm Subject: RE: strange behaviour of wordbreak spellchecker in solr cloud Alex, I added your comments to SOLR-3758 (https

RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-22 Thread Dyer, James
3 PM To: solr-user@lucene.apache.org Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud Hello, Further investigation shows the following pattern, for both DirectIndex and wordbreak spellchekers. Assume that in all cases there are spellchecker results when distrib=false In distrib

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-22 Thread alxsss
21, 2013 6:50 pm Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud Hello, I am debugging the SpellCheckComponent#finishStage. >From the responses I see that not only wordbreak, but also directSpellchecker does not return some results in distributed mode. The request h

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-21 Thread alxsss
arch 21, 2013 12:45 PM To: solr-user@lucene.apache.org Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud Hello, We need this feature be fixed ASAP. So, please let me know which class is responsible for combining spellcheck results from all shards. I will try to debug the code.

RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-21 Thread Dyer, James
Sent: Tue, Mar 19, 2013 11:34 am Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud -- distributed environment. But to nail it down, we probably need to see both -- the applicable Not sure what this is? I have spell direct spell

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-21 Thread alxsss
am Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud -- distributed environment. But to nail it down, we probably need to see both -- the applicable Not sure what this is? I have spell direct spell solr.DirectSolrSpellChecker

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread alxsss
=paulusoles&indent=true&rows=10&shards.qt=testhandler' 0 24 true testhandler paulusoles 10 0 0 Thanks. Alex. ---Original Message- From: Dyer, James To: solr-user Sent: Tue, Mar 19, 2013 11:10 am Subject: RE: str

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread Mark Miller
as they do with a single index. > > James Dyer > Ingram Content Group > (615) 213-4311 > > > -Original Message- > From: Mark Miller [mailto:markrmil...@gmail.com] > Sent: Tuesday, March 19, 2013 11:49 AM > To: solr-user@lucene.apache.org > Subject: Re: s

RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread Dyer, James
(615) 213-4311 -Original Message- From: alx...@aim.com [mailto:alx...@aim.com] Sent: Tuesday, March 19, 2013 12:39 PM To: solr-user@lucene.apache.org Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud Hello, I was testing my custom testhandler. Direct spellchecker

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread alxsss
. Alex. -Original Message- From: Dyer, James To: solr-user Sent: Tue, Mar 19, 2013 10:30 am Subject: RE: strange behaviour of wordbreak spellchecker in solr cloud Mark, I wasn't sure if Alex is actually testing /select, or if the problem is just coming up in /testhandler.

RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread Dyer, James
@gmail.com] Sent: Tuesday, March 19, 2013 11:49 AM To: solr-user@lucene.apache.org Subject: Re: strange behaviour of wordbreak spellchecker in solr cloud My first thought too, but then I saw that he had the spell component in both his custom testhander and the /select handler, so I'd expect

Re: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread Mark Miller
15) 213-4311 > > > -Original Message- > From: alx...@aim.com [mailto:alx...@aim.com] > Sent: Monday, March 18, 2013 4:07 PM > To: solr-user@lucene.apache.org > Subject: strange behaviour of wordbreak spellchecker in solr cloud > > Hello, > > I try to use wo

RE: strange behaviour of wordbreak spellchecker in solr cloud

2013-03-19 Thread Dyer, James
m Content Group (615) 213-4311 -Original Message- From: alx...@aim.com [mailto:alx...@aim.com] Sent: Monday, March 18, 2013 4:07 PM To: solr-user@lucene.apache.org Subject: strange behaviour of wordbreak spellchecker in solr cloud Hello, I try to use wordbreak spellchecker in solr-4.2 wi

strange behaviour of wordbreak spellchecker in solr cloud

2013-03-18 Thread alxsss
Hello, I try to use wordbreak spellchecker in solr-4.2 with cloud feature. We have two server with one shard in each of them. curl 'server1:8983/solr/test/testhandler?q=paulusoles&indent=true&rows=10' curl 'server2:8983/solr/test/testhandler?q=paulusoles&indent=true&rows=10' does not return any