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 server side pageing with all the hits within one
monograph.

Is there either a possibility to page results within a multi-valued
field instead of the whole documents? Can i show each single value of a
mutli valued field as result?

Or can i page the highlighted results (All of them) without showing the
documents?

Thank you very much

-- 
Andreas Niekler, Dipl. Ing. (FH)
NLP Group | Department of Computer Science
University of Leipzig
Johannisgasse 26 | 04103 Leipzig

mail: aniek...@informatik.uni-leipzig.deg.de

Reply via email to