Sorry, you're out of luck.  SRPT could be generalized but that's a bit of
work.  The trickiest part I think would be writing a multi-dimensional
SpatialPrefixTree impl.

If the # of discrete values at each dimension is pretty small (<100? ish?),
then there is a way using term positions and span queries (I think).  In
you're example you're using 1, 2, ... up to 6.  But I figure that's to keep
your example simple and isn't reflective of your actual data.

~ David



-----
 Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
--
View this message in context: 
http://lucene.472066.n3.nabble.com/PointType-multivalued-query-tp4020445p4020625.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to