You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when using the webapp to search for text, the order of the search terms changes.
The issue can be replicated as follows:
Go to arquivo.pt
Search the following: "speedmeter" fccn
On the search results, the search box has changed, it is now fccn "speedmeter"
The order of the search terms is important to preserve because it affects the results. In this case, if we make the original query "speedmeter" fccn directly to the textsearch API ( https://arquivo.pt/textsearch?q=%22speedmeter%22%20fccn ) we get a different first result - notice the title is Speedmeter FCCN instead of speedmeter - Speedmeter:
The text was updated successfully, but these errors were encountered:
Sometimes when using the webapp to search for text, the order of the search terms changes.
The issue can be replicated as follows:
"speedmeter" fccn
fccn "speedmeter"
The order of the search terms is important to preserve because it affects the results. In this case, if we make the original query
"speedmeter" fccn
directly to the textsearch API ( https://arquivo.pt/textsearch?q=%22speedmeter%22%20fccn ) we get a different first result - notice the title isSpeedmeter FCCN
instead ofspeedmeter - Speedmeter
:The text was updated successfully, but these errors were encountered: