Support for OpenSearch v3 as index search backend
janusgraph.index.search.backend
, but as you know since OpenSearch is not officially supported and also due to the nature of how OpenSearch initially started, currently we have to pretend that it's ElasticSearch by doing janusgraph.index.search.backend: elasticsearch
.
AFAIK this hack doesn't work from OpenSearch v3. Do you think JanusGraph can "officially" support OS v3? Since ElasticSearch is not Apache 2.0 anymore, and OpenSearch currently is, I wanna move away from ES to OS. I'm more than happy help you, if anything is needed from my side.
Thank you....Is there any plans of building janusgraph using JDK 21?
Incorrect results for .count() when using mixed index and trying to count a large amount of nodes
Adding an edge to a non-existent vertex creates a shell vertex
Transaction Recovery not working as expected.
tx.log-tx = true
enabled. I can see that the txlog
table in Cassandra is being written to whenever I insert data — for example, when Elasticsearch is down.
However, when I call:...How much RAM should I allocate to Janusgraph while using built-in Lucene index?
db-cache-size
config a bit sounds reasonable and worth tryingUse BM25 score from Elasticsearch to order the results.
Thanks to g.dot.v
List property ordering - mixed index not used as expected
submissionDate4
property, it seems that mixed index is utilized for sorting as seen on single property - index used for ordering.png
enclosed....
Unable to use mounted configuration
ConfiguredGraphFactory works on versions<=0.6.4 but does not work with version>=1.0.0
The traversal source [g] for alias [g] is not configured on the server.
Guava com.google.common.base.Preconditions getting java.lang.IllegalArgumentException: null
Cross-graph querying with Janusgraph
How to disable embedded gremlin server in Janusgraph docker image?
CQL query timeout issues
Janusgraph + Solr Cloud + Zookeeper
Gremlin console ConfiguredGraphFactory issue with 1.1.0 (working fine on 1.0.0)
:> ConfiguredGraphFactory.getGraphNames()
. Thanks for the hints.Janusgraph-Cassandra Storage Backend issue and table clarification