Re: Range Searches in Collections

2010-02-19 Thread cjkadakia
that satisfies it. Currently, this is > returning me documents with fee values above 10 and below 3 as long as it > contains at least one other within. > > Any suggestions on how to accomplish this? > -- > View this message in context: > http://old.nabble.com/Range-Searches-in-

Re: Range Searches in Collections

2010-02-18 Thread Otis Gospodnetic
search :: http://search-hadoop.com/ From: cjkadakia To: solr-user@lucene.apache.org Sent: Thu, February 18, 2010 7:58:23 PM Subject: Range Searches in Collections Hi, I'm trying to do a search on a range of floats that are part of my solr schema. Basically

Range Searches in Collections

2010-02-18 Thread cjkadakia
? -- View this message in context: http://old.nabble.com/Range-Searches-in-Collections-tp27648470p27648470.html Sent from the Solr - User mailing list archive at Nabble.com.