On Wed, October 10, 2007, Mark Miller wrote: > Back in the day you might have been able to call Query.toString() as the > Query contract says that toString() should output valid QueryParser syntax. > This does not work for many queries though (most notably Span Queries -- > QueryParser knows nothing about Span queries).
I see, so my old code which was based on QueryParser was not completely flawed :) Are there any other queries besides span queries which can occur with qsol and do not produce valid QueryParser syntax? Also I wonder why a facette query, like `foo:bar' results in a SpanQuery `+spanNear([foo, bar], 0, true)' (I may not understand the concept here). Cheers, Martin -- ----------- / http://herbert.the-little-red-haired-girl.org / ------------- =+= Who the fsck is "General Failure", and why is he reading my disk? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]