Re: Paging with all Hits

2013-05-28 Thread Jack Krupansky
:) -- Jack Krupansky -Original Message- From: Alexandre Rafalovitch Sent: Tuesday, May 28, 2013 10:41 AM To: solr-user@lucene.apache.org Subject: Re: Paging with all Hits I feel that the strength of the Jack's rant is somewhat unprovoked by the original question. I also feel tha

Re: Paging with all Hits

2013-05-28 Thread Alexandre Rafalovitch
I feel that the strength of the Jack's rant is somewhat unprovoked by the original question. I also feel that the rant itself is worth being printed and framed :-) But more than anything else, I feel that supposedly-known limitations of Solr/Lucene are not actually exposed all that much. Certainl

Re: Paging with all Hits

2013-05-28 Thread Jack Krupansky
sky -Original Message----- From: Andreas Niekler Sent: Tuesday, May 28, 2013 5:10 AM To: solr-user@lucene.apache.org Subject: Paging with all Hits Hello, i indexed some monographs with solr. Within each document a have a multi-valued field where i store the paragraphs. When i search for a specific

Paging with all Hits

2013-05-28 Thread Andreas Niekler
Hello, i indexed some monographs with solr. Within each document a have a multi-valued field where i store the paragraphs. When i search for a specific term within the monographs i get the whole monograph as a result object. The single hits can be accessed via the highlight component. The prevents