1337x: attempt to fetch up to 100 results. resolves #4112

This commit is contained in:
Garfield69 2018-11-03 14:56:14 +13:00
parent 583d17dd36
commit 8a8a114723
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@
paths:
# present trending results if there are no search parms supplied
- path: "{{if .Keywords}}/search/{{ .Keywords}}/1/{{else}}/trending{{end}}"
- path: "{{if .Keywords}}/search/{{ .Keywords}}/2/{{else}}{{end}}"
- path: "{{if .Keywords}}/search/{{ .Keywords}}/3/{{else}}{{end}}"
- path: "{{if .Keywords}}/search/{{ .Keywords}}/4/{{else}}{{end}}"
- path: "{{if .Keywords}}/search/{{ .Keywords}}/5/{{else}}{{end}}"
keywordsfilters:
- name: replace # use this as a workaround till #893 is implemented
args: ["Greys Anatomy", "Grey's Anatomy"]