0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 16, 2024 — Apr 16, 2025
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... over 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... over 13 years ago
Merge branch 'master' of git.sones:sones-community-edition More... over 13 years ago
changes for better maintenance More... over 13 years ago
[GRAPHDB-57] reworked GetEntries method, now TopScoreDocCollector (hits was deprecated), lazy implementation just querying _hitsperpage (10) at once More... over 13 years ago
changed sonesGraphDBStarter console output to show version 2.1-beta-1 More... over 13 years ago
[GRAPHDB-57] changes to LuceneIndex class (AddEntry and GetEntries now working in first version) More... over 13 years ago
[GRAPHDB-57] added LuceneEntry and LuceneIndex classes, implemented LuceneIndex constructors (2 overloads) and AddEntry method More... over 13 years ago
[GRAPHDB-57] added Apache License 2.0 to Lucene.Net Binaries More... over 13 years ago
git ignore update More... over 13 years ago
[GRAPHDB-57] added Lucene.Net binaries (2.9.2-incubating) More... over 13 years ago
[GRAPHDB-57] added project for Lucene Fulltext Index Plugin incl. Class Skeleton More... over 13 years ago
Merge branch 'RemoteAPI_MetadataExchange' More... over 13 years ago
Merge pull request #12 from kuba85/master
bietiekay
as Daniel Kirstenpfad
More... over 13 years ago
Merge branch 'master' of https://github.com/sones/sones More... over 13 years ago
single wsdl file update More... over 13 years ago
* TypesConnector (Shortest Path between VertexTypes) More... over 13 years ago
added static wsdl service More... over 13 years ago
Merge remote branch 'remotes/origin/RemoteAPI_SecureCommunication' More... over 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... over 13 years ago
[GRAPHDB-486] More... over 13 years ago
[GRAPHDB-486] service configuration update & bug fix More... over 13 years ago
fixed RemoteAPIService missing reference and wrong using More... over 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... over 13 years ago
Merge remote-tracking branch 'remotes/origin/solr_ps' More... over 13 years ago
Merge remote-tracking branch 'remotes/origin/master' into solr_ps More... over 13 years ago
Merge branch 'master' of git.sones:sones-community-edition into RemoteAPI_SecureCommunication More... over 13 years ago
[GRAPHDB-486] secure communication via https added More... over 13 years ago
fixed build errors More... over 13 years ago
minor changes
cosh
as Henning Rauch
More... over 13 years ago