Uwe Steinmann
|
cde8e830f5
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-19 09:24:05 +02:00 |
|
Uwe Steinmann
|
fb065f1a61
|
check if index could be created
|
2015-08-19 09:19:52 +02:00 |
|
Uwe Steinmann
|
65fda6daee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-10 21:53:27 +02:00 |
|
Uwe Steinmann
|
8ffcfab6e4
|
use new fulltext index interface with support for sqlitefts
|
2015-08-10 21:43:15 +02:00 |
|
Uwe Steinmann
|
122fcdb3c9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-05 21:14:17 +02:00 |
|
Uwe Steinmann
|
7485a85077
|
set timeout for external commands when creating fulltext index
|
2015-08-05 21:11:21 +02:00 |
|
Uwe Steinmann
|
0266c3a037
|
Merge branch 'seeddms-4.3.15' into develop
|
2015-02-24 19:53:59 +01:00 |
|
Uwe Steinmann
|
c4feea2664
|
all converters are only used for fulltext
|
2015-02-24 19:26:38 +01:00 |
|
Uwe Steinmann
|
d33b17f64c
|
include inc/inc.Init.php, fix order of include files
|
2014-12-08 14:48:23 +01:00 |
|
Uwe Steinmann
|
4249940e69
|
folder id can be passed for indexing sub folders
|
2014-03-26 07:26:01 +01:00 |
|
Uwe Steinmann
|
dafd9655fc
|
use more appropriate variable name $converters instead of $convcmd
|
2013-03-28 10:17:01 +01:00 |
|
Uwe Steinmann
|
97eeee5be7
|
pass $settings->_convcmd to view
|
2013-03-26 20:27:47 +01:00 |
|
Uwe Steinmann
|
c4d23829e8
|
removed echo left over from debugging
|
2013-02-19 08:49:29 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
2f8aef9165
|
use new views
|
2012-12-14 08:34:56 +00:00 |
|
steinm
|
216b15d26a
|
- use new api of indexer
|
2012-10-05 19:57:36 +00:00 |
|
steinm
|
1b5017cf38
|
- fixed filtering by stopwords
|
2012-09-13 13:58:12 +00:00 |
|
steinm
|
73f4c8d90d
|
- use htmlspecialchars() whenever data from the database is output
(this does currently break the output, because data was already
encoded when saved)
|
2011-12-02 16:23:36 +00:00 |
|
steinm
|
fbd0e28e91
|
- use new config variable _luceneClassDir
|
2011-07-21 06:54:24 +00:00 |
|
steinm
|
dc37217fd5
|
- added support for fulltext index
|
2011-03-10 14:13:39 +00:00 |
|