Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve owner name and cache size for duplicate search #25

Open
FriedrichFroebel opened this issue Jun 7, 2020 · 0 comments
Open

Retrieve owner name and cache size for duplicate search #25

FriedrichFroebel opened this issue Jun 7, 2020 · 0 comments

Comments

@FriedrichFroebel
Copy link
Owner

FriedrichFroebel commented Jun 7, 2020

When searching duplicates, the owner name and the cache size are not considered for now as Okapi.getCache (called by Okapi.getCachesAround) does not retrieve them. We already check for null values in the GeocacheComparator class, but we might want to test whether including the owner name and cache size on the initial comparison will improve the overall detection ratio.

Some problems might arise from the different naming schemas used on both sites, especially when including the cache size, so we need some careful evaluation or correct mapping. Owner names might differ as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant