patrickfrey/strus
Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to store its data. Currently there exists an implementation based on the google LevelDB library.
C++MPL-2.0
Issues
- 4
gcc 7.1 warning
#99 opened by andreasbaumann - 3
Cannot see where the error is happening
#98 opened by andreasbaumann - 8
strus doen't build with older gcc
#96 opened by andreasbaumann - 2
32-bit integer overflow in metadata
#97 opened by andreasbaumann - 1
make nof query terms and other values addressable by SMART weighting scheme
#90 opened by patrickfrey - 1
- 0
metadata in weighting formula
#95 opened by patrickfrey - 1
- 0
Metadata type double
#93 opened by patrickfrey - 0
length of features in summarizer match phrase
#83 opened by patrickfrey - 0
- 0
- 4
- 1
compilation on FreeBSD 11 fails
#85 opened by andreasbaumann - 2
Problems inserting big positions?
#84 opened by andreasbaumann - 3
how to add markers in forward index
#59 opened by andreasbaumann - 1
missing a simple summarizer
#82 opened by andreasbaumann - 0
Dictionary Project for similarity search
#8 opened by patrickfrey - 3
- 1
creating a storage with illegal metadata table leads to storage corruption
#60 opened by andreasbaumann - 3
it is not possible to evaluate a query with only meta data restrictions without weighting
#24 opened by patrickfrey - 1
big token positions
#70 opened by andreasbaumann - 3
cmake relocation fails
#68 opened by andreasbaumann - 1
Cannot set custom CFLAGS or CXXFLAGS
#65 opened by andreasbaumann - 0
cmake files need some cleanup
#67 opened by andreasbaumann - 0
- 0
weighting scheme and summarizer parameters could be arrays of strings, ints
#64 opened by andreasbaumann - 1
- 6
endless loop in query evaluation
#53 opened by andreasbaumann - 2
Browsing the collection
#26 opened by patrickfrey - 2
- 1
- 4
wrong number of documents
#58 opened by andreasbaumann - 0
- 1
Java bindings on FreeBSD segfault
#45 opened by andreasbaumann - 1
s/desicion/decision/
#40 opened by dw - 4
Strong license
#38 opened by dw - 0
More kind of statistics in the index
#39 opened by andreasbaumann - 2
- 1
- 0
- 2
Wikipedia search had several crashes
#32 opened by patrickfrey - 0
- 1
Introspection interface needed for storage
#31 opened by patrickfrey - 1
fdatasync called too often in commit
#23 opened by patrickfrey - 2
Check how expensive it is to calculate or estimate combined df's of features (number of documents, where all expression features occurr)
#4 opened by patrickfrey - 1
- 1
enable analyzer to create configurable document metadata with per document statistics
#6 opened by patrickfrey - 1
- 0