I would switch the order of those. Add the new fields and *then* index to
solr.

We do something similar when we create SolrInputDocuments that are pushed
to solr. Create the SID from the existing doc, add any additional fields,
then add to solr.

On Wed, Jan 28, 2015 at 11:56 AM, Mark <javam...@gmail.com> wrote:

> Is it possible to use curl to upload a document (for extract & indexing)
> and specify some fields on the fly?
>
> sort of:
> 1) index this document
> 2) by the way here are some important facets whilst your at it
>
> Regards
>
> Mark
>

Reply via email to