: But alas, I cannot seem to get access to any TermPositions from my above
: BooleanQuery.

I would suggest refactoring your "date" restriction into a Filter (there's 
fairly easy to use Filter that wraps a Query) and then execute a 
SPanTermQuery just as you describe.


-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to