Re: Changing existing index to use block-join

2014-01-20 Thread Mikhail Khludnev
On Mon, Jan 20, 2014 at 6:11 PM, wrote: > > Zitat von Mikhail Khludnev : > > On Sat, Jan 18, 2014 at 11:25 PM, wrote: >> >> So, my question now: can I change my existing index in just adding a >>> is_parent and a _root_ field and saving the journal id there like I did >>> with j-id or do I hav

Re: Changing existing index to use block-join

2014-01-20 Thread dev
Zitat von Mikhail Khludnev : On Sat, Jan 18, 2014 at 11:25 PM, wrote: So, my question now: can I change my existing index in just adding a is_parent and a _root_ field and saving the journal id there like I did with j-id or do I have to reindex all my documents? Absolutely, to use block-j

Re: Changing existing index to use block-join

2014-01-19 Thread Mikhail Khludnev
On Sat, Jan 18, 2014 at 11:25 PM, wrote: > Hello, > ... > So, the new block-joing feature seems to solve some of these problems > (sadly not all – as far as I see, I can’t get the parent document and the > articles where the search term was found in a nested result). > it should be something lik

Changing existing index to use block-join

2014-01-18 Thread dev
Hello, I read about the possibility to have nested documents with solr block-join since version 4.5. I’m wondering if I can change an existing index to use this new opportunity. Right now I’m having an index which stores informations about a journal and each of its articles. For example