You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/03/24 04:22:44 UTC

[lucy-commits] svn commit: r1084835 - /incubator/lucy/trunk/perl/lib/Lucy.pod

Author: marvin
Date: Thu Mar 24 03:22:44 2011
New Revision: 1084835

URL: http://svn.apache.org/viewvc?rev=1084835&view=rev
Log:
Condense documentation of primary Lucy module by removing list of supported
languages, and make other minor tweaks to the wording.

Modified:
    incubator/lucy/trunk/perl/lib/Lucy.pod

Modified: incubator/lucy/trunk/perl/lib/Lucy.pod
URL: http://svn.apache.org/viewvc/incubator/lucy/trunk/perl/lib/Lucy.pod?rev=1084835&r1=1084834&r2=1084835&view=diff
==============================================================================
--- incubator/lucy/trunk/perl/lib/Lucy.pod (original)
+++ incubator/lucy/trunk/perl/lib/Lucy.pod Thu Mar 24 03:22:44 2011
@@ -166,75 +166,6 @@ L<Lucy::Analysis::PolyAnalyzer> - A one-
 
 =back
 
-=head2 Supported Languages and Encodings
-
-Apache Lucy provides "native support" for 15 languages, meaning that
-PolyAnalyzer supports them.
-
-=over
-
-=item *
-
-Danish
-
-=item *
-
-Dutch
-
-=item *
-
-English
-
-=item *
-
-Finnish
-
-=item *
-
-French
-
-=item *
-
-German
-
-=item *
-
-Hungarian
-
-=item *
-
-Italian
-
-=item *
-
-Norwegian
-
-=item *
-
-Portuguese
-
-=item *
-
-Romanian
-
-=item *
-
-Russian
-
-=item *
-
-Spanish
-
-=item *
-
-Swedish
-
-=item *
-
-Turkish
-
-=back
-
 =head2 Delving Deeper
 
 L<Lucy::Docs::Cookbook> augments the tutorial with more advanced
@@ -261,14 +192,15 @@ will be named "Lucy1".  Users who requir
 should use a stable fork.
 
 The main namespace, "Lucy", is an unstable development branch (as hinted at by
-its version number).  Superficial API changes are frequent.  Hard file format
-compatibility breaks which require reindexing are rare, as we generally try to
-provide continuity across multiple releases, but they happen every once in a
-while.
+its 0.x.x version number).  Superficial API changes are frequent.  Hard file
+format compatibility breaks which require reindexing are rare, as we generally
+try to provide continuity across multiple releases, but they happen every once
+in a while.
 
 =head1 CLASS METHODS
 
-The Lucy module itself does not do much.
+The Lucy module itself does not have a large interface, providing only a
+single public class method.
 
 =head2 error