Honda-Search Administrator wrote:


 Let's say I want to run 2 search engines on the same server. For
 search engine one I use the database "crawl" and for the second
 search engine I use "crawl2" as the database

 For accessing the content could I use different ports for each
 engine? engine one will be localhost:8080 and engine two will be
 localhost:8081

 Just asking if this is possible.

Yes this is possible. You can use different ports or different virtual
host or different context path to separate the two ui's. You still need to have two separate web applications with two separate configurations (pointing to two separate directories)

--
Sami Siren

Reply via email to