Hi all,
I need index/search words extracted from pdf files with coordinates and page
number, so I have this  structure:

   - index the document id
   - a document has many pages
   - a page has many words
   - a word has geometry[w,h,x,y](inside of page)

Is this possible with solr?   
If yes, how the best way to do that? Is using field collapsing?

Thanks,



-- 
View this message in context: 
http://www.nabble.com/Non-linear-structure-for-search-and-index-documents-tp22962094p22962094.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to