Search indexer appends asset keywords directly to content. Should
be separated by spaces. Refactor out common code in create and addKeywords. Use greedy regexps and drop one s///.
This commit is contained in:
parent
4226ef211f
commit
1a4befc540
2 changed files with 34 additions and 20 deletions
|
|
@ -1,5 +1,6 @@
|
|||
7.7.17
|
||||
- fixed #10654: Story Archive: Search not working properly
|
||||
- fixed search indexer concatenates keywords to content.
|
||||
|
||||
7.7.16
|
||||
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue