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
This would tell us if we can find users with (skill12 OR skill500 OR working at toulouse) but this won't tell if we can find users with (skill12 AND skill500 AND working at toulouse) @pchampin.
Each instance could have a meta-index that would indicate if we can find users with some skills or working in some city.
We could have something like:
This would tell us if we can find users with (skill12 OR skill500 OR working at toulouse) but this won't tell if we can find users with (skill12 AND skill500 AND working at toulouse) @pchampin.
Possible alternatives:
The text was updated successfully, but these errors were encountered: