Hi iorixxx,

I am using lucene

On Monday, October 17, 2011 5:58:31 PM, iorixxx [via Lucene] wrote:
> > I am experiencing an unexpected behavior using solr 3.4.0.
> >
> > if my query includes a star, all the properties of type
> > 'long' or 'LatLon'
> > have 0 as value
> > (ex: select/?start=0&q=way*&rows=10&version=2)
> >
> > Though the same request without stars returns correct
> > values
> > (ex: select/?start=0&q=way&rows=10&version=2)
> >
> > Does anyone have an idea?
>
> Please keep in mind that wildcard queries are not analyzed.
>
> What query parser are you using? lucene, dismax, edismax?
>
>
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://lucene.472066.n3.nabble.com/Query-with-star-returns-double-type-values-equal-0-tp3428721p3429578.html
>  
>
> To unsubscribe from Query with star returns double type values equal 
> 0, click here 
> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3428721&code=cm9tYWluLmR1cGFzQGdtYWlsLmNvbXwzNDI4NzIxfDE3MzgwNjIyOTA=>.
>  
>


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Query-with-star-returns-double-type-values-equal-0-tp3428721p3432312.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to