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 array, where
I will save indexes ot the upper two array in specific order(with some math
function, I do not find out yet). I will try in this way, I hope this will
enough for me. 

--
View this message in context: 
http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p2960964.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to