Hi,
     I am sorry to ask this silly question but I could not find the
documentation about this and I am very new to lucene solr. I want to run a
range query on one of the multivalued field e.g. I have a point say [10,20],
which is the point of intersection of the diagonals of a rectangle. Now I
want to run a solr query, which gives me all the points within
the rectangle whose vertices are at { [8,20], [12,20], [10,18] , [10,22]}.
Any help would be highly appreciated.
Thanks
Urlop

Reply via email to