Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
8c5f96d2
Commit
8c5f96d2
authored
Jan 28, 2020
by
Thomas Löffler
Browse files
Boost events to be displayed at top of the search results
parent
c1984dd7
Pipeline
#8417
passed with stages
in 3 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/Solr.typoscript
View file @
8c5f96d2
...
...
@@ -23,8 +23,7 @@ plugin.tx_solr {
filter {
event = (+type:tx_sfeventmgt_domain_model_event +enddate_dateS:[NOW TO *]) OR (+type:* -type:tx_sfeventmgt_domain_model_event)
}
sortBy = startdate_intS asc
boostQuery = (type:tx_sfeventmgt_domain_model_event)^200
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment