
-d is trying to show all directories with xapian in the name
Umm. I followed instructions to install indexer.
(venv) mailman@shackleton12:~$ pip install xapian-1.4.27-cp311-cp311-linux_x86_64.whl xapian-haystack Processing ./xapian-1.4.27-cp311-cp311-linux_x86_64.whl Requirement already satisfied: xapian-haystack in ./venv/lib/python3.11/site-packages (3.1.0) Requirement already satisfied: django-haystack>=2.8.0 in ./venv/lib/python3.11/site-packages (from xapian-haystack) (3.3.0) Requirement already satisfied: django>=3.2 in ./venv/lib/python3.11/site-packages (from xapian-haystack) (4.2.20) Requirement already satisfied: filelock>=3.4 in ./venv/lib/python3.11/site-packages (from xapian-haystack) (3.18.0) Requirement already satisfied: asgiref<4,>=3.6.0 in ./venv/lib/python3.11/site-packages (from django>=3.2->xapian-haystack) (3.8.1) Requirement already satisfied: sqlparse>=0.3.1 in ./venv/lib/python3.11/site-packages (from django>=3.2->xapian-haystack) (0.5.3) Requirement already satisfied: packaging in ./venv/lib/python3.11/site-packages (from django-haystack>=2.8.0->xapian-haystack) (24.2) xapian is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.