On 2018/07/03 08:53:20, ja...@jafurrer.ch wrote:
> Hi,
>
> I was intending to open an Issue in Jira when I read that I'm supposed
> to first contact this mailinglist.
>
> Problem description
> ==
>
> System: Microsoft Windows 10 Enterprise Version 10.0.16299 Build 16299
>
>
Please follow the instructions here to unsubscribe:
http://lucene.apache.org/solr/community.html#mailing-lists-irc
You must use the same email address that you used to subscribe.
Regards,
Edwin
On Mon, 17 Sep 2018 at 00:49, Srinu Lella wrote:
>
>
Thanks. Solr uses Zk 3.4.x with no support for TLS. Zk communication is over
low level binary TCP. I’m aware that if/when we get 3.5.x support we should
deploy SSL.
My question is, how do folks secure their current zk and is there a way to
circumvent the lack of SSL? I don’t care if people can
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jan,
On 9/16/18 16:22, Jan Høydahl wrote:
> We plan to enable (digest) authentication and ACL with Zookeeper to
> improve security.
Can you be more explicit? There is HTTP DIGEST auth and then there are
"digested" (hashed) passwords for the user-da
Hi,
We plan to enable (digest) authentication and ACL with Zookeeper to improve
security.
However, we have not been able to answer the question of how secure such a
setup will be,
given that ZK 3.4.x TCP communication is unencrypted.
So, do anyone know if ZK sends the password in cleartext over
I think we both understand you well :) So once again, to explain it to you,
please have a look at the aforementioned
https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/handler/component/ResponseBuilder.java,
these lines:
final Boolean segmentTerminatedEarly
Hi Zahra,
We had a similar issue in our collections and we solved this by generating a
UUID value using the content of other fields, in reply to your first question.
Have a look at the section
https://lucene.apache.org/solr/guide/7_4/update-request-processors.html#custom-update-request-processo
Hi Erick,
thanks for your feedback, so I've created a corresponding issue in here:
https://issues.apache.org/jira/browse/SOLR-12776
Hopefully that will suffice :)
Regards
Petr
__
> Od: "Erick Erickson"
> Komu: "solr-user"
> Datum:
I have two questions about using uuid:
In Solr refs, it is stated that the unique id could be of uuid type. I
found we can generate uuid when the doc id with uuid field type is null or
we it is generated by using
doc.addField("id", UUID.randomUUID().toString()) in solrj.
1- Suppose my unique id
Thanks Shawn and Erick.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
11 matches
Mail list logo