mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
typo in class name
This commit is contained in:
parent
0dadf2c2a8
commit
1794ff679e
@ -250,7 +250,7 @@ And the same searchComponent with the Config API:
|
|||||||
{
|
{
|
||||||
"add-searchcomponent":{
|
"add-searchcomponent":{
|
||||||
"name":"elevator",
|
"name":"elevator",
|
||||||
"class":"QueryElevationComponent",
|
"class":"solr.QueryElevationComponent",
|
||||||
"queryFieldType":"string",
|
"queryFieldType":"string",
|
||||||
"config-file":"elevate.xml"
|
"config-file":"elevate.xml"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user