Search Results for: Yoghurt containing any sweetening matter
changing bits: a new proximity query for lucene, using automatons changing bits sunday, august , a new proximity query for lucene, using automatons the simplest apache lucene query, termquery, matches any document that contains the specified term, regardless of where the term occurs inside each document
by default the phrase must precisely match, but if you set a non-zero slop factor, a document can still match even when the tokens are not exactly in sequence, as long as the edit distance is within the specified slop. for example, "barack obama" with a slop factor of will also match a document containing...
http://blog.mikemccandless.com/2014/08/a-new-proximity-query-for-lucene-using.html