Commit graph

15 commits

Author SHA1 Message Date
Jean-Francois Dockes
1539fe7e4d simplified and dispatched code in the searchdata monster 2012-11-18 13:25:54 +01:00
Jean-Francois Dockes
2296a8d287 implemented advanced search history feature 2012-10-16 13:37:56 +02:00
Jean-Francois Dockes
b57f483a30 filenames used for "filename search" need to be lowercased and stripped 2012-10-15 08:06:04 +02:00
Jean-Francois Dockes
828b141469 mimetype T prefix was mishandled for a raw index 2012-10-13 11:08:53 +02:00
Jean-Francois Dockes
97bc58201b Snippet generation: limit positions walk to max hit position. Return status code when truncated walk possibly generated incomplete snippets. Implement config variabl for max pos walk 2012-10-08 14:30:14 +02:00
Jean-Francois Dockes
c456ea2175 check for empty file name in internfile, else gets stuck later because empty fn is interpreted as read stdin in md5 2012-10-05 16:42:13 +02:00
Jean-Francois Dockes
a4a7246a12 implemented proper limitation and error reporting in case of truncation for term and query expansions 2012-10-05 12:36:19 +02:00
Jean-Francois Dockes
86515ce52a removed list size truncature on filename expansion 2012-10-05 09:19:42 +02:00
Jean-Francois Dockes
4f6e014a0e autodiacsens and autocasesens parameters 2012-10-03 15:35:40 +02:00
Jean-Francois Dockes
5c28a92911 Abstracts: improve the way we group terms for quality computation 2012-10-03 11:17:16 +02:00
Jean-Francois Dockes
822ff8c454 comments and small fixes to case/diac code 2012-10-01 17:26:16 +02:00
Jean-Francois Dockes
e22b347767 ensure that recoll configured with indexStripChars=1 runs as compiled with -DRCL_INDEX_STRIPCHARS 2012-09-15 15:16:20 +02:00
Jean-Francois Dockes
48e9a4f901 case sensitivity: clause mod flags were lost on the way 2012-09-14 15:02:51 +02:00
Jean-Francois Dockes
166624f7f2 Make Recoll optionally sensitive to case and diacritics 2012-09-14 14:34:27 +02:00
Jean-Francois Dockes
60d4843576 Remove improper assertion use from beagle cache handling code 2012-09-13 09:44:47 +02:00