Bug #2572
Search fails
Start date:
01/11/2020
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey almost 5 years ago
Observations:
- The current size is 4245619 (4.2 MB). This is too small
- The index is at /usr/src/app/var/indexes (host path /opt/textcritical/indexes)
- Can I make more indexes?
- Can I move the indexes over?
- sudo cp -r /var/webapps/textcritical.com/var/indexes/* /opt/textcritical/indexes/*sudo cp -r /var/webapps/textcritical.com/var/indexes/* .
- This works
- Copy then reproduce the indexes
- This starts over from scratch
sudo docker exec -it sharp_fermi python manage.py make_search_indexes -c
- This starts over from scratch
#2 Updated by Luke Murphey almost 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
#3 Updated by Luke Murphey almost 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
Reindexing worked.