index
:
fatcat-scholar
bnewbold-jammy
debug-no-i18n
master
x-attic-gitlab-a11y
x-attic-rescore
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fatcat_scholar
/
search.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add permalink icon/link
Bryan Newbold
2021-01-21
1
-0
/
+2
*
add citation query feature (disabled by default)
Bryan Newbold
2021-01-19
1
-14
/
+69
*
lint: fix small bugs and type annotations
Bryan Newbold
2021-01-18
1
-1
/
+1
*
search: parse and embed a copy of ScholarDoc object in results
Bryan Newbold
2021-01-14
1
-1
/
+6
*
search: show fewer, shorter highlights. sort by score.
Bryan Newbold
2021-01-14
1
-1
/
+2
*
work around mypy complaint about exception union type
Bryan Newbold
2020-12-22
1
-1
/
+2
*
remove minor unused imports
Bryan Newbold
2020-10-22
1
-1
/
+0
*
improve search logging and exception chaining
Bryan Newbold
2020-10-21
1
-5
/
+6
*
refactor do_fulltext_search into smaller methods
Bryan Newbold
2020-10-16
1
-52
/
+70
*
Upgrade Dynaconf to 3+
Bruno Rocha
2020-10-05
1
-1
/
+1
*
search: handle direct DOI and PMCID queries
Bryan Newbold
2020-09-17
1
-9
/
+16
*
use container_name, not container_ident, in boost
Bryan Newbold
2020-08-12
1
-1
/
+1
*
fmt/lint tweaks
Bryan Newbold
2020-08-12
1
-5
/
+2
*
search: include 'article' in papers filter
Bryan Newbold
2020-08-12
1
-1
/
+1
*
search: use simplified query for highlighting
Bryan Newbold
2020-08-12
1
-1
/
+8
*
re-use ES sync API client
Bryan Newbold
2020-08-06
1
-3
/
+4
*
report ES API query time as server-timing header
Bryan Newbold
2020-08-06
1
-0
/
+4
*
add debug mode flag (to control json tag/link)
Bryan Newbold
2020-08-06
1
-0
/
+1
*
make fmt
Bryan Newbold
2020-08-06
1
-14
/
+14
*
microfilm access filter; broader access matching
Bryan Newbold
2020-08-06
1
-3
/
+6
*
fix acknowledgement highlighting (typo)
Bryan Newbold
2020-08-06
1
-1
/
+1
*
reduce title boost; use only base query for highlighting
Bryan Newbold
2020-08-06
1
-1
/
+2
*
special case '*' queries
Bryan Newbold
2020-08-06
1
-6
/
+16
*
remove 'title' from poor metadata scoring
Bryan Newbold
2020-08-06
1
-1
/
+0
*
better time ranges (don't search future)
Bryan Newbold
2020-08-06
1
-4
/
+7
*
add title back to match query
Bryan Newbold
2020-08-06
1
-0
/
+1
*
query fewer fields; highlight all fulltext fields regardless of match
Bryan Newbold
2020-08-06
1
-3
/
+1
*
search tweaks to be forwards-compatible with ES 7.x
Bryan Newbold
2020-08-06
1
-2
/
+10
*
extend ES client timeout to 25 seconds
Bryan Newbold
2020-08-06
1
-1
/
+1
*
Revert "remove duplicate fulltext search from query"
Bryan Newbold
2020-07-30
1
-0
/
+1
*
include container_ident in metadata completeness boost
Bryan Newbold
2020-07-28
1
-0
/
+1
*
search: smaller default result set
Bryan Newbold
2020-07-27
1
-1
/
+1
*
remove duplicate fulltext search from query
Bryan Newbold
2020-07-27
1
-1
/
+0
*
search: tweak 'past week' date range to not include future
Bryan Newbold
2020-07-27
1
-2
/
+4
*
include fulltext acknowledgements in highlighting
Bryan Newbold
2020-07-21
1
-0
/
+1
*
fix search filter bug (papers is default)
Bryan Newbold
2020-06-29
1
-2
/
+2
*
make fmt
Bryan Newbold
2020-06-29
1
-3
/
+3
*
note about highlight encoding in ES 7.x
Bryan Newbold
2020-06-29
1
-0
/
+2
*
un-collapse only to same issue, not uncollapse-all-hits
Bryan Newbold
2020-06-29
1
-9
/
+15
*
fix search order default label
Bryan Newbold
2020-06-29
1
-1
/
+1
*
fix OA filter
Bryan Newbold
2020-06-04
1
-1
/
+1
*
collapse pages by SIM issue
Bryan Newbold
2020-06-04
1
-3
/
+25
*
fmt
Bryan Newbold
2020-06-04
1
-0
/
+2
*
start some annotaition fixes for pytype
Bryan Newbold
2020-06-03
1
-3
/
+6
*
flake8-annotation linting
Bryan Newbold
2020-06-03
1
-1
/
+1
*
flake8 fixes (partial)
Bryan Newbold
2020-06-03
1
-8
/
+6
*
reformat python code with black
Bryan Newbold
2020-06-03
1
-30
/
+40
*
compute and use tags
Bryan Newbold
2020-06-03
1
-2
/
+1
*
change availability filter phrasing; default to fulltext
Bryan Newbold
2020-06-03
1
-6
/
+6
*
make mypy happy
Bryan Newbold
2020-05-21
1
-1
/
+1
[next]