Re: ConstantScoreQuery

2013-06-12 Thread Subashini Soundararajan
Correction: The query was price_c:1, can someone please explain ? Thanks Subashini On Tuesday, June 11, 2013, Subashini Soundararajan wrote: > Hi, > > I have imported the money.xml doc in lucene - > https://github.com/normann/apache-solr/blob/master/example/exampledocs/money.xml >

ConstantScoreQuery

2013-06-11 Thread Subashini Soundararajan
Hi, I have imported the money.xml doc in lucene - https://github.com/normann/apache-solr/blob/master/example/exampledocs/money.xml I tried the query: price_1:1 and got back a result containing only USD as the search hit. But the money.xml has Euro, pound and NOK too. Do we know why they are not r