aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat/matching.py
Commit message (Expand)AuthorAgeFilesLines
* matching: track_total_hits, use FalseMartin Czygan2021-12-161-4/+4
* matching: we do not need exact match countsMartin Czygan2021-12-161-4/+4
* matching: add hdl, remove mag idMartin Czygan2021-12-161-1/+1
* matching: cleanup and documentationMartin Czygan2021-12-071-47/+29
* matching: update docsMartin Czygan2021-12-071-9/+8
* complete FuzzyReleaseMatcher refactoringMartin Czygan2021-12-061-278/+201
* complete migration from away from match_release_fuzzyMartin Czygan2021-11-161-162/+0
* use elasticsearch <7.14 search argsMartin Czygan2021-11-161-11/+47
* turn "match_release_fuzzy" into a classMartin Czygan2021-11-161-77/+482
* matching: include contribs,files in release entityBryan Newbold2021-10-271-1/+1
* start larger refactoring: remove clusterMartin Czygan2021-09-241-2/+0
* matching: run an additional es query for fuzzy matchingMartin Czygan2021-09-211-1/+73
* style: apply formattingMartin Czygan2021-09-211-1/+2
* matching: actually return the specified number of resultsMartin Czygan2021-09-151-2/+2
* lint: remove unused importsBryan Newbold2021-05-311-1/+0
* matching: handle extid not found case (fatcat API HTTP 400 or 404)Bryan Newbold2021-05-311-1/+7
* dynaconf: switch to fuzzycat.config import across projectBryan Newbold2021-04-131-1/+1
* address es hits.total change in ES7Martin Czygan2021-04-121-4/+5
* matching: a list is requiredMartin Czygan2021-03-161-1/+1
* [testing] use api for id lookupsMartin Czygan2020-12-231-20/+21
* inject configurationMartin Czygan2020-12-231-1/+5
* matching: fix importMartin Czygan2020-12-211-0/+1
* update docsMartin Czygan2020-12-191-0/+2
* update notesMartin Czygan2020-12-171-0/+1
* apply style fixesMartin Czygan2020-12-171-8/+4
* update docsMartin Czygan2020-12-171-3/+4
* pass through apiMartin Czygan2020-12-171-9/+13
* add missing functionMartin Czygan2020-12-161-1/+59
* docs and release match commandMartin Czygan2020-12-161-1/+1
* matching stubMartin Czygan2020-12-151-6/+71
* include matching (stub)Martin Czygan2020-12-151-0/+91
* large overhaulMartin Czygan2020-08-171-147/+0
* adjust formattingMartin Czygan2020-08-121-1/+2
* fix importsMartin Czygan2020-08-121-1/+1
* improve docs and importsMartin Czygan2020-08-121-9/+8
* try: all matching methods should start with matchMartin Czygan2020-08-121-1/+1
* add matching submoduleMartin Czygan2020-08-121-0/+147