X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=56921c31a1ccbaea46b88a2f989a291e37a2d0c0;hb=d9bbbe1bf728f3a3212e97399423506f22d009b1;hp=0b3ea6becd216d51cad4b022de1bcca3fdac5c0d;hpb=332524b45ed05e652197dbd90b8135c94ca16481;p=MojoFacets.git diff --git a/README b/README index 0b3ea6b..56921c3 100644 --- a/README +++ b/README @@ -58,6 +58,10 @@ element from your dataset. If you want to create or update values, you will have to use $update hash to set new values. +If you want to report something from your dataset (also called reduce in map/reduce +terminology) you can use $out hash to store values which will be used to generate +new dataset using $key and $value for column names. + All values are repetable, but if you create just a scalar, magic(tm) inside MojoFacets will try to upgrade it to [ $scalar ] so you don't have to do it explicitly. @@ -67,6 +71,12 @@ They use column1,column2.description.pl notatition so only snippets which have a column will be shown. +Facet code eval: + +Code snippet will be executed for each facet $value and will report $count and $checked state. +You can also update $checked to programatically select part of facet values. + + Export data: All exported data is stored in public/export/database/