Open Source Projects Europe
Search
Browse Projects
Sign up
Log in
recoll
Code
Browse Commits
Fork
Branches
RECOLL_1_22_MAINT
3986
RECOLL_1_23_MAINT
4293
RECOLL_1_24_MAINT
4445
internal-xsl
4560
master
4586
Tags
RECOLL-1.22.0
3914
RECOLL-1.22.1
3953
RECOLL-1.22.2
3959
RECOLL-1.22.3
3967
RECOLL-1.22.4
3980
RECOLL-1.23.0
4114
RECOLL-1.23.1
4118
RECOLL-1.23.2
4155
RECOLL-1.23.3
4229
RECOLL-1.23.4
4247
More Tags
Tickets
Tree
[4e2266]
RECOLL_1_22_MAINT
RECOLL_1_23_MAINT
RECOLL_1_24_MAINT
internal-xsl
master
/
src
/
rcldb
/
git clone https://@opensourceprojects.eu/git/p/recoll1/code recoll1-code
File
Date
Author
Commit
Makefile
2007-06-02
dockes
[0f1b91] minimal experimental stopword functionality
rcldb.cpp
2011-11-25
Jean-Francois Dockes
[607d3c] Add prefix translation for "mtype". Allows usin...
rcldb.h
2011-10-04
Jean-Francois Dockes
[4ced9b] add termDocCnt method
rcldb_p.h
2011-07-07
Jean-Francois Dockes
[469c54] GUI: allow setting the snippet separator inside...
rcldoc.cpp
2011-04-27
Jean-Francois Dockes
[b28eaf] Got rid of all the old RCS id strings
rcldoc.h
2011-04-27
Jean-Francois Dockes
[b28eaf] Got rid of all the old RCS id strings
rclquery.cpp
2011-10-01
Jean-Francois Dockes
[38e095] const string cleanup
rclquery.h
2011-04-27
Jean-Francois Dockes
[b28eaf] Got rid of all the old RCS id strings
rclquery_p.h
2011-04-27
Jean-Francois Dockes
[b28eaf] Got rid of all the old RCS id strings
searchdata.cpp
2011-11-25
Jean-Francois Dockes
[193159] GUI: added menu entry to show all the mime type...
searchdata.h
2011-10-04
Jean-Francois Dockes
[bb2685] Add frequency threshold to avoid adding common ...
stemdb.cpp
2011-10-01
Jean-Francois Dockes
[38e095] const string cleanup
stemdb.h
2011-04-27
Jean-Francois Dockes
[b28eaf] Got rid of all the old RCS id strings
stoplist.cpp
2011-10-04
Jean-Francois Dockes
[e4eba0] stoplist: use stringToStrings in place of split...
stoplist.h
2011-10-04
Jean-Francois Dockes
[e4eba0] stoplist: use stringToStrings in place of split...
termproc.h
2011-10-12
Jean-Francois Dockes
[0860b5] get rid of a few garbage terms during indexing....