Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    KinoSearch::Document::Doc 0.15

    Download button

    No screenshots available
    Downloads: 278  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Marvin Humphrey | More programs
    Perl Artistic License / FREE
    March 9th, 2007, 20:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    KinoSearch::Document::Doc description

    KinoSearch::Document::Doc is a Doc object that is akin to a row in a database, in that it is made up of several fields.

    KinoSearch::Document::Doc is a Doc object that is akin to a row in a database, in that it is made up of several fields, each of which has a value. Doc objects are only created via factory methods of other classes.

    SYNOPSIS

    my $doc = $invindexer->new_doc;
    $doc->set_value( title => $title );
    $doc->set_value( bodytext => $bodytext );
    $invindexer->add($doc);

    METHODS

    set_value get_value
    $doc->set_value( title => $title_text );
    my $text = $doc->get_value( 'title' );
    set_value and get_value are used to modify and access the values of the fields within a Doc object.
    set_boost get_boost
    $doc->set_boost(2.5);

    boost is a scoring multiplier. Setting boost to something other than 1 causes a document to score better or worse against a given query relative to other documents.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Doc object | database row | Perl module | KinoSearch::Document | Doc | object

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM