Hello.
What about MultiFields.getTerms().iterator().seekCeil(new BytesRef("ski")) ?
On Thu, Sep 6, 2018 at 12:39 AM Mike Grishaber <[email protected]>
wrote:
> Hello All,
>
>
>
> I am trying to find a way to retrieve a list of the words that matched a
> query. I'm not looking for highlighting, just a list of the words. So if
> I
> search for 'ski' and I match on 'skier' and 'skiis', I would like to get
> back a list that includes 'skier' and 'skiis'.
>
> Is there an API call that provides this?
>
>
>
> Thanks
>
> Mike
>
>
--
Sincerely yours
Mikhail Khludnev