After adding the "search" package, I am still unab...
# adobe
s
After adding the "search" package, I am still unable to create a collection. The ColdFusion Collections page in cf administrator says: "Unable to retrieve collections from the Search Services. Ensure that you have installed ColdFusion Search Service and it is running." the "Solr Server" screen shows it is pointed to local host and that the Solr home is: ColdFusionSolr/multicore but that directory doesn't exist on the server. Is there something that needs to be done beyond adding the "search" package in CF 2023 to install the solr engine?
There is also not a /ColdFusion/cfusion/jetty/multicore/ (which is where I expected the multicore folder to be)
c
I think you need to install the Add-On Services for ColdFusion. It's listed under Other Downloads/Download Adobe ColdFusion (2023 release) Developer Tools: https://helpx.adobe.com/coldfusion/kb/coldfusion-downloads.html#download0
👍🏻 1
s
Thank you, I will do that