pkiraly / qa-catalogue

QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
GNU General Public License v3.0
76 stars 18 forks source link

Saving the list of Solr fields #351

Closed pkiraly closed 4 months ago

pkiraly commented 8 months ago

At the UI side there is a problem. In order to make pairs of bibliographic data elements and Solr fields, we should have a list of Solr fields. In Solr there are two methods, each has a negative effect.

Solution: call Luke request handler after the optimization of the index, extract the field names and store them into the OUTPUT_DIR along with other results of the analyses. The user interface will check if this file exists, and calls Luke only this file is not available.