http://www.site.com/search/search.php?zoom_query=%22search+term%22&x=15&y=7
The url we typically use is as above.
We need to implement that url within a content manager, so it would now look like this:
http://www.site.com/search/search.php?zoom_query=%22$article.art_field1$%22&x=15&y=7
The problem now is, without the "+" in the search term (between multiple words), we get
inaccurate results.
Is there a workaround?
Thanks much.
Jim
The url we typically use is as above.
We need to implement that url within a content manager, so it would now look like this:
http://www.site.com/search/search.php?zoom_query=%22$article.art_field1$%22&x=15&y=7
The problem now is, without the "+" in the search term (between multiple words), we get
inaccurate results.
Is there a workaround?
Thanks much.
Jim
Comment