X-Git-Url: http://git.rot13.org/?p=MojoFacets.git;a=blobdiff_plain;f=README;h=55a3abb4e3d872b8439908a65b20d66082035bea;hp=14d7b0e48adcf346e0d52d1b3c67ca47814e40f5;hb=4bed75ff38d3bc35c7fb90678352485392592747;hpb=4749b3ea80a808a981d2bcd8b85278b4c9160bb0 diff --git a/README b/README index 14d7b0e..55a3abb 100644 --- a/README +++ b/README @@ -12,6 +12,12 @@ Multi-line values should be wrapped in ^multi-line-text^ If you save bounch of html files with table in directory with .html extension, they will we all read as single data set, allowing easy analysys of search results, for example. +CSV files with .csv extension are parsed using , as delimiter. Encoding is utf8 +and can be specified in filename, before extension like this: data.encoding.csv + +CouchDB data can be imported using files which contain full url to CouchDB database +or url to CouchDB view to import. URL's filename should end in *.couchdb + Start with: @@ -71,6 +77,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/