Hi Prabhu, > And also in the cached page , i get frequent errors for file system > > Is it because of the content-type bug (which you are working on)
Not sure, what errors are you getting? I fixed a bug in cached.jsp that had to do with an absolute versus relative link (see NUTCH-112). Jerome C committed that a while back. Was your problem with cached.jsp having to do with absolute versus relative links? Thanks, Chris > > > Rgds > > Prabhu > > On 2/1/06, Chris Mattmann <[EMAIL PROTECTED]> wrote: > > > > Hi Raghavendra, > > > > Pop open your $NUTCH_HOME/conf/parse-plugins.xml file. Look for the > > mimeType name="*" portion of the file. Now, look at the parser tag > > underneath it. Change that parser id to the one you want to use for your > > default parser, i.e., in your case, parse-msword. > > > > Hope that helps! > > > > Cheers, > > Chris > > > > > > ______________________________________________ > > Chris A. Mattmann > > [EMAIL PROTECTED] > > Staff Member > > Modeling and Data Management Systems Section (387) > > Data Management Systems and Technologies Group > > > > _________________________________________________ > > Jet Propulsion Laboratory Pasadena, CA > > Office: 171-266B Mailstop: 171-246 > > _______________________________________________________ > > > > Disclaimer: The opinions presented within are my own and do not reflect > > those of either NASA, JPL, or the California Institute of Technology. > > > > > > > -----Original Message----- > > > From: Raghavendra Prabhu [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, February 01, 2006 8:19 AM > > > To: [email protected] > > > Subject: indexing issue > > > > > > Hi > > > > > > I have got some files also > > > > > > How do i use some parser as the default > > > > > > Currently the text parser does not work fine for the file type which i > > > have > > > > > > If i want to make the doc (word) parser as the default one (In a sense > > if > > > no > > > parser is found ,word should be used as the default processor and not > > the > > > text parse) > > > > > > How do i do it ? > > > > > > Rgds > > > Prabhu > > > >
