Skip to content

Commit

Permalink
update plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-yuan committed Nov 26, 2016
1 parent be40c97 commit e800190
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

public class AnalysisAnsjPlugin extends Plugin implements AnalysisPlugin, ActionPlugin {

public static final String PLUGIN_NAME = "analysis-ansj";
public static final String PLUGIN_NAME = "elasticsearch-analysis-ansj";

@Override
public Collection<Module> createGuiceModules() {
Expand Down

0 comments on commit e800190

Please sign in to comment.