Hi,

     We get different response when we query 4.4 and 3.5 solr using same
query params.

My query param are as following :

                        facet=true
 &facet.mincount=1
&facet.limit=25
&qf=content^0.0+p_last_name^500.0+p_first_name^50.0+strong_topic^0.0+first_author_topic^0.0+last_author_topic^0.0+title_topic^0.0
 &wt=javabin
&version=2
&rows=10
 &f.affiliation_org.facet.limit=150
&fl=p_id,p_first_name,p_last_name
&start=0
 &q=Apple
&facet.field=affiliation_org
&fq=table:profile
 &fq=num_content:[*+TO+1500]
&fq=name:"Apple"

The content in both (solr 4.4 and solr 3.5) are same.

The solrconfig.xml from 3.5 an 4.4 are similarly constructed.

Is there something I am missing that might have been changed in 4.4, which
might be causing this issue. ?. The "qf" params looks same.

Looking forward for your reply.

Thanks.
Kuchekar, Nilesh

Reply via email to