-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Guido,

On 10/15/18 04:15, Jäkel, Guido wrote:
> Dear Christopher,
> 
> my 5ct on that: We're using Solr for years like (and together with)
> all other Webapps on Tomcat (and since some month on Wildfly) in a
> "classic" (non-cloud) setup without any the need for special
> tweaks.
> 
> There is no official support for an webapp artifact since some
> Versions, but one just have to extract the web application tree
> from the release.
> 
> I have no experience with embedded tomcat, but it should be also
> straight forward. Said that, I can't imagine the advantage of such
> an approach against the currently used, which just start the Web
> Application Server (Jetty, Tomcat or whatever) with the
> preinstalled Solr application.
> 
> We even have used it in the other way round: We used an embedded
> Solr Server as a SolrMaster instead of a SolrClient within an
> Ingest application to avoid the "serialization/network overhead" of
> big Solr documents. This Application was also hosted together with
> others on our Tomcat plattform

Thanks for the reply.

Actually, my goal was to convince the Solr team that switching from
Jetty to Tomcat was (a) possible and (b) possibly attractive. I agree
that "solr.sh start" is the right model for users. I'm just working on
getting them to consider Tomcat as the hosting container instead of
Jetty. Right now, "solr.sh start" launches Jetty with Solr configured
as a web application. They are considering using "real embedding" and
so Tomcat has an opportunity to be considered as the container for
that effort.

- -chris

>> -----Original Message----- From: Christopher Schultz
>> [mailto:ch...@christopherschultz.net] Sent: Sunday, October 14,
>> 2018 3:41 AM To: Tomcat Users List <users@tomcat.apache.org> 
>> Subject: Tomcat embedded with Apache Solr
>> 
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
>> 
>> All,
>> 
>> I've posted a question to the Solr mailing list[1] about why
>> Jetty is being used instead of Tomcat, and it seems that it's
>> just "always the way it's been" for the most part.
>> 
>> These seems to be some interest in moving from their existing
>> model (Jetty launches, then hosts Solr as a web application) to
>> an embedded model where a Solr-agent launches and then launches
>> the app server (e.g. tc) hosting itself.
>> 
>> Is anyone familiar enough with Solr to whip-up a quick-and-dirty
>> POC for Tomcat-embedded-hosting-Solr?
> 
> ---------------------------------------------------------------------
>
> 
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlvInvUACgkQHPApP6U8
pFgokQ/+IDJIEWrvtXg8WMGsnyikBwLpVafyNlje+nnNZDJ46bdL/5eAOeO0ef06
TidVZlbHtucP3gParlyDFAZE5+R5PLQw3Kb+aH5eZLShrUlF0/aBruG4sdAXt8b6
tN8eu9WmULz78AfX9wA5EvIKfKkps+ubYhbmZgMBnzHcARkMbG3FqKpIrEG36D3l
ixpPNrY/Ig7WDse20/+xbPVLpfkvYIlZuD1ks4ChRoUiMxSBUdTBcecI7b7ktzrT
OY6wxrrBPX4Ca37aA83oLw4EChPFy5bvR21P4wXFaA9yrT3GdvPNG0Rs7DiGR3PN
RSADf8dJ0Mle2azPB56+n2CPck5CLZllk8kbvyy1RV+9AQFDV0ytFPnS/34IbZf/
Q2lSgGyVLB3GAic3RzCqIAtRnUmJW6BSXtq8B8YGL5sy9HATTMj9f00xzDqTC38i
H22fnJohfTrsVj4VBklDEvE2V+9NEyj+guw/v0jKRlfiX8S98tHQuQD8kefTP4X2
vHkKaU0V5rNmO/Ix8jA9i9CVqNe5UX+nZThWe5gBHKxdFVpZ9VFWwTYgX9+eZiYc
+I1D6j1oQS+qEWw3RlPkTUei6GHVCrTsXlHxEN89k6mTOZi1x9xaq5G6th5AOa5B
VL3qxoVz/lWdSFaZLcN2kHwG/gBlSgqBa8V4m7kt83IDoUsGg2w=
=A9vT
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to