Thank you Gora in advance!
However, I decided to create a bean for indexing something like that:
...
String[] vertices
String[] edges
int[] triple_inx_levels
...
So I can search in vertices text & edge text in "vertices & edges" array
fields, and I hope to find the relation from triple_inx_levels
Thank you for your reply!
My target is to make some kind of "relations" between the documents indexed
in to the index. So, for the performance reasons, I would like to index the
graph created from this relations. In this way I can query/search the
subgraph documents by vertices names/text and/or ed
Gora, thank you for your reply!
Could you point me a link regarding "There was a discussion earlier on this
topic...".
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p2951418.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thank you for your reply!
My target is to make some kind of "relation" between the document indexed it
to the index. So, for the performance reasons, I would like to index the
graph created from this relations.
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-directed-
I am wandering, whether the following idea is worth.
We can describe the graph with series of triples. So can we create some bean
with fields, for example:
...
@Field
String[] sybjects;
@Field
String[] predicates;
@Field
String[] objects;
@Field
int[] level;
...
or other combination of metadata.
We
Hello,
is it possible to index graph - named vertices and named edges? My target
is, with text search to find whether particular node is connected(direct or
indirect) with another. Thank you.
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949553p294
Thank you Gora,
1. Could you confirm, that the context of IMHO is 'In My Humble Opinion'.
2. Could you point example of graph database.
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p2949734.html
Sent from the Solr - User mailing list arc
Hello,
is it possible to index graph - named vertices and named edges? My target
is, with text search to find whether particular node is connected(direct or
indirect) with another. Thank you.
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p294