Re: indexing directed graph

2011-05-19 Thread dani.b.angelov
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-tp29

Re: indexing directed graph

2011-05-18 Thread Gora Mohanty
On Thu, May 19, 2011 at 9:12 AM, Otis Gospodnetic wrote: > Maybe Gora was referring to Siren: http://search-lucene.com/?q=siren+-sami [...] That does look interesting, but is not what I was referring to. I seem to remember a discussion on this list some 3-4 months about someone wanting to make a

Re: indexing directed graph

2011-05-18 Thread Otis Gospodnetic
Sent: Tue, May 17, 2011 2:44:55 AM > Subject: Re: indexing directed graph > > 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://lu

Re: indexing directed graph

2011-05-16 Thread dani.b.angelov
ext and/or edges name/text -- View this message in context: http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949759p2951426.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: indexing directed graph

2011-05-16 Thread dani.b.angelov
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.

Re: indexing directed graph

2011-05-16 Thread dani.b.angelov
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/indexin

Re: indexing directed graph

2011-05-16 Thread Jonathan Rochkind
ta. We can index/search this bean. Based on the content of the found bean, we can conclude for interconnections between graph participants. What do you thing? -- View this message in context: http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p2949845.html Sent from the Solr - Us

Re: indexing directed graph

2011-05-16 Thread Jonathan Rochkind
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-tp2949553p2949553.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: indexing directed graph

2011-05-16 Thread dani.b.angelov
. We can index/search this bean. Based on the content of the found bean, we can conclude for interconnections between graph participants. What do you thing? -- View this message in context: http://lucene.472066.n3.nabble.com/indexing-directed-graph-tp2949556p2949845.html Sent from the Solr - User

Re: indexing directed graph

2011-05-16 Thread Gora Mohanty
On Tue, May 17, 2011 at 1:55 AM, dani.b.angelov wrote: > Thank you Gora, > > 1. Could you confirm, that the context of  IMHO is 'In My Humble Opinion'. Yes, sorry. I must remember to be less lazy in typing. > 2. Could you point example of graph database. [...] As Stefan points out above, I like

indexing directed graph

2011-05-16 Thread dani.b.angelov
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

Re: indexing directed graph

2011-05-16 Thread dani.b.angelov
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 ma

Re: indexing directed graph

2011-05-16 Thread Stefan Matheis
le 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-tp2949556p2949556.html Sent fro

Re: indexing directed graph

2011-05-16 Thread Gora Mohanty
On Tue, May 17, 2011 at 1:20 AM, dani.b.angelov wrote: > 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. [...] There was a discussion earlier on th

indexing directed graph

2011-05-16 Thread dani.b.angelov
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