RE: Adding External Metadata to pdf document

2008-12-08 Thread Jana, Kumar Raja
g External Metadata to pdf document On Dec 8, 2008, at 2:26 AM, Jana, Kumar Raja wrote: > > Hi Grant, > > Thanks for the help. It has solved my problem. > Cool. In case you didn't see Solr Cell is now committed. > Is there any example Solrj code to send a documen

Re: Adding External Metadata to pdf document

2008-12-08 Thread Grant Ingersoll
On Dec 8, 2008, at 2:26 AM, Jana, Kumar Raja wrote: Hi Grant, Thanks for the help. It has solved my problem. Cool. In case you didn't see Solr Cell is now committed. Is there any example Solrj code to send a document to Solr Cell using the right ContentHandlers? I've tried to understand

RE: Adding External Metadata to pdf document

2008-12-07 Thread Jana, Kumar Raja
ssage- From: Grant Ingersoll [mailto:[EMAIL PROTECTED] Sent: Saturday, December 06, 2008 6:03 PM To: solr-user@lucene.apache.org Subject: Re: Adding External Metadata to pdf document Hi Kumar, Wow, a brave soul trying out Solr Cell (aka the ExtractingRequestHandler) already! Cool! To a

Re: Adding External Metadata to pdf document

2008-12-06 Thread Grant Ingersoll
Hi Kumar, Wow, a brave soul trying out Solr Cell (aka the ExtractingRequestHandler) already! Cool! To add in external metadata, you can pass in literal parameters, as in: In your example, you could do something like: &ext.literal.Category=Alphabets&ext.literal.Catalog_ID=1213123 This will

Adding External Metadata to pdf document

2008-12-06 Thread Jana, Kumar Raja
Hi, I need to add some external metadata along with the documents I send to ExtractingRequestHandler. Can someone please tell me how do i achieve this? E.g. Say I need to index the file abc.pdf. I want to add some more additional information to the metadata such as Category = Alphabets, Catalog