Scoring with wild cars

2014-09-24 Thread Pigeyre Romain
sion_":1480150875738472448, "score":0.53033006}] }, "debug":{ "rawquerystring":"text:carre", "querystring":"text:carre", "parsedquery":"text:carre", "parsedquery_to

Re: Using def function in fl criteria,

2014-09-09 Thread Pigeyre Romain
gt; you think you are. > > Best, > Erick > > On Tue, Sep 9, 2014 at 4:36 AM, Pigeyre Romain > mailto:romain.pige...@sopra.com>> wrote: > > Hi > > > > I'm trying to use a query with > > fl=name_UK,name_FRA,itemDesc:def(name_UK,name_FRA) > > A

Using def function in fl criteria,

2014-09-09 Thread Pigeyre Romain
LIN ET SOIE", "itemDesc": "suit" } Do you have any idea to change it? Thanks. Regards, Romain

Using wild characters in query doesn't work with my configuraiton

2014-08-27 Thread Romain Pigeyre
I'm using a WhitespaceTokenizerFactory at indexing time in order to keep specials characters : /?... After this configuration, I restarted Solr and re-indexed data. Is Somebody have any idea to resolve this issue? Thanks a lot -- *-Romain PIGEYRE*

Re: Histogram facet?

2014-05-06 Thread Romain Rigaux
This is super nice, I tried (even without subfacets) and it works! Thanks a lot! Romain facet=true&facet.range=price&facet.range.start=0&facet.range.end=1000&facet.range.gap=100&facet.stat=avg(popularity) facets": { "price": { "buckets": [ { "

Re: Histogram facet?

2014-05-06 Thread Romain Rigaux
(date, '1HOURS')* &facet.stat=sum(retweetCount) Romain On Tue, May 6, 2014 at 10:09 AM, Yonik Seeley wrote: > On Mon, May 5, 2014 at 6:18 PM, Romain wrote: > > Hi, > > > > I am trying to plot a non date field by time in order to draw an > histogram > &g

Re: Histogram facet?

2014-05-05 Thread Romain Rigaux
"query" : { "match_all" : {} }, "facets" : { "histo1" : { "date_histogram" : { "key_field" : "timestamp", "value_field" : "price&quo

Histogram facet?

2014-05-05 Thread Romain
ttp://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-facets-date-histogram-facet.html#search-facets-date-histogram-facet>in ES. Is there a way to move the counting logic to the Solr server? Thanks! Romain

Re: Query with star returns double type values equal 0

2011-10-18 Thread romain
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=wa

Query with star returns double type values equal 0

2011-10-17 Thread romain
alues (ex: select/?start=0&q=way&rows=10&version=2) Does anyone have an idea? Romain. -- View this message in context: http://lucene.472066.n3.nabble.com/Query-with-star-returns-double-type-values-equal-0-tp3428721p3428721.html Sent from the Solr - User mailing list archive at Nabble.com.