We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1092767 commit 2ed93a2Copy full SHA for 2ed93a2
README.md
@@ -137,7 +137,7 @@ class Customer
137
/**
138
* @var string
139
*
140
- * @ES\Property(name="name", type="string")
+ * @ES\Property(type="text")
141
*/
142
public $name;
143
}
@@ -196,4 +196,4 @@ in the bundle `LICENSE` file.
196
[16]: https://getcomposer.org
197
[17]: https://www.elastic.co/downloads/elasticsearch
198
[18]: http://docs.ongr.io/ElasticsearchBundle/upgrade
199
-[19]: http://docs.ongr.io/ElasticsearchBundle/overwriting_bundle
+[19]: http://docs.ongr.io/ElasticsearchBundle/overwriting_bundle
0 commit comments