Thanks, Mike, for emphasizing that point. I put that point in the blog post
as well - the recommended approach if it's sufficient for sure.
Erik
> On Jan 4, 2017, at 07:36, Mike Thomsen wrote:
>
> I didn't see a real Java project there, but the directions to compile on
> Linux are almo
I didn't see a real Java project there, but the directions to compile on
Linux are almost always applicable to Windows with Java. If you find a
project that says it uses Ant or Maven, all you need to do is download Ant
or Maven, the Java Development Kit and put both of them on the windows
path. The
I am searching a SOLR ACL Plugin, i found this
https://lucidworks.com/blog/2015/05/15/custom-security-filtering-solr-5/
but i don't know how i can compile the jave into to a jar - all Infos
i found was how to complie it on linux - but this doesn't help.
I am running solr version 6.3.0 on wi