Re: Additional metadata when using Solr Cell

2009-05-14 Thread Mark Miller
rossputin wrote: Hi. I am indexing a PDF document with the ExtractingRequestHandler. My curl post has a URL like: ../solr/update/extract?ext.idx.attr=true&ext.def.fl=text&ext.literal.id=123&ext.literal.author=Somebody Sure enough I see in the server logs: params={ext.def.fl=text&ext.literal.

Re: Additional metadata when using Solr Cell

2009-05-14 Thread rossputin
There is now, thanks for your help. On the same topic.. is there a best practice for modifying schema, in a future-proof way ? -- Ross Grant Ingersoll-6 wrote: > > Do you have an author field in your schema? > > On May 14, 2009, at 10:31 AM, rossputin wrote: > >> >> There is no reference

Re: Additional metadata when using Solr Cell

2009-05-14 Thread Grant Ingersoll
Do you have an author field in your schema? On May 14, 2009, at 10:31 AM, rossputin wrote: There is no reference to the author field I am trying to set.. I am using the latest nightly download. -- Ross Grant Ingersoll-6 wrote: what does /admin/luke show for fields and terms in the fiel

Re: Additional metadata when using Solr Cell

2009-05-14 Thread rossputin
There is no reference to the author field I am trying to set.. I am using the latest nightly download. -- Ross Grant Ingersoll-6 wrote: > > what does /admin/luke show for fields and terms in the fields? > > On May 14, 2009, at 10:03 AM, rossputin wrote: > >> >> Hi. >> >> I am indexing a PDF

Re: Additional metadata when using Solr Cell

2009-05-14 Thread Grant Ingersoll
what does /admin/luke show for fields and terms in the fields? On May 14, 2009, at 10:03 AM, rossputin wrote: Hi. I am indexing a PDF document with the ExtractingRequestHandler. My curl post has a URL like: ../solr/update/extract? ext .idx .attr =true&ext.def.fl=text&ext.literal.id=1