Search API dev, Facets dev, Core dev.

Core date facet causes an exception as no plugin available (see patch).
Date facet granularity settings don't change anything.
Requires tests.

Comments

ekes created an issue. See original summary.

ekes’s picture

StatusFileSize
new699 bytes

Fixes the plug-in exception.

borisson_’s picture

Status: Active » Needs review
Issue tags: +Needs tests

Let's see what breaks when we run tests.

Status: Needs review » Needs work

The last submitted patch, 2: 2862999-01.core_date_facet.patch, failed testing.

borisson_’s picture

Status: Needs work » Needs review
StatusFileSize
new1.45 KB
new2.12 KB

Hah, it looks like the core search tests weren't actually running, that's a fun discovery... :(

In any case, this makes the tests run again. Let's see how much we broke for those tests.

Status: Needs review » Needs work

The last submitted patch, 5: core_date_facet-2862999-5.patch, failed testing. View results

borisson_’s picture

Status: Needs work » Needs review
StatusFileSize
new789 bytes
new2.57 KB

Tests should be green now.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -Needs tests

I think this should be fine, we can always open more specific followups, thanks @ekes!

borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Committed this, followups to improve date handling are in #2896229: move date handling to a processor, so date facets can use existing widgets. At least partly.

  • borisson_ committed 3773e7a on 8.x-1.x
    Issue #2862999 by borisson_, ekes: Core date facet
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.