Skip to content

Conversation

jbottigliero
Copy link
Member

@jbottigliero jbottigliero commented Nov 11, 2024

See #251

@jbottigliero jbottigliero force-pushed the fix-facets-date_histogram branch 2 times, most recently from 1a220ea to 607cc7c Compare November 11, 2024 22:54
@jbottigliero jbottigliero force-pushed the fix-facets-date_histogram branch from 607cc7c to bb3b9b7 Compare November 11, 2024 22:55
import type { ResultComponentOptions } from "@/components/Result";
import { NavigationOptions } from "@/components/Navigation";

import type { GFacet } from "@globus/sdk/services/search/service/query";
Copy link
Member Author

@jbottigliero jbottigliero Nov 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE TO SELF:

This isn't going to work based on the current type in the SDK... which I think is slightly off based on:

  • size should be optional when type: "terms"
  • name is optional and is only required if there is a conflict in field_name

Aside from that, it's not clear we're actually processing the generated GFilter properly given the configured GFacet.

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.

1 participant