Re: indexing all suffixes to support leading wildcard?

2014-08-29 Thread Rob Nikander
Doh. Nevermind, I see it. I was searching with same analyzer that I used to index. Usually that's right, but in this case, no. Rob On Fri, Aug 29, 2014 at 10:59 AM, Rob Nikander wrote: > Thanks. That got the search working. Do you know if there's a trick for > using FastVectorHighlighter with

Re: indexing all suffixes to support leading wildcard?

2014-08-29 Thread Rob Nikander
Thanks. That got the search working. Do you know if there's a trick for using FastVectorHighlighter with ngrams? I followed that doc's advice to use NGramTokenizer, and right now if the search matches "1234" it will only highlight "123". Rob On Fri, Aug 29, 2014 at 12:18 AM, Jack Krupansky wro

Re: BlockTreeTermsReader consumes crazy amount of memory

2014-08-29 Thread Michael McCandless
On Thu, Aug 28, 2014 at 5:38 PM, Vitaly Funstein wrote: > On Thu, Aug 28, 2014 at 1:25 PM, Michael McCandless < > luc...@mikemccandless.com> wrote: > >> >> The segments_N file can be different, that's fine: after that, we then >> re-use SegmentReaders when they are in common between the two commit