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",
|
"author",
|
||||||
"title",
|
"title",
|
||||||
"date_created",
|
"date_created",
|
||||||
|
"created_timestamp",
|
||||||
"date_modified",
|
"date_modified",
|
||||||
|
"modified_timestamp",
|
||||||
"project_id",
|
"project_id",
|
||||||
"open_source",
|
"open_source",
|
||||||
"color",
|
"color",
|
||||||
|
|||||||
Reference in New Issue
Block a user