0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Nov 19, 2023 — Nov 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme.txt
bietiekay
as Daniel Kirstenpfad
More... over 11 years ago
Update readme.txt
bietiekay
as Daniel Kirstenpfad
More... over 11 years ago
added documentation from old dokuwiki developers.sones.de since it is down
bietiekay
as Daniel Kirstenpfad
More... over 11 years ago
Merge remote-tracking branch 'remotes/origin/GRAPHDB-544_PS' More... almost 13 years ago
[GRAPHDB-544] null pointer fix More... almost 13 years ago
[GRAPHDB-544] removed unnecessary Close (now done by caller) More... almost 13 years ago
[GRAPHDB-544] implemented closeable enumerable and use it in all index plugins More... almost 13 years ago
Merge remote-tracking branch 'remotes/origin/GRAPHDB-525_PS' More... almost 13 years ago
[GRAPHDB-525] fixed ALTER VERTEX TYPE MANDATORY, now working More... almost 13 years ago
changed version string in sonesGraphDBStarter from beta-1 to beta-2 More... almost 13 years ago
renamed Lucene.Net license file More... almost 13 years ago
fixed build scripts for Lucene.Net Assemblys More... almost 13 years ago
Merge remote-tracking branch 'remotes/origin/Lucene_PS' More... almost 13 years ago
Merge remote-tracking branch 'remotes/origin/master' into Lucene_PS More... almost 13 years ago
[GRAPHDB-57] bugfix in PipelineableCreateIndexRequest (CREATE INDEX wasn't working anymore) More... almost 13 years ago
[GRAPHDB-57] added null pointer check in Lucene Index Query Method More... almost 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... almost 13 years ago
[GRAPHDB-57] several fixes to get Lucene Index running with Webshell More... almost 13 years ago
[GRAPHDB-57] fix in Lucene Index AddEntry method (now correctly closing) More... almost 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... almost 13 years ago
[GRAPHDB-57] implemented Lucene Index this getter (Compound Index Overload) More... almost 13 years ago
[GRAPHDB-57] implemented SupportsNullableKeys method More... almost 13 years ago
[GRAPHDB-57] implemented Lucene Index Optimize method More... almost 13 years ago
[GRAPHDB-57] implemented Lucene Index TryRemoveValue method More... almost 13 years ago
[GRAPHDB-57] implemented RemoveRange method (Lucene Index) More... almost 13 years ago
fix related to mono wcf problems More... almost 13 years ago
Merge branch 'RemoteAPI_bug_fix' More... almost 13 years ago
added possibility to configure streamed binding More... almost 13 years ago
[GRAPHDB-57] implemented Lucene Index Remove method More... almost 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... almost 13 years ago