Multi-word key-word searches currently only match if one field matches all terms (at least in the SimpleTableRepository). An improvement would be to allow matches across all terms.
Note: This may be better served by implementing Lucene indexing.
Log in to post a comment.