Like Francisco said, use a custom update processor to map the fields the way you want and add it to your update chain.
On Wed, 16 Mar 2016, 18:16 Francisco Andrés Fernández, <fra...@gmail.com> wrote: > Vidya, I don't know if I'm understanding it very well but, I think that the > best way is to parse your text using a routine outside Solr. You might need > to map the different parts of your document using your domain knowledge and > use such routine to produce an XML document for example, with corresponding > tags for any part you need to differentiate. After that you could index it > in Solr. > Francisco > > El mié., 16 de mar. de 2016 a la(s) 04:18, vidya <vidya.nade...@tcs.com> > escribió: > > > Sorry for conveying it in wrong way. I want my data of 1 pdf file to be > > indexed with different fields in a document of solr according to data in > it > > like name;id;title;content etc > > > > Thanks > > > > > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/indexing-pdf-files-using-post-tool-tp4263811p4264052.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > > -- Regards, Binoy Dalal