Skip to content

Commit

Permalink
add tableofcontents to search scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
charmingduchess committed Jan 28, 2025
1 parent 78e35b0 commit 6764a9a
Show file tree
Hide file tree
Showing 9 changed files with 44,429 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/elasticsearch/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const SEARCH_SCOPES = {
'titleAlt.folded',
'titleDisplay.folded',
'contentsTitle.folded',
'tableOfContents.folded',
'donor.folded',
'parallelTitle.folded^5',
'parallelTitleDisplay.folded',
Expand All @@ -44,6 +45,7 @@ const SEARCH_SCOPES = {
'titleDisplay.folded',
'seriesStatement.folded',
'contentsTitle.folded',
'tableOfContents.folded',
'donor.folded',
'parallelTitle.folded^5',
'parallelTitleDisplay.folded',
Expand Down
Loading

0 comments on commit 6764a9a

Please sign in to comment.