0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ES and Jackson libraries. More... about 4 years ago
Fix scrolling of large result sets. More... about 4 years ago
Convert to ES 7.2 More... over 4 years ago
Latest Updates. More... over 4 years ago
Updates to support queries. More... over 5 years ago
Updates to accommodate Princeton Ventures. More... almost 6 years ago
Added field for idField. idField is passed through so that field can be pull out of the document and used as the document id. More... over 7 years ago
Updated for ES 2.4 More... over 7 years ago
Some bug fixes. Added byte counts and % complete. More... over 9 years ago
Added options for limits and sampling of data on import and export. Added options for specifying hosts/addresses/ports and node/transport connections. Added ExportModel blocker. Updated ES to 1.2.2. More... over 9 years ago
Added transfer app. Refactored all apps into common threaded structures. More... over 9 years ago
Implemented args4j for import and export. More... over 9 years ago
Implemented a multi-threaded, JSON file importer. More... over 9 years ago
Added import tool. Fixed problems with importing data. More... over 9 years ago
Fixed bugs with testing. Rewrote cursors and tests. Fixed problems with scan types. Added scan types for bulk reads. More... over 9 years ago
Added bulk operations to index. More... over 9 years ago
Updated to ElasticSearch 1.2.0. More... over 9 years ago
Checkpoint for work on Query. More... over 10 years ago
Moved cursors to their own package. More... over 10 years ago
Converted Index methods with T[] to Cursor<T>. T[] can still be obtained via call to Cursor<T>. Fixed bug with multi-get service method. Converted unit tests to use in-memory settings. More... over 10 years ago
Cleaned up collection and iterator handling. More... over 10 years ago
Mocked out a QueryResolverService and implemented remaining service and index methods. More... over 10 years ago
Fixed some problems with generics handling and Cursor object hierarchy. More... over 10 years ago
Added another scroll constructor that takes a SearchRequestBuilder. More... over 10 years ago
Fixed ScrollCursor and tests. Added final to fields where appropriate. More... over 10 years ago
Added a scroll cursor. More... over 10 years ago
Fixed and tested block cursor functions. More... over 10 years ago
Work on getting the block cursor to work. Still need more testing. More... over 10 years ago
Upgrade to ES 0.90.3. More... over 10 years ago
Small changes for UnsupportedOperationException. Updated .gitignore. More... over 10 years ago