Hi,

Im totally new to SOLR and Lucene. So, for now i would really appreciate
some feedback from experienced people.
Im thinkin to use SOLR/Lucene engine for archiving documents. Documents
typically have similar layout with different values in specified positions.
I would like to keep all the docs full indexed. Once user performs search,
id like to return a list of documents that contain searched criterion.
Question - how can i specify area on document to search in?

Lets say i have 1000 full indexed documents, each one has similar data
placed in, with differences in only few areas (id like to search). For
instance, document may have some text in header, body and footer. Each of
this peaces may have some searched word, but, id like to find only those
docs, that contain searched word in body only?

Please give me some suggestions, what to start from, what feature of
SOLR/Lucene i should look into and learn.

Thanks!

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Newbie-question-use-of-SOLR-tp3533416p3533416.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to