Making Highlighter.mergeContiguousFragments() public

2007-10-23 Thread Dave Golombek
way to do so would be to override that method. Not a big deal, but I thought other people might find it useful. Making the method public static would also achieve the same result, allowing me to call the function separately. Thanks, Dave Golombek Black Duck Software, Inc. http

RE: Adding support for NOT NEAR construct?

2007-10-17 Thread Dave Golombek
From: Paul Elschot > One can use SpanNotQuery to get NOT NEAR by using this generalized > structure: > > SpanNot(foo, SpanNear(foo, bar, distance)) > > This also allows for example: > > SpanNot(two, SpanNear(one, three, distance)) > > Btw. I don't know of any query language that has this second

Adding support for NOT NEAR construct?

2007-10-17 Thread Dave Golombek
10 or "foo bar"!~10 might be reasonable; the former should be pretty easy to parse. Does this sound reasonable? Something for contrib? Thanks, Dave Golombek Senior Software Engineer Black Duck Software, Inc. [EMAIL PROTECTED] T +1.781.810.2079 F +1.781.891.