Great,
Thank you !
----- Original Message ---
From: "Nutch Newbie" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sat Oct 28 21:23:35 CST 2006
Subject: Re: How can I setup an mp3 search engine?

> You need to enable "index-more" and "query-more" plugins to enable
> type, date range etc based query..
> 
> <property>
> <name>plugin.includes</name>
> <value>protocol-http|urlfilter-regex|parse-(text|html|js|mp3)|index-(basic|more)|query-(basic|more|site|url)|summary-basic|scoring-opic</value>
>  </property>
> 
> 
> 
> On 10/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Hi, I am using nutch 8.1 to search mp3 files in intranet http sites, I've 
> > revise the nutch-default.xml as following:
> > <property>
> >  <name>plugin.includes</name>
> >  
> > <value>protocol-http|parse-mp3|urlfilter-regex|parse-(text|html|js)|index-basic|query-(basic|site|url)|summary-basic|scoring-opic</value>
> >  </property>
> > the crawl programe worked with no errors, but when I search a mp3 file, it 
> > return nothing but a file name.
> >
> > Can the plugin "parse-mp3" parse the infomation in mp3 files such as 
> > author, song name, artist and so on ?
> >
> > How can I setup an mp3 search engine?
> >
> > thanks in advance.
> >
> >
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to