This is my example code: http://jsfiddle.net/pT6dB/
I have a bit of a problem. There are two example answers there:
"How round is the Earth?" and "How rectangular is paper?"
If I type the search term "round Earth" I would expect it to show "How round is the Earth?" as a result but it doesnt.
I think I need to change the query so it says the equalivant of which questions contain both "round" and "Earth".
Would this be an easy modification? This is example code from a site so I wouldnt know where to start unfortunatly.