You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Scott Q." <qm...@top-consulting.net> on 2020/09/11 16:05:05 UTC

Javascript pre-processing

I need to pre-process my data using Javascript, but I will need to
make use of a JS library in order to accomplish this. Can I include
other JS files in my pre-process script ? If so, how ?