moviewyrm/bookwyrm/connectors
Mouse Reeve 374fdcf467 Use relative list order ranking in openlibrary search
Set OpenLibrary search condifidence based on the provided result order,
just using 1/(list index), so the first has rank 1, the second 0.5, the
third 0.33, et cetera.
2022-05-31 10:22:49 -07:00
..
__init__.py Removes local connector 2021-09-14 15:26:36 -07:00
abstract_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
bookwyrm_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
connector_manager.py Updates test mocks for remote search 2022-05-31 09:37:54 -07:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
openlibrary.py Use relative list order ranking in openlibrary search 2022-05-31 10:22:49 -07:00
openlibrary_languages.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Updates connector tests 2021-09-30 11:33:04 -07:00