This is actually a *Nested proximity search*.
I think the query you wrote there, Mergio, will not work.
and I think there is no way in Solr to run a Nested proximity query yet.
Do you know anything about that Erik?

this is what you want to do:
http://www.slideshare.net/MarkHarwood/proposal-for-nested-document-support-in-lucene
http://www.slideshare.net/MarkHarwood/proposal-for-nested-document-support-in-lucene
 

the only way seems to be to do it through Lucene. have a look at what this
guy did:
http://blog.griddynamics.com/2011/10/solr-experience-search-parent-child.html
http://blog.griddynamics.com/2011/10/solr-experience-search-parent-child.html 

hope this helps. :)

Maurizio

--
View this message in context: 
http://lucene.472066.n3.nabble.com/PositionIncrementGap-inside-a-field-tp3666243p3669830.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to