geocollections / eMaapou

eMaapõu: Eesti maapõue andmebaas
https://geoloogia.info
3 stars 2 forks source link

Solr analysis parameter: `parameter_index` contains special charaters #930

Open Erikdzo opened 1 year ago

Erikdzo commented 1 year ago

parameter_index field contains special characters ex. (),>. This makes filtering in the frontend more difficult. Currently I see that, in the analytical_data index the special characters are replaced with _. The current solution is to replace special characters in the frontend, but it would be nicer if they were corrected in the index, so the frontend would not need to worry about this.

ollehints commented 1 year ago

needs to be changed in the database to match the solr index field names