Free-text search (3rd)

×

狀態訊息

You are not a member of this team. If you want to be part of this team, click on 'Subscribe to this team'.
類型: 
Website bug
狀態: 
Resolved
優先: 
Normal
描述: 

Hi Jordi, I am not sure, if it is a bug or a feature. Just noticed:

One donor is the German Telekom. To get statistics and search results we add to each of their laptops "Telekom AG Bonn", to make sure, we can filter and search them, even when other Telekoms from other countries will contribute.

Now I checked various ways to search and filter and got different results:

data based on data base 11.02.2016:

1. dootronics dashboard https://www.labdoo.org/content/dootronics-dashboard
entered -> Telekom AG Bonn and got 371 hits (which should be the correct figure)
entered -> Telekom Bonn and got no hits (even I expected), so only a 100% correct sequence of words brings up a correct list (but also changing the sequence of words should work?)

2. Global inventory (dootronics)
entered -> Telekom AG Bonn in search entry https://www.labdoo.org/de/map?type[]=laptop&keys=Telekom+AG+Bonn and got 1000+ hits

I can imagen that there are various SQL statements working in the background, but shouldn't the results be identical?

It is not urgent, but important, thanks.

回應

jordi's 的頭像
jordi 在 二, 03/01/2016 - 06:49 發表

This is now resolved. There was a problem with the Global Inventory views that was displaying repeated dootronics multiple times depending on the search terms. Both views are now reporting the exact same number of dootronics:

https://www.labdoo.org/content/dootronics-dashboard: Free-Text Search: "Telekom AG Bonn" : reports 385 right now.

https://www.labdoo.org/de/map?type[]=laptop&keys=Telekom+AG+Bonn : reports 385 right now.

Regarding your 2nd question, currently the search text under the dootronics-dashboard only supports exact matching. If you think it's important to support arbitrary ordering matchings, please file a separate task request.

Commit: https://github.com/Labdoo/Labdoo/commit/f3349cd99b5cf832882bd4505ec3e158...