Commit graph

3988 commits

Author SHA1 Message Date
Jean-Francois Dockes
c1d06dd450 got rid of the STD_SHARED_XX std/tr1 defines 2016-07-13 15:12:25 +02:00
Jean-Francois Dockes
eb6465a619 restore code erased by log conversion 2016-07-13 11:23:20 +02:00
Jean-Francois Dockes
0ce33781f2 typo 2016-07-13 11:22:08 +02:00
Jean-Francois Dockes
4eace1d666 Small windows adjustements for std::mutex changes 2016-07-13 09:27:38 +02:00
Jean-Francois Dockes
aac3ef82aa utils/ test makefile tweak 2016-07-13 08:30:19 +02:00
Jean-Francois Dockes
9c17edf814 fixed a few forgotten log statements 2016-07-13 07:47:56 +02:00
Jean-Francois Dockes
d6fded76af update mutagen version 2016-07-12 19:24:47 +02:00
Jean-Francois Dockes
a1d0b9c8ba fix debuglog ref in test driver + std=c++11 2016-07-12 19:32:02 +02:00
Jean-Francois Dockes
e0473b5606 Replaced pthread with std:: thread and mutex 2016-07-12 18:08:21 +02:00
Jean-Francois Dockes
dfcd57f665 log messages 2016-07-12 13:04:32 +02:00
Jean-Francois Dockes
f2eb637a35 flush log lines 2016-07-12 12:34:13 +02:00
Jean-Francois Dockes
12de4bb102 logging now uses c++ streams 2016-07-12 09:41:04 +02:00
Jean-Francois Dockes
8fc0043de2 got rid of main 2016-07-11 18:21:32 +02:00
Jean-Francois Dockes
72e9b896bf Allow execm input handlers to set arbitrary data fields 2016-07-11 18:13:39 +02:00
Jean-Francois Dockes
067226a8b2 enable the fn and dfn queryaliases by default 2016-06-21 18:30:39 +02:00
Jean-Francois Dockes
2c5d3a2a63 web 2016-06-21 18:30:06 +02:00
Jean-Francois Dockes
3af31612d5 Python module: do not limit result fetching to the Xapian result count: it may be underestimated 2016-06-21 12:17:26 +02:00
Jean-Francois Dockes
652b29eb56 increment basepos after adding postings for path elements so that cfn terms are not at the same positions 2016-06-21 12:16:10 +02:00
Jean-Francois Dockes
3fd6e866a5 arrange so that ' .net' is split as .net and net. Previously it only produced .net, which meant that matching filename extensions, like in fn:pdf$ did not work well because of cases where a special char or a space occurred before the . 2016-06-20 17:25:25 +02:00
Jean-Francois Dockes
f3aa385448 fix ref test results 2016-06-20 16:35:49 +02:00
Jean-Francois Dockes
bdd6942e2d comment: replace single with double quotes to avoid groff -man issues in extracted text 2016-06-20 15:37:38 +02:00
Jean-Francois Dockes
7ee9ffc73e add missing std:: qualifiers 2016-06-20 15:35:33 +02:00
Jean-Francois Dockes
51487e50bf bump VERSION 2016-06-20 15:33:53 +02:00
Jean-Francois Dockes
337dc036f2 comment 2016-06-20 15:33:31 +02:00
Jean-Francois Dockes
a3efbe5fd0 use --tag=LD opt to libtool when building the picstatic lib (python module) 2016-06-20 15:33:10 +02:00
Jean-Francois Dockes
9b2ac0d014 merged shared module (confXml code 2016-06-18 19:38:10 +02:00
Jean-Francois Dockes
c2e7708035 added toupper and simpleregexp utils 2016-06-18 19:37:41 +02:00
Jean-Francois Dockes
9a61c47467 add code to test thumbnail paths 2016-06-18 19:36:57 +02:00
Jean-Francois Dockes
c75be77069 define support for text/x-java and application/sql, output by xdg-mime in place of text/plain. fixes issue #312 2016-06-17 10:06:25 +02:00
Jean-Francois Dockes
af4e4fc90d pull 1.22.2 packaging changes 2016-06-16 10:28:15 +02:00
Jean-Francois Dockes
97da304ea8 web 2016-06-16 10:17:07 +02:00
Jean-Francois Dockes
6c970d7d43 1.22 compat (shared_ptr) for kde4 kio 2016-06-15 17:41:22 +02:00
Jean-Francois Dockes
8a7fec1b97 web 2016-06-15 11:59:58 +02:00
Jean-Francois Dockes
8890543618 GUI index stats: truncate avg doc length to integer 2016-06-12 11:45:32 +02:00
Jean-Francois Dockes
b970c37ba6 doc 2016-06-01 09:48:38 +02:00
Jean-Francois Dockes
0de2faef3c Updated the python external indexer sample 2016-06-01 09:47:20 +02:00
Jean-Francois Dockes
aef606d529 defined data access interface for external indexers 2016-06-01 09:46:47 +02:00
Jean-Francois Dockes
cd11886f6c document the python index update interface 2016-06-01 09:44:11 +02:00
Jean-Francois Dockes
5eba4eebcf web 2016-06-01 09:43:18 +02:00
Jean-Francois Dockes
5b46131ec5 Python module Doc_setattr: miscplaced DECREF caused crashes 2016-06-01 09:39:24 +02:00
Jean-Francois Dockes
1241a3ac5c add init check in recoll.Doc to avoid crash if connect() not called yet 2016-05-30 13:33:33 +02:00
Jean-Francois Dockes
851f7c5fa1 doc 2016-05-30 13:32:03 +02:00
Jean-Francois Dockes
68a0ade62f added %x to print the xapian docid 2016-05-28 08:30:25 +02:00
Jean-Francois Dockes
b35526120b added option to print the reconstructed document word list 2016-05-28 08:30:06 +02:00
Jean-Francois Dockes
8200bb78d2 Use structured comments in recoll.conf and use them to generate the docbook and man page texts 2016-05-26 18:20:09 +02:00
Jean-Francois Dockes
a1a2bbf952 doc:added multithreading section 2016-05-26 10:19:46 +02:00
Jean-Francois Dockes
dadf10d0ea web:mention mh 2016-05-25 08:32:43 +02:00
Jean-Francois Dockes
db1a33db06 improve the documentation of execm filters and include a pointer to a simple sample 2016-05-23 19:21:53 +02:00
Jean-Francois Dockes
ba2002192d got rid of the statfs() version of fsocc(), keeping only the Posix statvfs() (except on win32 of course) 2016-05-23 19:21:20 +02:00
Jean-Francois Dockes
8d836ca39a comments 2016-05-23 19:16:31 +02:00