0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Nov 19, 2023 — Nov 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[GRAPHDB-57] implemented DeleteEntry method + constructing LuceneEntry ID now with _ and not # anymore (query with # isn't working as this char is reserved by lucene) More... about 13 years ago
[GRAPHDB-57] added classes LuceneReturn (implementing IEnumerable) and LuceneReturnEnumerator (implementing IEnumerator), added constructor overload to LuceneEntry class with Lucene Document as single parameter, now fully working with persistent Lucene Index More... about 13 years ago
Merge branch 'master' of git.sones:sones-community-edition More... about 13 years ago
changes for better maintenance More... about 13 years ago
[GRAPHDB-57] reworked GetEntries method, now TopScoreDocCollector (hits was deprecated), lazy implementation just querying _hitsperpage (10) at once More... about 13 years ago
changed sonesGraphDBStarter console output to show version 2.1-beta-1 More... about 13 years ago
[GRAPHDB-57] changes to LuceneIndex class (AddEntry and GetEntries now working in first version) More... about 13 years ago
[GRAPHDB-57] added LuceneEntry and LuceneIndex classes, implemented LuceneIndex constructors (2 overloads) and AddEntry method More... about 13 years ago
[GRAPHDB-57] added Apache License 2.0 to Lucene.Net Binaries More... about 13 years ago
git ignore update More... about 13 years ago
[GRAPHDB-57] added Lucene.Net binaries (2.9.2-incubating) More... about 13 years ago
[GRAPHDB-57] added project for Lucene Fulltext Index Plugin incl. Class Skeleton More... about 13 years ago
Merge branch 'RemoteAPI_MetadataExchange' More... about 13 years ago
Merge pull request #12 from kuba85/master
bietiekay
as Daniel Kirstenpfad
More... about 13 years ago
Merge branch 'master' of https://github.com/sones/sones More... about 13 years ago
single wsdl file update More... about 13 years ago
* TypesConnector (Shortest Path between VertexTypes) More... about 13 years ago
added static wsdl service More... about 13 years ago
Merge remote branch 'remotes/origin/RemoteAPI_SecureCommunication' More... about 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... about 13 years ago
[GRAPHDB-486] More... about 13 years ago
[GRAPHDB-486] service configuration update & bug fix More... about 13 years ago
fixed RemoteAPIService missing reference and wrong using More... about 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... about 13 years ago
Merge remote-tracking branch 'remotes/origin/solr_ps' More... about 13 years ago
Merge remote-tracking branch 'remotes/origin/master' into solr_ps More... about 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... about 13 years ago
[GRAPHDB-486] secure communication via https added More... about 13 years ago
fixed build errors More... about 13 years ago
minor changes
cosh
as Henning Rauch
More... about 13 years ago