Mailing List Archive

r3785 - trunk/perl/lib/KinoSearch/Docs/Cookbook
Author: creamyg
Date: 2008-08-28 15:27:10 -0700 (Thu, 28 Aug 2008)
New Revision: 3785

Modified:
trunk/perl/lib/KinoSearch/Docs/Cookbook/CustomQueryParser.pod
Log:
Balance two headings.


Modified: trunk/perl/lib/KinoSearch/Docs/Cookbook/CustomQueryParser.pod
===================================================================
--- trunk/perl/lib/KinoSearch/Docs/Cookbook/CustomQueryParser.pod 2008-08-28 22:24:17 UTC (rev 3784)
+++ trunk/perl/lib/KinoSearch/Docs/Cookbook/CustomQueryParser.pod 2008-08-28 22:27:10 UTC (rev 3785)
@@ -183,7 +183,7 @@
return $self->{rd_parser}->leaf_queries($query_string);
}

-=head2 Multi-field parser
+=head1 Multi-field Parse::RecDescent-based parser

Most often, the end user will want their search query to match not only a
single 'content' field, but also 'title' and so on. To make that happen, we


_______________________________________________
kinosearch-commits mailing list
kinosearch-commits@rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch-commits