@Gora: yes.
User name and pass.
On Tue, Jun 18, 2013 at 2:57 PM, Gora Mohanty wrote:
> On 18 June 2013 17:16, Erick Erickson wrote:
> > What do you mean "encrypt"? The stored value?
> > the indexed value? Over the wire?
> [...]
>
> My understanding was that he wanted to encrypt the
> username/
On 18 June 2013 17:16, Erick Erickson wrote:
> What do you mean "encrypt"? The stored value?
> the indexed value? Over the wire?
[...]
My understanding was that he wanted to encrypt the
username/password in the DIH configuration file.
"Mysurf Mail", could you please clarify?
Regards,
Gora
What do you mean "encrypt"? The stored value?
the indexed value? Over the wire?
Here's the problem with indexing indexed terms...
you can't search it reliably. Any decent
encryption algorithm isn't going to let you, for
instance, search wildcards since the encrypted
value for "awesome" better prod
On 17 June 2013 21:41, Mysurf Mail wrote:
> Hi,
> I want to encrypt (rsa maybe?) my user name/pass in solr .
> Cant leave a simple plain text on the server.
> What is the recomended way?
I don't think that there is a way to encrypt this information
at the moment.
The recommended way would be to
Hi,
I want to encrypt (rsa maybe?) my user name/pass in solr .
Cant leave a simple plain text on the server.
What is the recomended way?
Thanks.