Re: Validate data Indexed and versioning

2015-03-02 Thread Shawn Heisey
On 3/2/2015 4:32 AM, marotosg wrote: > Is there any general approach to check if your indexed document matches the > database row?. No, there's nothing out of the box that will do this. You'll need to write such an application yourself. You might want to leverage the /export handler in your appl

RE: Validate data Indexed and versioning

2015-03-02 Thread Reitzel, Charles
ope the facet queries by the batch in question and compare to the SQL summary. -Original Message- From: marotosg [mailto:marot...@gmail.com] Sent: Monday, March 02, 2015 6:32 AM To: solr-user@lucene.apache.org Subject: Validate data Indexed and versioning Hi, I am trying to define a way

Validate data Indexed and versioning

2015-03-02 Thread marotosg
to be very intensive. I was more on the opinion of solr telling the record indexed and content like number of nested docs of type A,B etc., Any suggestions would help. Thanks Regards -- View this message in context: http://lucene.472066.n3.nabble.com/Validate-data-Indexed-and-versioning