Skip to main content

search - What is the best metaphor of AND and OR for searching? -


As a programmer, we all know about the difference between AND AND (junction and union). I'm building a website that lists the list properties and I'm really struggling on the search part. I want the users to be able to use the checkboxes, but understand more using some criteria and using more.

For example, show the "4 bedrooms and 2 bathrooms" and "near the nearby town or near the bus transit" property.

Usually search only junctions (like Google), or they actually interpret the use of OR or OR but since my target audience is very broad, I'm looking for a simple view indicator Can also be understood by the person, not just those who are mathematically interested).

When users select their options, then you simultaneously (ajaxly) a phrase in plain english You can write

This will allow you to understand users very fast interface.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -