Hi Alex, Thank you for prompt reply. I am not aware of Spring.io's Spring Data Solr.
Regards Olivier 2014-12-23 16:50 GMT+01:00 Alexandre Rafalovitch <arafa...@gmail.com>: > You don't expose Solr directly to the user, it is not setup for > full-proof security out of the box. So you would need a client to talk > to Solr. > > Something like Spring.io's Spring Data Solr could be one of the things > to check. You can see an auto-complete example for it at: > https://github.com/arafalov/Solr-Javadoc/tree/master/SearchServer/src/main > and embedded in action at > http://www.solr-start.com/javadoc/solr-lucene/index.html (search box > on the top) > > Regards, > Alex. > ---- > Sign up for my Solr resources newsletter at http://www.solr-start.com/ > > > On 23 December 2014 at 10:45, Olivier Austina <olivier.aust...@gmail.com> > wrote: > > Hi, > > > > I would like to build a User Interface on top of Solr for PC and mobile. > I > > am wondering if there is a framework, best practice commonly used. I want > > Solr features such as suggestion, auto complete, facet to be available > for > > UI. Any suggestion is welcome. Than you. > > > > Regards > > Olivier >