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
extensions.typo3.org
extensions.typo3.org
Commits
ca8f5af3
Commit
ca8f5af3
authored
Mar 02, 2017
by
Thomas Löffler
Browse files
Removes one obsolete space
parent
b7e9ff4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/ter_fe2/Configuration/TypoScript/Default/Plugins/Solr.ts
View file @
ca8f5af3
...
...
@@ -216,7 +216,7 @@ plugin {
search
{
query
{
// qf parameter http://wiki.apache.org/solr/DisMaxQParserPlugin#qf_.28Query_Fields.29
queryFields
=
content
^
40.0
,
extensionKey_textS
^
20.0
,
title
^
5.0
,
keywords
^
2.0
,
tagsH1
^
5.0
,
tagsH2H3
^
3.0
,
tagsH4H5H6
^
2.0
,
tagsInline
^
1.0
,
author
^
1.0
queryFields
=
content
^
40.0
,
extensionKey_textS
^
20.0
,
title
^
5.0
,
keywords
^
2.0
,
tagsH1
^
5.0
,
tagsH2H3
^
3.0
,
tagsH4H5H6
^
2.0
,
tagsInline
^
1.0
,
author
^
1.0
}
}
}
...
...
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