Problem/Motivation

Filter plugin for Search API doesn't have a method available for datetime fields to evaluate the 'between' operator.

Proposed resolution

Add missing method in plugin Drupal\views_year_filter\Plugin\views\filter\ViewsSearchApiYearFilterDate.php

Comments

botanic_spark created an issue. See original summary.

botanic_spark’s picture

botanic_spark’s picture

Status: Active » Needs review
botanic_spark’s picture

Updated version of the patch to add some additional condition.

  • berramou committed c015e1f on 2.0.x
    Issue #3308784 by botanic_spark: Add operation for 'between' operator...
berramou’s picture

Status: Needs review » Fixed
berramou’s picture

Status: Fixed » Closed (fixed)