0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
when sorting DESC in a multi valued field use the max value (this later could be a configurable search time param) More... over 8 years ago
dont create a mongo directory for facets if store to disk More... over 8 years ago
Merge branch 'taxo' More... over 8 years ago
add ability to store index on disk instead of mongodb (does not work in distributed applications unless the FS is distributed) More... over 8 years ago
hopefully faster int and long reading More... over 8 years ago
change cache sizes, turn off compound files More... over 8 years ago
improve logging More... over 8 years ago
don't commit when unloading an index for a delete More... over 8 years ago
taxo facet tests are successful More... over 8 years ago
taxonomy facets More... over 8 years ago
taxonomy facets More... over 8 years ago
start of taxo facets More... over 8 years ago
bump to gradle 2.14.1 More... over 8 years ago
add three word shingles More... over 8 years ago
remove stop words from two two shingle More... over 8 years ago
add two-two shingle analyzer add optional analyzer override to the analyzer request (breaks IDF features when used) More... over 8 years ago
bump to 0.52 snapshot More... over 8 years ago
fix typo in javadoc that cause the maven deploy to fail More... over 8 years ago
0.51 release More... over 8 years ago
term analysis in java client, fix sort order for full request More... over 8 years ago
top terms for a query More... over 8 years ago
move analysis to segment response More... over 8 years ago
add stopword filter to stemmed default analyzers More... over 8 years ago
working document level term freq More... over 8 years ago
don't limit the size of the facet state cache. it will max out at the number of fields that are facetable More... over 8 years ago
fix performance regression in faceting More... over 8 years ago
#105 flush out doc level analysis More... over 8 years ago
some work on document similarity More... over 8 years ago
some work on document similarity More... over 8 years ago
some work on document similarity More... over 8 years ago