You should have any significant performance change.
In order to do this, use xalan and get a NodeIterator based on a given xpath. I think there is an example of this on the xalan site (xml.apache.org). I use this same technique to create mulitple physical documents from and xml file that has many top level elements. --Peter On 5/21/02 8:33 PM, "Mohamed Idrees" <[EMAIL PROTECTED]> wrote: > Can someone clarify me the following: > > Will there be any significant change in performance, if one was to > create individual > lucene documents for each of the main element (customer in this case) in > one single xml file? > > Wish someone comes out with contribution to avoid this. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
