Commit graph

3950 commits

Author SHA1 Message Date
Jean-Francois Dockes
ca55c34b28 1st mods to get a build under windows. Does not build yet, far from it 2015-08-30 11:19:18 +02:00
Jean-Francois Dockes
2c7f4f8a83 fix typo in synonyms multigroups update 2015-08-25 07:36:48 +02:00
Jean-Francois Dockes
0751bbfed8 Support multi-word synonyms and add modifier to turn-off synonyms expansion 2015-08-23 12:15:52 +02:00
Jean-Francois Dockes
b4ab07c450 fix flac mime types in rclaudio + small changes for experimenting with embedding an interpreter in recollindex 2015-08-23 09:29:26 +02:00
Jean-Francois Dockes
df7ff6aa2c made building user doc optional at configure time 2015-08-23 09:05:05 +02:00
Jean-Francois Dockes
16b3396f12 Implement single-term query-time synonyms 2015-08-22 15:11:07 +02:00
Jean-Francois Dockes
f4ecd5c29e more safexx posix stuff 2015-08-22 08:37:58 +02:00
Jean-Francois Dockes
34e7ad0936 data struct for synonym groups 2015-08-22 08:35:54 +02:00
Jean-Francois Dockes
b1c5f5b96e data struct for synonym groups 2015-08-21 19:03:59 +02:00
Jean-Francois Dockes
776539571b add routine to test prog to exercise execm proto 2015-08-21 08:33:13 +02:00
Jean-Francois Dockes
fca3ad235f Prepared windows port by removing a number of spurious reference to unix-specific interfaces, and using some xapian posix adaptor includes 2015-08-19 14:41:10 +02:00
Jean-Francois Dockes
e693344c96 Get rid of dead/unused code + use xapian posix include files 2015-08-19 13:32:44 +02:00
Jean-Francois Dockes
3297646cc3 firstindexing was never run because the status file was trucated before it was tested for being not empty 2015-08-19 13:22:30 +02:00
Jean-Francois Dockes
bd3e930533 Make dehyphenate (co-worker->coworker) optional 2015-08-19 11:34:26 +02:00
Jean-Francois Dockes
5c001aec83 removed a number of gratuitous linuxisms 2015-08-18 12:44:53 +02:00
Jean-Francois Dockes
fdd8da9a90 Handle the case where unac produces whitespace, which may occur with letter-less accents 2015-08-13 18:22:09 +02:00
Jean-Francois Dockes
2fb4804d38 Generate an additional unhyphenated term for singly hyphenated words: co-worker will index as [co worker], [co-worker] and [coworker]. Only produce terms for alphanumeric hashtags (discard #,xyz) 2015-08-13 18:18:49 +02:00
Jean-Francois Dockes
7fff38562b Discard data for docs where the alternate transcode-from-8bit trial fails after the transcode from utf-8 has failed 2015-08-13 18:14:47 +02:00
Jean-Francois Dockes
4a34a57474 namespace std 2015-08-13 18:12:00 +02:00
Jean-Francois Dockes
1e746164c5 Release 1.22.0 tagged 2015-08-10 16:19:06 +02:00
Jean-Francois Dockes
64ef2d44f0 make dist fixup 2015-08-10 16:18:58 +02:00
Jean-Francois Dockes
b1555fba59 Release 1.22.0 tagged 2015-08-10 16:17:56 +02:00
Jean-Francois Dockes
4edcff7792 make dist fixup 2015-08-10 16:17:53 +02:00
Jean-Francois Dockes
455543a71e use qshortcuts instead of the event filter for tab management key events 2015-08-10 11:28:08 +02:00
Jean-Francois Dockes
a319f09411 move include around for tidyness 2015-08-10 11:16:07 +02:00
Jean-Francois Dockes
4cce11188f pass prefix parameters to qt make at install time 2015-08-10 11:15:22 +02:00
Jean-Francois Dockes
95e13d8cd5 submit to automake really wanting wasaparse.hpp not .h 2015-08-10 10:11:08 +02:00
Jean-Francois Dockes
ec8709af9b Removed tag RECOLL-1.22.0 2015-08-10 10:09:47 +02:00
Jean-Francois Dockes
8bd448d140 Release 1.22.0 tagged 2015-08-10 10:07:58 +02:00
Jean-Francois Dockes
810c420dc5 Reset status of highlighting/term data when loading doc in editor. Fixes search not working after using shift+arrow 2015-08-09 19:20:42 +02:00
Jean-Francois Dockes
b71c399fe7 Use std[::tr1]::shared_ptr instead of local RefCntr by default 2015-08-09 13:54:24 +02:00
Jean-Francois Dockes
143b3e92b6 import sys 2015-08-09 13:37:30 +02:00
Jean-Francois Dockes
bf4116faae clean up autoconf of unordered_xx, prepare change to shared_ptr 2015-08-09 10:21:46 +02:00
Jean-Francois Dockes
e37284f05f Prevent highligting of bogus terms in results (prevent path elts, negative queries or internal stuff) 2015-08-08 21:56:45 +02:00
Jean-Francois Dockes
fe6174652b only lowercase field name once 2015-08-08 11:07:06 +02:00
Jean-Francois Dockes
48d816d88c test drivers build 2015-08-08 10:55:55 +02:00
Jean-Francois Dockes
d98822856e Allow setting additional aspell param as alternate workaround to Debian #772415 2015-08-07 10:13:15 +02:00
Jean-Francois Dockes
e9e1c6ea6d merge 2015-08-06 08:26:39 +02:00
Jean-Francois Dockes
8c24e63808 wrap up yacc cleanup 2015-08-06 08:21:17 +02:00
Jean-Francois Dockes
36ec7728c0 Avoid replacing (instead of concatenating) the current author field value with the internal one when the document is a top-level one. This allows metadata from metadatacmds to be used 2015-08-06 08:08:36 +02:00
Jean-Francois Dockes
29650b3db2 trace 2015-08-06 08:03:57 +02:00
Jean-Francois Dockes
8b3ea3e763 doc 2015-08-06 08:02:47 +02:00
Jean-Francois Dockes
53befc5399 Add kde code to dist 2015-08-06 07:47:21 +02:00
Jean-Francois Dockes
51ef2961e9 modes 2015-08-05 13:58:11 +02:00
Jean-Francois Dockes
e3bc496fde modes 2015-08-05 13:57:49 +02:00
Jean-Francois Dockes
3091d457b0 finally? fixed the wasaparse bison mess by writing a local version of ylwrap 2015-08-05 12:08:14 +02:00
Jean-Francois Dockes
39671bacac dont make xadump by default 2015-08-05 09:45:27 +02:00
Jean-Francois Dockes
00e25b9d67 other ut/test drivers Makefiles 2015-08-05 09:01:11 +02:00
Jean-Francois Dockes
7daf9484f6 fix ut/test drivers Makefile 2015-08-05 08:47:10 +02:00
Jean-Francois Dockes
63f5aecd90 dist builds 2015-08-04 18:47:35 +02:00