cpoerschke commented on code in PR #3038:
URL: https://github.com/apache/solr/pull/3038#discussion_r1919822504
##########
solr/solr-ref-guide/modules/query-guide/pages/other-parsers.adoc:
##########
@@ -823,7 +823,7 @@ It would be more prudent to get the analyser from the
schema.
ts.end();
----
-The schema will just define a multi-valued string value and an optional field
to use at anlysis time - similar to above.
+The schema will just define a multi-valued string value and an optional field
to use at analysis time - similar to above.
Review Comment:
```suggestion
The schema will just define a multi-valued string value and an optional
field to use at analysis time - similar to the above.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]