2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly enable the epel repo
runarb
as Runar Buvik
More... almost 7 years ago
Code for installing ES on CentOS
runarb
as Runar Buvik
More... almost 7 years ago
Handle that the term rank can be 0 (for example if one searches for an attribute).
runarb
as Runar Buvik
More... over 8 years ago
Warn if rank value is out of bound.
runarb
as Runar Buvik
More... over 8 years ago
Use locally installed daemonize if available.
runarb
as Runar Buvik
More... over 8 years ago
Removed dead code in makefiles.
runarb
as Runar Buvik
More... over 8 years ago
Fix compiler warnings when compiling ShowCache2 with -W and other follow-up fixes. More... over 9 years ago
Build ShowCache with -Wall and friends. More... over 9 years ago
Will only check for poprank file if we actually had any hits. More... over 9 years ago
Fixed bug where we used an int uninitialized. More... over 9 years ago
Allocate the html buffer first when we know ca the real size. Added a \n after poprank. More... over 9 years ago
Removed noisy printf. More... over 9 years ago
Allocate the html buffer first when we know ca the real size. More... over 9 years ago
Removed dead code. Fixed typo. More... over 9 years ago
Show indexing status. Code refactoring.
runarb
as Runar Buvik
More... over 9 years ago
Switched crawlLocalFiles.c from noisy printf logging to bblog().
runarb
as Runar Buvik
More... over 9 years ago
Changes to login and arg parameters for cleanLot
runarb
as Runar Buvik
More... over 9 years ago
Allow init.d/suggest to fail. RPC may sometime use some time to start, and thus appear to fail, but will be ok in a second or two.
runarb
as Runar Buvik
More... over 9 years ago
Fix that prevent DocIDPlace to start on 4GB on 64 bit systems. More... over 9 years ago
Merge branch 'master' of github.com:searchdaimon/enterprise-search More... over 9 years ago
Merge branch 'master' of [email protected]:searchdaimon/enterprise-search
runarb
as Runar Buvik
More... over 9 years ago
Better error info is mmap fails.
runarb
as Runar Buvik
More... over 9 years ago
Made nosy printf a debug printf.
runarb
as Runar Buvik
More... over 9 years ago
Made nosy printf a debug printf.
runarb
as Runar Buvik
More... over 9 years ago
Made nosy printf a debug printf.
runarb
as Runar Buvik
More... over 9 years ago
Fixed fail handler leak if mmap failes.
runarb
as Runar Buvik
More... over 9 years ago
Support for reindexing a whole collection (delete everything except from crawler generated files, and then run the indexer again).
runarb
as Runar Buvik
More... over 9 years ago
Delete rread
runarb
as Runar Buvik
More... over 9 years ago
Delete main.c.save
runarb
as Runar Buvik
More... over 9 years ago
Fix typos.
runarb
as Runar Buvik
More... over 9 years ago