Re: Solr with example Jetty and score problem

2010-10-20 Thread Floyd Wu
Ok I Do a little test after previous email. The work-around that hoss provided is not work when you issue query "*:*" I tried to issue query like" key:aaa" and work-around works no matter shards node is one or two or more. Thanks hoss. And maybe you could try and help me confirmed this situation

Re: Solr with example Jetty and score problem

2010-10-20 Thread Floyd Wu
I tried this work-around, but seems not work for me. I still get array of score in the response. I have two physical server A and B localhost --> A test -->B I issue query to A like this http://localhost:8983/solr/core0/select?shards=test:8983/solr,localhost:8983/solr/core0&indent=on&version=2.

Re: Solr with example Jetty and score problem

2010-10-15 Thread Chris Hostetter
: Thanks. But do you have any suggest or work-around to deal with it? Posted in SOLR-2140 ..this key is to make sure solr knows "score" is not multiValued -Hoss

Re: Solr with example Jetty and score problem

2010-10-04 Thread Floyd Wu
Hi Chris Thanks. But do you have any suggest or work-around to deal with it? Floyd 2010/10/2 Chris Hostetter > > : But when I issue the query with shard(two instances), the response XML > will > : be like following. > : as you can see, that score has bee tranfer to a element of >..

Re: Solr with example Jetty and score problem

2010-10-01 Thread Chris Hostetter
: But when I issue the query with shard(two instances), the response XML will : be like following. : as you can see, that score has bee tranfer to a element of ... : : 1.9808292 : The root cause of these seems to be your catchall dynamic field declaration... : ...that line (spe

Re: Solr with example Jetty and score problem

2010-09-29 Thread Floyd Wu
Does anybody can help on this ? Many thanks 2010/9/29 Floyd Wu > Hi there > > I have a problem, the situation is when I issue a query to single instance, > Solr response XML like following > as you can see, the score is normal() > === > > > 0 > 23 > > _l_title,score > 0 >