you have to save the origin of that text (primary key on database, file
uri) an read it from his original source. 

Jokin. 

Jatorrizko mezua: ar., 2008-03-04 16:09 +0530, egilea: Sudhanya
Chatterjee
> Hi,
> 
>  
> 
> In lucene document I have added a field in the following manner - 
> 
>  
> 
> document.Add(new Field("desc", reader.ReadString(), Field.Store.NO,
> Field.Index.TOKENIZED));
> 
>  
> 
> The field "desc" has got lots of text because of which I don't want to store
> it in index, but want to make it searchable.
> 
>  
> 
> Now for the display purpose, how can I show the content of the same filed -
> "decs" ?
> 
>  
> 
> Thanks,
> 
> Sudhanya
> 
> 
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information which is the 
> property of Persistent Systems Ltd. It is intended only for the use of the 
> individual or entity to which it is addressed. If you are not the intended 
> recipient, you are not authorized to read, retain, copy, print, distribute or 
> use this message. If you have received this communication in error, please 
> notify the sender and delete all copies of this message. Persistent Systems 
> Ltd. does not accept any liability for virus infected mails.

Reply via email to