Commit 9e92923
committed
minor #1025 Removed sanitizeSearchQuery() and moved its code into extractSearchTerms() (o-alquimista)
This PR was squashed before being merged into the master branch (closes #1025).
Discussion
----------
Removed sanitizeSearchQuery() and moved its code into extractSearchTerms()
As discussed in issue #1023.
Commits
-------
2dda3e0 Removed sanitizeSearchQuery() and moved its code into extractSearchTerms()1 file changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 84 | + | |
94 | 85 | | |
95 | 86 | | |
96 | 87 | | |
| 88 | + | |
97 | 89 | | |
98 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
99 | 94 | | |
100 | 95 | | |
101 | 96 | | |
| |||
0 commit comments