This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
IRProject/ui
Claudio Maggioni fab188aba7 Added Shutterstock crawler 2020-12-01 22:32:45 +01:00
..
LICENSE.txt ui mvp done 2020-11-18 23:44:51 +01:00
README.txt ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.asserts.js ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.js ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.util.hints.js ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.util.loading.js ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.util.relaxationprogress.js ui mvp done 2020-11-18 23:44:51 +01:00
carrotsearch.foamtree.util.treemodel.js ui mvp done 2020-11-18 23:44:51 +01:00
index.html Added Shutterstock crawler 2020-12-01 22:32:45 +01:00
search.js Clustering now filters the results 2020-11-20 23:58:45 +01:00
style.css Clustering now filters the results 2020-11-20 23:58:45 +01:00

README.txt

Carrot Search FoamTree
----------------------

Carrot Search FoamTree is an interactive visualization of hierarchical data
structures, such as groups of documents or network domains. It works very well
with documents or search results clustered using the Lingo3G document clustering
engine.


Contents of this package
------------------------

./carrotsearch.foamtree.js
  FoamTree implementation, required at runtime.

./carrotsearch.foamtree.asserts.js
  Option value validator, useful for development and debugging, not required at runtime.

./carrotsearch.foamtree.util.*.js
  Utility scripts that handle a number of typical programming tasks around FoamTree.

./api/
  Documentation and API examples.

./demos/
  More examples.

./tests/
  Automated functional tests of FoamTree.


Documentation
-------------

Open api/index.html in a modern browser (Chrome or Firefox recommended).

Examples are fully functional when served over the HTTP protocol.
Start up a local HTTP daemon (Java required):

  bin/nhttpd.sh  -p 8080     # (Linux, Mac)
  bin\nhttpd.bat -p 8080     # (Windows)

and open http://localhost:8080 in a browser.


Contact
-------

For further information and support contact Carrot Search: info@carrotsearch.com


Build information
-----------------

Build type    : Carrot Search FoamTree HTML5 (demo variant)
Build version : 3.4.10
Build number  : FOAMTREE-SOFTWARE4-DIST-78
Build time    : Nov 29, 2019
Built by      : bamboo
Build revision: bugfix/3.4.x/b18f7427


Carrot Search Confidential
Copyright 2002-2019 Carrot Search