On Thu, Jul 15, 2010 at 6:30 AM, Nick Burch <[email protected]> wrote:
> > Having looked through your proposed solutions, I can't see easy ways to > implement these use cases: > * enumerate all the Metadata objects at this depth > eg top level has one Metadata object (for the parent file), 1 level > down may have 3 Metadata objects, one for each of the 3 child documents > * get the Metadata for a specific embeded document > eg I know my zip file has "/foo/bar.doc" in it, give me the metadata > for that > > I'm new to Tika, and pretty focused on my use case. I don't have answers for the above use cases, and instead I have a couple of questions: * How does Tika support enumerating the text for all documents at a certain depth? * How does Tika support getting the text for a specific embedded document? Paul
