"Document Centric Versioning Constraints"  is what you are looking for if
you want this to handled in Solr
https://cwiki.apache.org/confluence/display/solr/Updating+Parts+of+Documents

--
Susheel

On Wed, May 31, 2017 at 6:46 AM, marotosg <marot...@gmail.com> wrote:

> Hi all.
>
> I need to implement an indexation solution where my Solr index doesn't get
> a
> wrong version.
> Due to the fact I have many version for the same entity In some cases my
> client may end up indexing an earlier version of my entity after a newer
> one.
>
> I was wondering if I can use the _version_ field where I send always the
> timespam of last update to the entity.
>
> Is this going to reject earlier versions if a newer is already indexed?
>
> Thanks,
> Sergio
>
>
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/version-Versioning-using-timespan-tp4338171.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to