Hi there,
I'm migrating a project from old search index to new index method.
The website search input field is extended with the instantsearch/suggestion as described in http://developer.dynamicweb.com/documentation/for-developers/ecommerce/indexed-search/instant-search-and-suggested-queries.aspx
Does anybody have an idea how to connect the instant search suggestion functionality to an index query?
I assume this current implementation is still trying to get its data from the old index which won't get updated anymore ...
Thanks in advance.
P.