Developer forum

Forum » Swift » Swift content search

Swift content search

Martin Gammelholm
Martin Gammelholm
Reply

Hello!

I'm trying to convert the product search into content search.

So far I've created the content index, query and setup a paragraph on the existing Swift search page with a Query publisher module, which returns: 
http://enterprise-europe.swift.espresso4.dk/Default.aspx?ID=1558&redirect=false&eq=test

However when searching in Swift frontend we get the "feed=true" parameter, which doesn't go with the Query publisher module:
http://enterprise-europe.swift.espresso4.dk/Default.aspx?ID=1558&feed=true&redirect=false&eq=test

The parameter is hardcoded in typeahead.js:

I can of course remove this code, but I don't think this is itensionally, also I don't know how to compile the javascript in Swift. Can we somehow manipulate it otherwise?

 

BR
Martin


Replies

 
Nicolai Pedersen
Reply

Yeah, good catch!

We will need the feed=true for this as well - I have just added the support for the QueryPublisher app.

Coming to a nuget feed near you, soon!

BR Nicolai

 
Martin Gammelholm
Martin Gammelholm
Reply

Thanks for the quick reply!

Which version(s) will it be released to?

 

BR
Martin

 

You must be logged in to post in the forum