Thanks. I ask this question because we possibly have some "old" customers which
still uses 32-bit OS.
- 原始邮件 -
发件人:Shawn Heisey
收件人:solr-user@lucene.apache.org
主题:Re: JDK requirements for Solr 5.5
日期:2016年05月05日 23点21分
On 5/5/2016 1:48 AM, t...@sina.com wrote:
> Can Solr
On 5/5/2016 1:48 AM, t...@sina.com wrote:
> Can Solr run on JDK 7 32 bit? Or must be 64 bit?
You can use a 32-bit JVM ... but it will be limited to 2GB of heap.
This is a Java limitation, not a Solr limitation. Depending on how
large your index is, 2GB may not be enough.
Thanks,
Shawn
Hi,
Can Solr run on JDK 7 32 bit? Or must be 64 bit?
Thanks