parent
3fdfbb9e26
commit
fd510861c6
6 changed files with 181 additions and 144 deletions
|
|
@ -25,6 +25,9 @@ Find books between 1-100 minutes long
|
|||
length:[1 TO 100]
|
||||
Find books exactly 1 hr long
|
||||
length:60
|
||||
Find books published from 2020-1-1 to
|
||||
2023-12-31
|
||||
datepublished:[20200101 TO 20231231]
|
||||
|
||||
|
||||
" + string.Join("\r\n", LibationSearchEngine.SearchEngine.GetSearchNumberFields());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue