gt;
> On Feb 5, 2017 21:02, "alias" <524839...@qq.com> wrote:
>
>> You mean this can only be used in this version 5.5.x? Other versions
>> invalid?
>>
>>
>>
>>
>> -- 原始邮件 --
>> 发件人: "Kevin
839...@qq.com> wrote:
> You mean this can only be used in this version 5.5.x? Other versions
> invalid?
>
>
>
>
> -- 原始邮件 --
> 发件人: "Kevin Risden";;
> 发送时间: 2017年2月6日(星期一) 上午9:44
> 收件人: "solr-user";
>
> 主题: R
You mean this can only be used in this version 5.5.x? Other versions invalid?
-- 原始邮件 --
发件人: "Kevin Risden";;
发送时间: 2017年2月6日(星期一) 上午9:44
收件人: "solr-user";
主题: Re: bin/post and self-signed SSL
Originally formatted as MarkDown. This was
Originally formatted as MarkDown. This was tested against Solr 5.5.x
packaged as Lucidworks HDP Search. It would be the same as Solr 5.5.x.
# Using Solr
*
https://cwiki.apache.org/confluence/display/solr/Solr+Start+Script+Reference
* https://cwiki.apache.org/confluence/display/solr/Running+Solr
*
Last time I looked at this, there was no way to pass any Java properties to
the bin/post command. This made it impossible to even set the SSL
properties manually. I checked master just now and still there is no place
to enter Java properties that would make it to the Java command.
I came up with a
Hi,
I’m trying to post a document to Solr using bin/post after enabling SSL with
self signed certificate. Result is:
$ post -url https://localhost:8983/solr/sslColl *.html
/usr/lib/jvm/java-8-openjdk-amd64/bin/java -classpath
/opt/solr/dist/solr-core-6.4.0.jar -Dauto=yes
-Durl=https://localhos