Good day, Thanks for your response!
Well, initial idea is fairy simple. Let me try to elaborate a bit more here. Lets say i have 3000 same structured PDF documents. Each one of those 3000 is same structured, but has diff data in specified areas. For instance: ---------------------------------- -Header: John Smith - -Body: Dear .............................- -.............................................- -.............................................- -.............................................- -.............................................- -.............................................- -.............................................- -.............................................- -Footer: from corp to John Smith - ---------------------------------- Where John Smith is some dynamic text. Each PDF document will be have own name written in. Idea - 1. id like to keep all of those 3000 documents full indexed - this is more or less clear 2. id like to be able query only those, where value in header equals to John Smith, not care about any other part of my PDF, even though footer also contains John Smith - how can i do it?? -- View this message in context: http://lucene.472066.n3.nabble.com/Newbie-question-use-of-SOLR-tp3533416p3564100.html Sent from the Lucene - General mailing list archive at Nabble.com.