Hello,
[situation]
we use the software "help&manual" to generate an html-help which is online on our website, with your integrated custom zoom-search engine. We are really impressed about the quality of the zoom search...
we also have a phpBB installation online, with a huge FAQ.
at last, there is also a lot of content on our static html-website.
[goal]
we would like to have an over-all search engine to give our users a better support.
is it possible to generate multiple catalogs and query them one after another (ASP.NET) to present the result seperatly in one ajax-styled page:
---searchresultpage-----
[result set 1] --> paging enabled --> http://manual.ourcompany.com
[result set 2] --> paging enabled --> http://forum.ourcompany.com
[result set 3] --> paging enabled --> http://www.ourcompany.com
-------endpage---------
Or do you have another recommendation?
Thank you in advance
Felix
[situation]
we use the software "help&manual" to generate an html-help which is online on our website, with your integrated custom zoom-search engine. We are really impressed about the quality of the zoom search...
we also have a phpBB installation online, with a huge FAQ.
at last, there is also a lot of content on our static html-website.
[goal]
we would like to have an over-all search engine to give our users a better support.
is it possible to generate multiple catalogs and query them one after another (ASP.NET) to present the result seperatly in one ajax-styled page:
---searchresultpage-----
[result set 1] --> paging enabled --> http://manual.ourcompany.com
[result set 2] --> paging enabled --> http://forum.ourcompany.com
[result set 3] --> paging enabled --> http://www.ourcompany.com
-------endpage---------
Or do you have another recommendation?
Thank you in advance
Felix
Comment