I read through the http://searchhub.org/2009/07/18/the-spanquery/ which
provided a good overview for how one can construct fairly complex span queries.
I was particularly interested in the ability to construct nested span queries.
I'm trying to apply this concept to search a field that contain
.
I guess I'm curious if what I was doing with the SpanQuery should have worked,
whether I misunderstood something, or if this is a bug.
Darin.
________
From: "Allison, Timothy B."
To: "java-user@lucene.apache.org" ; Darin McBeath
Sent: Friday,
t:efname], 2147483647, true), content:sfname, 0, 0)],
2147483647, true), content:eauthor], 2147483647, true), content:sauthor, 0, 0)
Not sure why 'ordered' vs 'unordered' makes it work correctly, but certainly
sounds like a bug with Lucene.
If you have any thoughts for a