0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 15, 2024 — Apr 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme.txt
bietiekay
as Daniel Kirstenpfad
More... almost 12 years ago
Update readme.txt
bietiekay
as Daniel Kirstenpfad
More... almost 12 years ago
added documentation from old dokuwiki developers.sones.de since it is down
bietiekay
as Daniel Kirstenpfad
More... almost 12 years ago
Merge remote-tracking branch 'remotes/origin/GRAPHDB-544_PS' More... over 13 years ago
[GRAPHDB-544] null pointer fix More... over 13 years ago
[GRAPHDB-544] removed unnecessary Close (now done by caller) More... over 13 years ago
[GRAPHDB-544] implemented closeable enumerable and use it in all index plugins More... over 13 years ago
Merge remote-tracking branch 'remotes/origin/GRAPHDB-525_PS' More... over 13 years ago
[GRAPHDB-525] fixed ALTER VERTEX TYPE MANDATORY, now working More... over 13 years ago
changed version string in sonesGraphDBStarter from beta-1 to beta-2 More... over 13 years ago
renamed Lucene.Net license file More... over 13 years ago
fixed build scripts for Lucene.Net Assemblys More... over 13 years ago
Merge remote-tracking branch 'remotes/origin/Lucene_PS' More... over 13 years ago
Merge remote-tracking branch 'remotes/origin/master' into Lucene_PS More... over 13 years ago
[GRAPHDB-57] bugfix in PipelineableCreateIndexRequest (CREATE INDEX wasn't working anymore) More... over 13 years ago
[GRAPHDB-57] added null pointer check in Lucene Index Query Method More... over 13 years ago
[GRAPHDB-57] added DocNum to LuceneEntry class + use DocNum for deletion in DeleteEntry method (solves problem with IDs that are too long for Lucene) More... over 13 years ago
[GRAPHDB-57] several fixes to get Lucene Index running with Webshell More... over 13 years ago
[GRAPHDB-57] fix in Lucene Index AddEntry method (now correctly closing) More... over 13 years ago
[GRAPHDB-57] reimplemented ASonesIndex Add method (now better support for compound indices), added CreateIndexEntries method (returning List of KeyValuePairs for Compound Index), reworked CreateIndexEntry method (now not supporting compound anymore, use CreateIndexEntries method) + added ReInit parameter to SonesIndex class Init method + added ReadOnly parameter to GetIndexReader method More... over 13 years ago
[GRAPHDB-57] implemented Lucene Index this getter (Compound Index Overload) More... over 13 years ago
[GRAPHDB-57] implemented SupportsNullableKeys method More... over 13 years ago
[GRAPHDB-57] implemented Lucene Index Optimize method More... over 13 years ago
[GRAPHDB-57] implemented Lucene Index TryRemoveValue method More... over 13 years ago
[GRAPHDB-57] implemented RemoveRange method (Lucene Index) More... over 13 years ago
fix related to mono wcf problems More... over 13 years ago
Merge branch 'RemoteAPI_bug_fix' More... over 13 years ago
added possibility to configure streamed binding More... over 13 years ago
[GRAPHDB-57] implemented Lucene Index Remove method More... over 13 years ago
[GRAPHDB-57] reworked DeleteEntry(LuceneEntry) and DeleteEntry(QueryString) methods (now returning count of deleted entries and using IndexReader) + added GetIndexReader and CloseIndexReader methods More... over 13 years ago