debian man page for plucene::document::dateserializer

Query: plucene::document::dateserializer

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plucene::Document::DateSerializer(3pm)			User Contributed Perl Documentation		    Plucene::Document::DateSerializer(3pm)

NAME
Plucene::Document::DateSerializer - Utility functions for dealing with dates
SYNOPSIS
use Plucene::Document::DateSerializer my $field = Plucene::Document::Field->Text( date => freeze_date(Time::Piece $t) ); $doc->add($field);
DESCRIPTION
Dates and times in Plucene should be serialized using the "freeze_date" function so that the Plucene::Search::DateFilter can filter on them during future searches.
SUBROUTINES
freeze_date my $string = freeze_date(Time::Piece $t) This routine, exported by default, turns a "Time::Piece" object into a string in a format expected by both Plucene and Lucene. thaw_date my Time::Piece $t = Plucene::Document::DateSerializer::thaw_date($string) This routine is not exported, and is not used by the Plucene core. It is useful for debugging dates, and simply reverses the "freeze_date" operation. perl v5.12.4 2011-08-14 Plucene::Document::DateSerializer(3pm)
Related Man Pages
plucene::analysis::porterstemfilter(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::index::writer(3pm) - debian
plucene::search::termquery(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections