all folders which match "A AND Y", do you search for file name? If yes, A or Y in "A AND Y" is a Strring too, so you can do it by: construct a Lucene Document for each folder, and name of files under the folder is the search data.
2008/10/13 <[EMAIL PROTECTED]> > Hi, > > I want to search for sets of documents. For instance I index some folders > with documents in it and now I do not want to find certain documents but > folders. > > Sample: > > folder A > doc 1, contains X, Y > doc 2, contains Y, Z > > folder B > doc 3, contains X, Y > doc 4, contains A, Z > > Now I want to find all folders which match "A AND Y" -> folder B. > > How can this be done? > > Thank you > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sorry for my English!! 明 Please help me correct my English expression and error in syntax