[OJS 3.2.1.4] Restrict search terms in Solr/Lucene

Hi,

I want to know how I can restrict the search terms in the Solr/Lucene plugin in the journals of my OJS 3.2.1.4 platform, since there are terms like doi, which I do not consider important when displaying search results .
Enter somewhere, either in the plugin, in the code or somewhere, the terms that you do not want to be shown in the plugin’s search results.

Hi @diegomejia07,

I think this might involve configuring the stopwords? There is some pretty extensive documentation on the plugin documentation here: GitHub - ojsde/lucene: Plugin for Solr/Lucene support in OJS. -

-Roger
PKP Team