Permalink
Failed to load latest commit information.
Switch Fixes leak of unmapped VMAs. Improvements/refactoring Nov 29, 2017
LICENSE Added LICENSE May 9, 2017
Makefile CKPT Nov 3, 2017
README.md Update README.md Sep 1, 2017
codecs.cpp Refactoring Sep 12, 2017
codecs.h Refactoring Sep 12, 2017
common.h Fixed a bug that would very rarely materialize, for very elaborate/co… Nov 3, 2017
compilation_ctx.cpp Separated compiler and optimizer from query execution. New percolator Sep 21, 2017
compilation_ctx.h Separated compiler and optimizer from query execution. New percolator Sep 21, 2017
docidupdates.cpp Trinity::updated_documents_scanner::test() is now much, much faster -… Sep 18, 2017
docidupdates.h This is a *huge* update, it's essentially a rewrite of the execution … Aug 30, 2017
docset_iterators.cpp For some very specific types of queries, some memory would potentiall… Dec 1, 2017
docset_iterators.h Fixed a bug that would very rarely materialize, for very elaborate/co… Nov 3, 2017
docset_iterators_base.h Refactoring Sep 12, 2017
docset_iterators_scorers.cpp Refactoring Sep 12, 2017
docset_spans.cpp Refactoring Sep 12, 2017
docset_spans.h Refactoring Sep 12, 2017
docwordspace.cpp Fixes, optimizer enhancements, tokenpos_t Mar 23, 2017
docwordspace.h This is a *huge* update, it's essentially a rewrite of the execution … Aug 30, 2017
exec.cpp Fixed a bug that would very rarely materialize, for very elaborate/co… Nov 3, 2017
exec.h Refactoring. Also, Trinity::phrase::term now includes a union{uint32_… Sep 12, 2017
google_codec.cpp Progress towards supporting a new execution mode Sep 6, 2017
google_codec.h This is another major release. Support for a new execution mode is no… Sep 11, 2017
index_source.cpp Fixes leak of unmapped VMAs. Improvements/refactoring Nov 29, 2017
index_source.h CKPT Nov 3, 2017
indexer.cpp Improvements and codebase mainteannce work Sep 26, 2017
indexer.h Phew Sep 10, 2017
intersect.cpp Improvements and codebase mainteannce work Sep 26, 2017
intersect.h Improvements and codebase mainteannce work Sep 26, 2017
lucene_codec.cpp Fixes leak of unmapped VMAs. Improvements/refactoring Nov 29, 2017
lucene_codec.h Fixes leak of unmapped VMAs. Improvements/refactoring Nov 29, 2017
matches.h Fixed a bug that would very rarely materialize, for very elaborate/co… Nov 3, 2017
merge.cpp Improvements and codebase mainteannce work Sep 26, 2017
merge.h This is another major release. Support for a new execution mode is no… Sep 11, 2017
percolator.cpp Fixed a memory leak Nov 28, 2017
percolator.h Fixed a memory leak Nov 28, 2017
queries.cpp CKPT Nov 3, 2017
queries.h Trinity::updated_documents_scanner::test() is now much, much faster -… Sep 18, 2017
queries_rewrite.h CKPT Nov 3, 2017
queryexec_ctx.cpp Refactoring, updates Dec 11, 2017
queryexec_ctx.h Optimizations and minor improvements Dec 5, 2017
relevant_documents.h This is another major release. Support for a new execution mode is no… Sep 11, 2017
runtime.h This is a *huge* update, it's essentially a rewrite of the execution … Aug 30, 2017
segment_index_source.cpp Refactoring, updates Dec 11, 2017
segment_index_source.h Phew Sep 10, 2017
similarity.cpp This is another major release. Support for a new execution mode is no… Sep 11, 2017
similarity.h Refactoring. Also, Trinity::phrase::term now includes a union{uint32_… Sep 12, 2017
terms.cpp Fixes leak of unmapped VMAs. Improvements/refactoring Nov 29, 2017
terms.h refactoring Aug 31, 2017
trinity_limits.h Implements #2 May 24, 2017
utils.cpp Improvements and an edge-case fix(temporary) for query rewrites May 24, 2017
utils.h Both bundled Codecs implementations and the utility class SegmentInde… May 12, 2017