{"id":24995942,"url":"https://github.com/fclairamb/myse","last_synced_at":"2025-10-08T02:33:55.147Z","repository":{"id":29069188,"uuid":"32597125","full_name":"fclairamb/myse","owner":"fclairamb","description":"MySE","archived":false,"fork":false,"pushed_at":"2020-10-17T13:59:08.000Z","size":1632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T22:53:24.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://myse.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fclairamb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-20T17:20:20.000Z","updated_at":"2015-06-02T16:36:10.000Z","dependencies_parsed_at":"2022-08-22T18:50:57.275Z","dependency_job_id":null,"html_url":"https://github.com/fclairamb/myse","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Fmyse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Fmyse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Fmyse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Fmyse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fclairamb","download_url":"https://codeload.github.com/fclairamb/myse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200324,"owners_count":20739567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-04T15:53:02.527Z","updated_at":"2025-10-08T02:33:50.086Z","avatar_url":"https://github.com/fclairamb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MySE\n\nMySE stands for _my search engine_.\n\n## Goals\n\nMySE allows to index the content of multiple sources of data into a simple search engine.\n\n## Install\n\n* Windows / Mac Os X / Linux manual : [the JAR](http://update.myse.io)\n* Linux Debian with APT: [The APT repository](http://apt.webingenia.com)\n\n## Current status\n\nIt's not production-ready, use it at your own risk. That being said, there's very little\nrisk in letting in run over your files as it only reads them.\n\n## Supported system\n\nIt is made in java so it should work everywhere. It requires at least java 1.7. It has been tested on:\n\n* Linux Debian\n* Windows 7+\n* Mac Os X\n\n## Supported sources\n\n* Local disk\n* Apache Commons VFS\n* Samba (for Windows shared drive)\n* Dropbox\n* Google drive\n* FTPS / FTPeS (Apache Commons didn't work so well on these)\n* Web exploration (basic web crawler, buggy at this stage)\n\n## How it works\n\nAll data is stored in ~/.myse/\n\nThe search engine list all the files and tries to fetch text data from them.\n\nThe frontend uses [angular](https://angularjs.org/).\n\nCore libraries are:\n\n* [Jetty 9](http://eclipse.org/jetty/) (embedded)\n* [Elasticsearch](https://www.elastic.co/products/elasticsearch) (embedded)\n* [H2](http://www.h2database.com/html/main.html) (embedded) with JPA\n* [Apache Tika](https://tika.apache.org/)\n* [Apache Commons VFS](http://commons.apache.org/proper/commons-vfs/)\n* [JCIFS](https://jcifs.samba.org/)\n* [Google Drive API](https://developers.google.com/drive/web/quickstart/quickstart-java)\n* [Dropbox API](https://www.dropbox.com/developers/core/start/java)\n\n## Known issues\n\n* Samba: Files starting with a space are constantly marked for indexation and deletion but never actually indexed. It's a jcifs issue, you can only remove the trailing space at this stage.\n* Indexation is slow: It's actually intended to avoid scanning too much at once.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffclairamb%2Fmyse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffclairamb%2Fmyse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffclairamb%2Fmyse/lists"}