I added the option to the search of choosing more facet fields - they get added to the sidebar on the left. I must have done something wrong, because the choices are persisting - i.e. when a separate request to the search is made, the values that were set on the previous request are used, even though they are not present on the recent request. This is probably because web.py or iomanager.py is writing them to config when it should not. However I have not fixed it yet, so reporting the issue so anyone can know about it.
I added the option to the search of choosing more facet fields - they get added to the sidebar on the left. I must have done something wrong, because the choices are persisting - i.e. when a separate request to the search is made, the values that were set on the previous request are used, even though they are not present on the recent request. This is probably because web.py or iomanager.py is writing them to config when it should not. However I have not fixed it yet, so reporting the issue so anyone can know about it.