mirror of https://github.com/apache/lucene.git
docs: change facet module name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
83c0c952b6
commit
fd3c09a2fc
|
@ -192,7 +192,7 @@ public class FacetModule extends SearchComponent {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getDescription() {
|
public String getDescription() {
|
||||||
return "Heliosearch Faceting";
|
return "Facet Module";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in New Issue