: > 'OpenGL', is it possible to have results like 'OpenGL Guide' to be : > scored highter then 'A Guide to OpenGL' ? : : SpanFirstQuery does this, but afaik there is no query parser supporting it.
if howeveryou *allways* want queries to work this way, it would be pretty straight foward to subclass QueryParser so that it's current uses of TermQuery are replaces with SpanFirstQuery. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]