Here is the issue I have run into regarding documentation and using Manticore – Which I’m new to, I currently use Solr.
I’m running on Centos 7.7, so I start with chapter
“3.2 Installing Manticore packages on RedHat and CentOS”
after that is complete, I pass the other chapters for installs on different platforms and I proceed to:
3.8 Quick Manticore usage tour
At that point, the steps fail with various messages because the items specified in the quick tour instructions do not exist.
If I go back to chapter “2.2 Getting Started using official packages, 2.2.2 Running queries” I find that there are different instructions than chapter “3.8 Quick Manticore usage tour”. If I go back to chapter 2.2, complete the some of the instructions there, I’m able to fill in the holes and get some of the “3.8 Quick Manticore usage tour” items to work. So, I’m trying to run through it.
So, at least for Centos, you need to complete chapter section “3.2 Installing Manticore packages on RedHat and CentOS” then go back do parts of “2.2 Getting Started using official packages” and then go on to “3.8 Quick Manticore usage tour”
The documentation probably needs to be updated to reflect the order of the process after installation so that after an install, regardless of platform, everyone runs the same steps. Because right now they are different.