|
@@ -690,7 +690,7 @@ |
|
|
block discarded – undo |
|
690
|
690
|
* |
|
691
|
691
|
* This query supports the complete Lucene Query Language. |
|
692
|
692
|
* |
|
693
|
|
- * @param mixed $alternativeQuery String alternative query or boolean FALSE to disable / reset the q.alt parameter. |
|
|
693
|
+ * @param string $alternativeQuery String alternative query or boolean FALSE to disable / reset the q.alt parameter. |
|
694
|
694
|
* @see http://wiki.apache.org/solr/DisMaxQParserPlugin#q.alt |
|
695
|
695
|
*/ |
|
696
|
696
|
public function setAlternativeQuery($alternativeQuery) |
Please login to merge, or discard this patch.