Skip to content

Instantly share code, notes, and snippets.

@mattmontgomery
Created November 10, 2014 17:23
Show Gist options
  • Select an option

  • Save mattmontgomery/05d151bb9d1093630130 to your computer and use it in GitHub Desktop.

Select an option

Save mattmontgomery/05d151bb9d1093630130 to your computer and use it in GitHub Desktop.
ElasticsearchController additions

ElasticSearchController:23 - add constant type for FIELD_ARRAY_ALL

ElasticSearchController:91 - add check to getFieldTypeByValue for comma-separated strings

ElasticSearchController:191 - add explode toon FIELD_ARRAY_ALL and comma

ElasticSearchController:134,152 - add option for $should to equal "must" if getFieldTypeByValue is FIELD_ARRAY_ALL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment