[hibernate-dev] autosuggest
Sanne Grinovero
sanne at hibernate.org
Thu Feb 5 16:38:52 EST 2015
On 4 February 2015 at 17:29, Marc Schipperheyn <m.schipperheyn at gmail.com> wrote:
> Lucene 4 has some great improvements in autosuggest/autocomplete,
> e.g.AnalyzingInfixSuggester.
> GroupingSearch and JoinUtil are other nice ones.
>
> It would be interesting to see blog writeups on leveraging these new
> features through HSearch.
Good point. We'd need to do some research first though :-/
Rather than blogging how to bypass the Search API I'd prefer to create
an easy to use API first.
> Joins should imho even be considered as candidates for inclusion into the
> querybuilder. Grouping might also be considered as a kind of projection
> perhaps.
+1 Joins are high on my wishlist too, but not on the top yet. Would
you like to sketch a proposal patch?
HSEARCH-1237
Sanne
More information about the hibernate-dev
mailing list