LD4P / qa_server

A rails engine with questioning authority gem installed to serve as an authority search server with normalized results.
Apache License 2.0
6 stars 3 forks source link

Relevancy for LOC place #136

Open sfolsom opened 5 years ago

sfolsom commented 5 years ago

For tracking purposes, please create a separate issue for each indexing improvement request.

elrayle commented 4 years ago

http://id.loc.gov/authorities/names/n79045553 is not in the top 20 using search...

https://lookup.ld4l.org/authorities/search/linked_data/locnames_ld4l_cache/geographic?q=Boston%20Mass&maxRecords=20

It is the number 1 hit using based on exact match...

https://lookup.ld4l.org/authorities/search/linked_data/locnames_ld4l_cache/geographic?q=Boston%20(Mass.)&maxRecords=4

elrayle commented 4 years ago

Need to add accuracy test for described scenario.

sfolsom commented 4 years ago

Added a test here... https://github.com/LD4P/qa_server/pull/366