Skip to content

Text search in geocache descriptions #513

Open
@following5

Description

@following5

Both OCDE and OCPL maintain the same fulltext index which allows to search for words in geocache description texts. The index consists of CRC32 hashes of all the words in the description texts, optionally excluding a set of tivial words.

I think it would be a nice feature to add text search to OKAPI. This would mean that OKAPI needs to calculate the hashes with the same algorithm as the OC site, so the code needs to be shared somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions