# Solr 8.1.1.0 + Autopsy 4.11

**URL:** https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127
**Category:** Autopsy Help
**Created:** [June 27, 2019, 11:33am UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127 "2019-06-27T11:33:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![matandobr](https://yyz2.discourse-cdn.com/free1/user_avatar/sleuthkit.discourse.group/matandobr/32/74_2.png) [@matandobr](https://sleuthkit.discourse.group/u/matandobr)
#### Post date: [June 27, 2019, 11:33am UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127/1 "2019-06-27T11:33:25Z")

</div>

Hey All,  
The latest Autopsy + solr configuration guide ([http://sleuthkit.org/autopsy/docs/user-docs/4.11.0/install\_solr.html](http://sleuthkit.org/autopsy/docs/user-docs/4.11.0/install_solr.html))  
is with Solr-4.10.3-0, which is pretty old, and in the new Solr I downloaded there is no path like in the guide -  
“C:\Bitnami\solr-4.10.3-0\apache-solr\solr\configsets\AutopsyConfig\conf”  
Did someone manage to configure new Solr with Autopsy?  
Thanks !!  
🤩

---

<div class="post-metadata">

### Author: ![apriestman](https://yyz2.discourse-cdn.com/free1/user_avatar/sleuthkit.discourse.group/apriestman/32/24_2.png) [@apriestman](https://sleuthkit.discourse.group/u/apriestman)
#### Post date: [June 27, 2019, 11:37am UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127/2 "2019-06-27T11:37:13Z")

</div>

We have run into problems using newer versions of solr with Autopsy, which is why the guide says to use 4.10.

---

<div class="post-metadata">

### Author: ![matandobr](https://yyz2.discourse-cdn.com/free1/user_avatar/sleuthkit.discourse.group/matandobr/32/74_2.png) [@matandobr](https://sleuthkit.discourse.group/u/matandobr)
#### Post date: [June 27, 2019, 3:29pm UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127/3 "2019-06-27T15:29:38Z")

</div>

Thanks for the quick reply.  
Can you share a little about the problems you faced? (maybe I could help…)

---

<div class="post-metadata">

### Author: ![apriestman](https://yyz2.discourse-cdn.com/free1/user_avatar/sleuthkit.discourse.group/apriestman/32/24_2.png) [@apriestman](https://sleuthkit.discourse.group/u/apriestman)
#### Post date: [June 27, 2019, 4:07pm UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127/4 "2019-06-27T16:07:31Z")

</div>

@carrier might know. I don’t remember what the problems were but I know we’ve tried to update several times.

---

<div class="post-metadata">

### Author: ![carrier](https://yyz2.discourse-cdn.com/free1/user_avatar/sleuthkit.discourse.group/carrier/32/4_2.png) [@carrier](https://sleuthkit.discourse.group/u/carrier)
#### Post date: [July 12, 2019, 4:13pm UTC](https://sleuthkit.discourse.group/t/solr-8-1-1-0-autopsy-4-11/127/5 "2019-07-12T16:13:48Z")

</div>

We tried Solr 6 for a while, but eventually got into deadlock situations in a multi-user cluster that was running autoingest for days on end. The threads were locked in some zookeeper code.

The take away at the time was that we were using Solr in ways that are not common because we make hundreds or thousands of cores and load and unload them.
