Or you can write new indexer easily. Create New Indexer The indexer definition files is written in JavaScript and load from following paths: $HOME/.chemr/indexers/*.js $APP_ROOT/indexers/*.js You can put your own indexer to $HOME/.chemer/indexers/. Indexer definition file This is a sample indexer definition for PHP: indexer = { id: 'php', name: 'PHP', index : function (ctx) { return ctx.fetchDocum