You've already forked AstralRinth
forked from didirus/AstralRinth
Add created and modified timestamp to search facets (#708)
This commit is contained in:
@@ -197,7 +197,9 @@ const DEFAULT_ATTRIBUTES_FOR_FACETING: &[&str] = &[
|
||||
"author",
|
||||
"title",
|
||||
"date_created",
|
||||
"created_timestamp",
|
||||
"date_modified",
|
||||
"modified_timestamp",
|
||||
"project_id",
|
||||
"open_source",
|
||||
"color",
|
||||
|
||||
Reference in New Issue
Block a user