2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set that we shall only print the first 100 leaf in the navmeny tree as default.
runarb
as Runar Buvik
More... over 10 years ago
Added directive to build src/attributes/
runarb
as Runar Buvik
More... over 10 years ago
Support for limiting the number of last leaves in the navigator tree.
runarb
as Runar Buvik
More... over 10 years ago
Increased the maximum number of attributes a document can have.
runarb
as Runar Buvik
More... over 10 years ago
Added some debuginfo to get an better overview of filtering.
runarb
as Runar Buvik
More... over 10 years ago
Added directive to build src/common/.
runarb
as Runar Buvik
More... over 10 years ago
Added a newline at the end of the usage information.
runarb
as Runar Buvik
More... over 10 years ago
Always append to the crc32attr.map. sortCrc32attrMap will so compress it.
runarb
as Runar Buvik
More... over 10 years ago
Support for adding attributes with multiple values from the crawlers.
runarb
as Runar Buvik
More... almost 11 years ago
Build IndexerLotbb with -Wall.
runarb
as Runar Buvik
More... almost 11 years ago
Fix compiler warnings when compiling with -W.
runarb
as Runar Buvik
More... almost 11 years ago
Mark variable as unused instead of making an empty if just to silence the compiler.
runarb
as Runar Buvik
More... almost 11 years ago
Added -W and -Wno-sign-compare when we want -Wall.
runarb
as Runar Buvik
More... almost 11 years ago
Fix compiler warnings when compiling with -W.
runarb
as Runar Buvik
More... almost 11 years ago
Fix compiler warnings when compiling with -W.
runarb
as Runar Buvik
More... almost 11 years ago
Fix build errors when building with -Wall.
runarb
as Runar Buvik
More... almost 11 years ago
Do not complain about strict aliasing when compiling with -Wall.
runarb
as Runar Buvik
More... almost 11 years ago
Added -Wall to sortCrc32attrMap and fixed build errors.
runarb
as Runar Buvik
More... almost 11 years ago
New routine lotRename() to rename a lot file.
runarb
as Runar Buvik
More... almost 11 years ago
Added code to reduce (remove duplicates) from the crc32attr.map file.
runarb
as Runar Buvik
More... almost 11 years ago
Merge branch 'master' of [email protected]:searchdaimon/enterprise-search
runarb
as Runar Buvik
More... almost 11 years ago
Fixed bug where the attributes index was not correctly stretched when we get new attribute types.
runarb
as Runar Buvik
More... almost 11 years ago
Use correct printf format for printing variables of size_t.
runarb
as Runar Buvik
More... almost 11 years ago
Silented noisey printf.
runarb
as Runar Buvik
More... almost 11 years ago
Return 0 to indicate normal exit.
runarb
as Runar Buvik
More... almost 11 years ago
More vocal warnings.
runarb
as Runar Buvik
More... almost 11 years ago
Warn if bad exit status from any commands.
runarb
as Runar Buvik
More... almost 11 years ago
Return 0 to indicate normal exit.
runarb
as Runar Buvik
More... almost 11 years ago
Added the actual license instead of a dead symlink.
runarb
as Runar Buvik
More... almost 11 years ago
Support for popularity (static) rank in black box mode and support for adding it from a connector.
runarb
as Runar Buvik
More... almost 11 years ago