Re: Re: Get parent when the child is a search hit

2012-09-11 Thread Stein Gran
;李�S" написал: > > > I think denormalize the data is the best way. > > > > 2012-09-11 > > > > > > > > 李�S > > > > > > > > 发件人:jimtronic > > 发送时间:2012-09-11 01:38 > > 主题:Re: Get parent when the child is a search h

Re: Re: Get parent when the child is a search hit

2012-09-10 Thread Mikhail Khludnev
tronic > 发送时间:2012-09-11 01:38 > 主题:Re: Get parent when the child is a search hit > 收件人:"solr-user" > 抄送: > > You could create a field with "folder" or "file" as values and then > have the present in the "folder" docs. > > > &g

Aw: Get parent when the child is a search hit

2012-09-10 Thread sysrq
> I'm using Solr 4 RC, and my documents look like this: > > > 123 > Folder name > > > abc > Document 1 > 123 > > > def > Document 2 > 123 > > > Meaning there are two documents which are in the same folder in this > example. When querying documents I need the name of the fold

Get parent when the child is a search hit

2012-09-10 Thread Stein Gran
Hi, I'm using Solr 4 RC, and my documents look like this: 123 Folder name abc Document 1 123 def Document 2 123 Meaning there are two documents which are in the same folder in this example. When querying documents I need the name of the folder the documents are in, so when