Skip to content

Commit

Permalink
Update helix-query.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nc-andreashaller authored Feb 16, 2024
1 parent 97dd6c4 commit 1e404e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helix-query.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
indices:
ship-specifications:
target: /specifications/query-index.json
include:
- '/specifications/**'
properties:
name:
select: head > meta[property="og:title"]
Expand All @@ -22,6 +24,8 @@ indices:
value: parseTimestamp(headers["last-modified"], "ddd, DD MMM YYYY hh:mm:ss GMT")
ship-focus:
target: /focus/query-index.json
include:
- '/focus/**'
properties:
name:
select: head > meta[property="og:title"]
Expand Down

0 comments on commit 1e404e3

Please sign in to comment.