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 Amin Raeiszadeh <am...@gmail.com> on 2017/12/31 06:48:40 UTC

create plugin for SloppyPhraseScorer

hi
is it possible to create a plugin for solr cloud (v 6.5.1 or 7.x) to
update SloppyPhraseScorer class?
in this https://wiki.apache.org/solr/SolrPlugins link there is no
mention about these kind of plugin that are search components of
lucene.
if it is possible how should i notify my collection to use this plugin
from .system collection?