Skip to content

Conversation

@saimaz
Copy link
Contributor

@saimaz saimaz commented Sep 16, 2015

No description provided.

Mantas Jonušas and others added 11 commits April 22, 2015 11:52
…lasticsearchBundle into chyzas-patch-terms-aggregation

# Conflicts:
#	DSL/Aggregation/TermsAggregation.php
Use as follows:

/**
 * @es\Document(
 *      type="myType",
 *      dynamic_templates={{
 *          "myTemplateName": {
 *              "path_match": "myField.*",
 *              "mapping": {
 *                  "type": "string",
 *                  "index": "not_analyzed"
 *              }
 *          }
 *      }}
 * )
 */
class Article extends AbstractDocument
{
...
added dynamic templates for document mappings
@saimaz saimaz added the qa label Sep 16, 2015
saimaz added a commit that referenced this pull request Sep 16, 2015
@saimaz saimaz merged commit 14ab67d into v0.10 Sep 16, 2015
@saimaz saimaz removed the qa label Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants