X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=da01a38a059413212128949b5074545494ebb73f;hb=cd6b739de99e91a2fe590a0612315418222c6e04;hp=28e99a827ac0dce2e621c68d996006803b7c5daa;hpb=4381f17b4d162b47985f7f695fe8d5e83778fb5c;p=MojoFacets.git diff --git a/README b/README index 28e99a8..da01a38 100644 --- a/README +++ b/README @@ -12,6 +12,14 @@ 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 + +lsblk .pairs format is basically shell variables in form NAME="value" + Start with: @@ -74,6 +82,7 @@ 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: