Re: How to update one field without losing the others?

2014-06-14 Thread librarymark
I run into the same problem, but a little different. Using SOLR 4.6.0. When I try to update a couple of fields, all my fields are intact except the text field that was populated from a PDF file. How do I keep the text there? I resorted to re-indexing everything, all 1.2 million records. Took foreve

Re: How to update one field without losing the others?

2014-06-14 Thread librarymark
It is a stored field. It is the only one that gets dropped. It is text from a PDF that is streamed into SOLR. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-update-one-field-without-losing-the-others-tp3989959p4141858.html Sent from the Solr - User mailing list arch