between the websites and Solr? Or
some other kind of proxy service?
Kind regards,
Bjørn Axelsen
Fagkommunikation Webbureau som formidler viden
Schillerhuset · Nannasgade 28 · 2200 København N · +45 60660669 ·
i...@fagkommunikation.dk · fagkommunikation.dk
int parent = iter.nextDoc();
> > while (child <= parent) {
> > childToParentDocMapping[child] = parent;
> > child++;
> > }
> > }
> >
> >
> > On 22 July 2014
-07-18 19:00 GMT+02:00 Umesh Prasad :
> Comments inline
>
>
> On 16 July 2014 20:31, Bjørn Axelsen
> wrote:
>
> > Hi Solr users
> >
> > I would appreciate your inputs on how to handle a *mix *of *simple *and
> > *nested
> > *documents
art of the documents is
in a real parent-child relationship. This would mean a lot of dummy child
documents.
- or -
3) Should I just denormalize data and include the book information within
each chapter document?
- or -
4) ... or is there a smarter way?
Your help is very much appreciated.
Cheers,
Bjørn Axelsen
5509593336/posts
> >
> w: appinions.com <http://www.appinions.com/>
>
>
> On Mon, Jun 23, 2014 at 8:52 AM, Bjørn Axelsen <
> bjorn.axel...@fagkommunikation.dk> wrote:
>
> > Dear Solr users,
> >
> > I am building a Solr 4.8 search engine that will
most simple way to
1) provide highlighted context snippets from the full content field,
2) block access to read the full field contents?
Regards,
Bjørn Axelsen
Web Consultant
Fagkommunikation Webbureau som formidler viden
Schillerhuset · Nannasgade 28 · 2200 København N · +45 60660669 ·
i