Re: TermRangeQuery with Proximity

2015-12-09 Thread Henri Hein
Uwe, Thanks, that worked. SpanNearQuery even has the ordering flag, which I also needed. I'm not seeing a big performance slowdown on my quick little test index, but I'll try with a bigger one and see what kind of running times I'm looking at. Timothy: thanks for the pointer, we will probably n

TermRangeQuery with Proximity

2015-12-08 Thread Henri Hein
range search with TermRangeQuery. I don't know how to combine them and the above archived thread seems to indicate it's not possible. Has this changed? Thanks, - Henri Hein Thin Air Labs