Commit Graph

55 Commits

Author SHA1 Message Date
093d65320d * mu-query: try stemming 2010-10-09 15:12:35 +03:00
80d3fb22b2 * mu-query: pre-process queries to work around some mismatches with xapian
query parsing
2010-09-12 16:30:29 +03:00
55981b27df * mu-query.cc: make queries a bit more eager to match (WIP)
ie., convert to lowercase, do STEM_SOME, not STEM_ALL
  this needs tweaking, more testing, but passed current unit tests
2010-09-09 08:21:01 +03:00
51790dd888 * mu-query: transfer queries to lowercase; this fixes some false-negatives 2010-09-05 21:21:26 +03:00
0c04143bbc * rename MuQueryXapian => MuQuery 2010-08-25 21:46:16 +03:00