mirror of https://github.com/apache/lucene.git
typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2af426f296
commit
69fd3c455f
|
@ -485,7 +485,7 @@
|
|||
</arr>
|
||||
|
||||
If you register a searchComponent to one of the standard names, that will be used instead.
|
||||
To insert handlers before or after the 'standard' components, use:
|
||||
To insert components before or after the 'standard' components, use:
|
||||
|
||||
<arr name="first-components">
|
||||
<str>myFirstComponentName</str>
|
||||
|
|
Loading…
Reference in New Issue