I am using  5.3 .
I was taking a look to the vm templates and Js scripts.

My collection is a custom collection, and it is working ok.
The browse interface is slightly customise and it is working properly.

Everytime I click submit query , the proper results are returned.

What i would like to do is slightly customise the vm or Js, to have the
submit sent automatically overtime I type something in the search box.
Something similar to google instant search.
It's for a prototype so  it's not critical for performances or elegance .
is it clearer ?

Cheers

On 28 October 2015 at 16:13, Erik Hatcher <erik.hatc...@gmail.com> wrote:

> What version of Solr?   Solr 5’s data driven configuration is set up to
> use a generic browse interface that does not have any auto-suggest wired in
> by default.
>
> How did you create your collection?  You just want to turn off the terms
> suggest thing?
>
> —
> Erik Hatcher, Senior Solutions Architect
> http://www.lucidworks.com <http://www.lucidworks.com/>
>
>
>
>
> > On Oct 28, 2015, at 11:45 AM, Alessandro Benedetti <
> abenede...@apache.org> wrote:
> >
> > Hi guys,
> > I was playing with the velocity Browse UI, to provide a simple prototype
> to
> > be shown to not techie users.
> >
> > Unfortunately I am a super noob in reading/writing front end and Js code.
> > I would like an advice from you.
> > What I would like to do is to bypass the big autocomplete script and
> simply
> > automatically call the submit query on each key pressed. ( like google
> > instant search) .
> >
> > it is something really only for a simple prototype, I don't care if it
> will
> > be slow or not elegant.
> > Anyone with some Js experience with the velocity template that can give
> me
> > some quick hint to obtain that ?
> > In the meantime I will continue investigating, but an help would be much
> > appreciated.
> >
> > Cheers
> >
> > --
> > --------------------------
> >
> > Benedetti Alessandro
> > Visiting card : http://about.me/alessandro_benedetti
> >
> > "Tyger, tyger burning bright
> > In the forests of the night,
> > What immortal hand or eye
> > Could frame thy fearful symmetry?"
> >
> > William Blake - Songs of Experience -1794 England
>
>


-- 
--------------------------

Benedetti Alessandro
Visiting card : http://about.me/alessandro_benedetti

"Tyger, tyger burning bright
In the forests of the night,
What immortal hand or eye
Could frame thy fearful symmetry?"

William Blake - Songs of Experience -1794 England

Reply via email to