Do remember that Solr has no strict schema. That said, you seem to be troubling yourself with managing two documents (meaning "row" of a DB) for describing the same thing. Why not use a single document?
The following command will insert a row containing id, field1 and amultivaluedfield and the text (and metadata) extracted from the file. Curl "localhost:8983/solr/update/extract? Literal.Id=tutorial.
Html& literal. Field1=value& literal. Amultivaluedfield=val1& literal.
Amultivaluedfield=val2& &commit=true" -F "myfile=@tutorial. Html" Curl command taken from wiki.apache.org/solr/ExtractingRequestHa....
Thank you I did added both config together and made has one document. – Sunil Vijayakumar Oct 26 at 22:16.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.