f655ec5a5c
In this commit, GeoIP-related classes are refactored and relocated to a common library as they are shared across multiple services. The crawler is refactored to enable the GeoIpBlocklist to use the new GeoIpDictionary as the base of its decisions. The converter is modified ot query this data to add a geoip:-keyword to documents to permit limiting a search to the country of the hosting server. The commit also adds due BY-SA attribution in the search engine footer for the source of the IP geolocation data. |
||
---|---|---|
.. | ||
api-service | ||
dating-service | ||
explorer-service | ||
search-service | ||
readme.md |
Application Services
The application services offer user interfaces/applications around interacting with the core services.
- The api-service offers a public API
- The dating-service is explore.marginalia.nu
- The explorer-service is explore2.marginalia.nu
- The search-service is the main application for search.marginalia.nu