Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B964A96B6 for ; Mon, 12 Dec 2011 15:53:04 +0000 (UTC) Received: (qmail 44913 invoked by uid 500); 12 Dec 2011 15:53:01 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 44864 invoked by uid 500); 12 Dec 2011 15:53:01 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 44856 invoked by uid 99); 12 Dec 2011 15:53:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2011 15:53:01 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of juan.grande@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2011 15:52:53 +0000 Received: by bkas6 with SMTP id s6so7604077bka.35 for ; Mon, 12 Dec 2011 07:52:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0MrnDTkVkH1XkoeFpvewjoyYDg8iCFJxOkuH+2IrPuA=; b=beiwfYGeWBImYYObHIzkliCV1K7g/jtQTL5apktmisnNtVjNzh/H78iJkYbymQHlD1 JCVfXHNGSaMEdoNJk9FFl2DFmbou4RQG5CuAZDmE8QbLLPKsUee0U9thweGziah6rwYX XA5eTx7r2WyPiv24abQgO4D46p56Tu8wFryAY= MIME-Version: 1.0 Received: by 10.205.125.10 with SMTP id gq10mr5022716bkc.11.1323705152569; Mon, 12 Dec 2011 07:52:32 -0800 (PST) Received: by 10.204.60.12 with HTTP; Mon, 12 Dec 2011 07:52:32 -0800 (PST) In-Reply-To: <1323675739544-3578859.post@n3.nabble.com> References: <1323675739544-3578859.post@n3.nabble.com> Date: Mon, 12 Dec 2011 12:52:32 -0300 Message-ID: Subject: Re: limiting the content of content field in search results From: Juan Grande To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=000e0ce0b5b468014304b3e71fc2 --000e0ce0b5b468014304b3e71fc2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, It sounds like highlighting might be the solution for you. See http://wiki.apache.org/solr/HighlightingParameters *Juan* On Mon, Dec 12, 2011 at 4:42 AM, ayyappan wrote: > I am developing n application which indexes whole pdfs and other document= s > to solr. I have completed a working version of my application. But there > are > some problems. The main one is that when I do a search the indexed whole > document is shown. I have used solrj and need some help to reduce this > content. > > How limiting the content of content field in search results and displa= y > over there . > > i need like this > > > > *Grammer1.docx* > Blazing =E2=80=93 burring Faceted Cluster =E2=80=93 to gather Geospatial = Replication > =E2=80=93 > coping Distinguish =E2=80=93 apart from Flawlessly =E2=80=93 perfectly Re= cipe =E2=80=93method > Concentrated inscription > Last Modified : 2011-12-11T14:42:27Z > > *who.pdf* > Who We Are Table of contents 1 Solr Committers (in alphabetical > order)fgfgfgfg2 2 Inactive Committers (in alphabetical orde > > *version_control.pdf* > Solr Version Control System Table of contents 1 Overview.gfgfgfg 2 Web Ac= ce > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/limiting-the-content-of-content-field-= in-search-results-tp3578859p3578859.html > Sent from the Solr - User mailing list archive at Nabble.com. > --000e0ce0b5b468014304b3e71fc2--