-
-
Notifications
You must be signed in to change notification settings - Fork 30
added tooltip to index on macports stats #334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Dhruv-Sachdev1313 <dhruvhsachdev@gmail.com>
The app can start without Solr as well - and this change does not need you to have Solr integrated. Although you can let me know what exact issue you faced |
|
@arjunsalyan, Yes I did set up my Django website, added solr env variables (given in brackets) to run collect static command |
|
My solr commands were giving me this error- SO I assumed this must be some solr issue |
Do you have MacPorts installed? |
@arjunsalyan, Yes I did install using the "pkg" installer for montrey. I haven't used it yet, But yes I have it installed |
|
Hi @arjunsalyan |


Signed-off-by: Dhruv-Sachdev1313 dhruvhsachdev@gmail.com
trying to fix - Use index tooltip on the main statistics page #306
Since I am having difficulty in setting up the project locally (SOLR is giving me issues!), I have not tested it locally yet.
This was a very small addition, so I thought it would not break anything. Thus this PR
I am looking on the internet actively to fix the errors while setting up this project, maybe if I figure it out today, I can test it quickly and let you know!!