Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 059f7a4aaf6fd1abf9c488af664ae035 > files > 186

mnogosearch-3.3.10-5.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>CheckMP3</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="mnoGoSearch 3.3.10 reference manual"
HREF="index.html"><LINK
REL="UP"
TITLE="mnoGoSearch command reference"
HREF="msearch-cmdref.html"><LINK
REL="PREVIOUS"
TITLE="Category"
HREF="msearch-cmdref-category.html"><LINK
REL="NEXT"
TITLE="CheckMP3Only"
HREF="msearch-cmdref-checkmp3only.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="mnogo.css"><META
NAME="Description"
CONTENT="mnoGoSearch - Full Featured Web site Open Source Search Engine Software over the Internet and Intranet Web Sites Based on SQL Database. It is a Free search software covered by GNU license."><META
NAME="Keywords"
CONTENT="shareware, freeware, download, internet, unix, utilities, search engine, text retrieval, knowledge retrieval, text search, information retrieval, database search, mining, intranet, webserver, index, spider, filesearch, meta, free, open source, full-text, udmsearch, website, find, opensource, search, searching, software, udmsearch, engine, indexing, system, web, ftp, http, cgi, php, SQL, MySQL, database, php3, FreeBSD, Linux, Unix, mnoGoSearch, MacOS X, Mac OS X, Windows, 2000, NT, 95, 98, GNU, GPL, url, grabbing"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#EEEEEE"
TEXT="#000000"
LINK="#000080"
VLINK="#800080"
ALINK="#FF0000"
><!--#include virtual="body-before.html"--><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
><SPAN
CLASS="application"
>mnoGoSearch</SPAN
> 3.3.10 reference manual: Full-featured search engine software</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="msearch-cmdref-category.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="msearch-cmdref-checkmp3only.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="cmdref-checkmp3"
></A
>CheckMP3</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN7822"
></A
><H2
>Name</H2
><B
CLASS="command"
>CheckMP3</B
>&nbsp;--&nbsp;checks for MP3 meta information<P
><B
></B
><TT
CLASS="filename"
>indexer.conf</TT
></P
></DIV
><DIV
CLASS="refsynopsisdiv"
><A
NAME="AEN7828"
></A
><H2
>Synopsis</H2
><P
><B
CLASS="command"
>CheckMP3</B
>  [Match | NoMatch] [Case | NoCase] [String | Regex] {pattern...}</P
></DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN7841"
></A
><H2
>Description</H2
><P
>The meaning of the first three optional parameters is exactly the same
    as in the <A
HREF="msearch-cmdref-allow.html"
>Allow</A
> command.
    </P
><P
>When processing a document with the <ACRONYM
CLASS="acronym"
>URL</ACRONYM
>
    matching <CODE
CLASS="varname"
>pattern</CODE
>, <SPAN
CLASS="application"
>indexer</SPAN
> downloads only a
    little part of the document and tries to find
    <I
CLASS="firstterm"
>MP3 tags</I
> in it.
    On success, <SPAN
CLASS="application"
>indexer</SPAN
> parses MP3 tags, otherwise it downloads
    the rest of the document and parses it as usual, according
    to the <CODE
CLASS="varname"
>Content-Type</CODE
> <ACRONYM
CLASS="acronym"
>HTTP</ACRONYM
> response header.
    </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
>
    <B
CLASS="command"
>CheckMP3</B
> works only with servers
    supporting <ACRONYM
CLASS="acronym"
>HTTP/1.1</ACRONYM
> protocol.
    It uses the "<TT
CLASS="literal"
>Range: bytes</TT
>" <ACRONYM
CLASS="acronym"
>HTTP</ACRONYM
> request header
    to download MP3 tags.
    </P
></BLOCKQUOTE
></DIV
><P
>&#13;    Indexing MP3 files is explained in details in
    <A
HREF="msearch-extended-indexing.html#mp3"
>the Section called <I
>Creating an MP3 search engine
  <A
NAME="AEN2192"
></A
></I
> in Chapter 4</A
>.
    </P
></DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN7861"
></A
><H2
>Scope</H2
><P
>&#13;    <B
CLASS="command"
>CheckMP3</B
> takes global effect for the entire
                                  configuration file and can be used
                                  multiple times.
    </P
></DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN7865"
></A
><H2
>Examples</H2
><DIV
CLASS="informalexample"
><P
></P
><A
NAME="AEN7867"
></A
><PRE
CLASS="programlisting"
>&#13;CheckMP3 *.bin *.mp3
      </PRE
><P
></P
></DIV
></DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN7869"
></A
><H2
>See also</H2
><P
>&#13;      <A
HREF="msearch-cmdref-allow.html"
>Allow</A
>,
      <A
HREF="msearch-cmdref-disallow.html"
>Disallow</A
>,
      <A
HREF="msearch-cmdref-checkmp3only.html"
>CheckMP3Only</A
>,
      <A
HREF="msearch-cmdref-checkonly.html"
>CheckOnly</A
>,
      <A
HREF="msearch-cmdref-hrefonly.html"
>HrefOnly</A
>,
      <A
HREF="msearch-cmdref-skip.html"
>Skip</A
>,
      <A
HREF="msearch-cmdref-skipif.html"
>SkipIf</A
>.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="msearch-cmdref-category.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="msearch-cmdref-checkmp3only.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Category</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="msearch-cmdref.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>CheckMP3Only</TD
></TR
></TABLE
></DIV
><!--#include virtual="body-after.html"--></BODY
></HTML
>