Tim -

If you can help it, I would suggest running Solr under Tomcat under Linux.
Speaking from experience in a mixed mode environment, the Linux/Tomcat/Solr
implementation just works.  We're not newbies under Linux, but we're also a
native Windows shop.  The memory management and system availability is just
outstanding in that stack.

If you must run Windows, Tomcat does integrate with IIS, but be prepared to
jump through a few hoops.  Spend time on making that combination work, and
you'll be 90% there....

Hope this helps.

-- j

On 9/10/06, Tim Archambault <[EMAIL PROTECTED]> wrote:

Good news. The rookie did just that. Thanks Chris. Just having a
difficult time how to send my query parameters to the engine from
Coldfusion [intelligently]. I'm going to download the PHP app and see
if I can figure it out. Having lots of fun with this for sure.

Tim

On 9/10/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
>
> : Should it run on a separate port than IIS or integrated using ISAPI
plug-in?
>
> I can't make any specific recomendations about Windows or IIS, but i
> personally wouldn't Run Solr in the same webserver/appserver that your
> users hit -- from a security standpoint, i would protect your solr
> instance the same way you would protect a database, let the applications
> running in your webserver connect to it and run queries against it, but
> don't expose it to the outside world directly.
>
>
> -Hoss
>
>

Reply via email to