Re: Non-linear structure for search and index documents

2009-04-16 Thread Chris Hostetter
: 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?

Non-linear structure for search and index documents

2009-04-08 Thread Shairon
, 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.