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
[85166c]
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
2012-03-07
Jean-Francois Dockes
[85166c] Changed the way we handle document sizes. The f...
rcldb.h
2012-03-07
Jean-Francois Dockes
[7b5a89] idx: make Doc parameter to addOrUpdate non cons...
rcldb_p.h
2012-03-06
Jean-Francois Dockes
[25a99a] add omega-compatible value slot for file size
rcldoc.cpp
2012-03-07
Jean-Francois Dockes
[85166c] Changed the way we handle document sizes. The f...
rcldoc.h
2012-03-07
Jean-Francois Dockes
[85166c] Changed the way we handle document sizes. The f...
rclquery.cpp
2012-03-07
Jean-Francois Dockes
[85166c] Changed the way we handle document sizes. The f...
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
2012-02-24
Jean-Francois Dockes
[6cdf9a] Accept and process relative/incomplete paths wi...
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....