Github user ctargett commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/275#discussion_r154534656
--- Diff:
solr/solr-ref-guide/src/field-type-definitions-and-properties.adoc ---
@@ -87,6 +87,13 @@ For multivalued fields, specifies a distance between
multiple values, which prev
`autoGeneratePhraseQueries`:: For text fields. If `true`, Solr
automatically generates phrase queries for adjacent terms. If `false`, terms
must be enclosed in double-quotes to be treated as phrases.
+`synonymQueryStyle`::
+Query used to combine scores of overlapping query terms (ie synonyms).
Consider a search for "blue tee" with query-time synonyms `tshirt,tee`.
--- End diff --
Our convention is to use "i.e.," instead of just "ie".
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]