{"id":21994287,"url":"https://github.com/codelibs/fess-ds-office365","last_synced_at":"2026-03-16T22:33:02.615Z","repository":{"id":49254421,"uuid":"148449975","full_name":"codelibs/fess-ds-office365","owner":"codelibs","description":"DataStore Crawler for Office365","archived":false,"fork":false,"pushed_at":"2025-04-13T13:43:30.000Z","size":289,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-13T14:36:37.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codelibs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-12T08:48:00.000Z","updated_at":"2025-04-13T13:43:33.000Z","dependencies_parsed_at":"2024-02-22T05:23:30.695Z","dependency_job_id":"1a7cb069-c534-4007-a93b-de0882dd8da4","html_url":"https://github.com/codelibs/fess-ds-office365","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-office365","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-office365/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-office365/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-office365/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codelibs","download_url":"https://codeload.github.com/codelibs/fess-ds-office365/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251747855,"owners_count":21637406,"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":"2024-11-29T21:08:15.968Z","updated_at":"2026-03-16T22:33:02.563Z","avatar_url":"https://github.com/codelibs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Office365 Data Store for Fess\n[![Java CI with Maven](https://github.com/codelibs/fess-ds-office365/actions/workflows/maven.yml/badge.svg)](https://github.com/codelibs/fess-ds-office365/actions/workflows/maven.yml)\n==========================\n\n## Overview\n\nOffice365 Data Store is an extension for Fess Data Store Crawling.\n\n## Download\n\nSee [Maven Repository](https://repo1.maven.org/maven2/org/codelibs/fess/fess-ds-office365/).\n\n## Installation\n\n1. Download fess-ds-office365-X.X.X.jar\n2. Copy fess-ds-office365-X.X.X.jar to $FESS\\_HOME/app/WEB-INF/lib or /usr/share/fess/app/WEB-INF/lib\n\n## Getting Started\n\n### Parameters\n\n```\ntenant=********-****-****-****-************\nclient_id=********-****-****-****-************\nclient_secret=***********************\n```\n\n### Scripts\n\n#### OneDrive\n\n```\ntitle=file.name\ncontent=file.description + \"\\n\" + file.contents\nmimetype=file.mimetype\ncreated=file.created\nlast_modified=file.last_modified\nurl=file.web_url\nrole=file.roles\n```\n\n| Key | Value |\n| --- | --- |\n| file.name | The name of the file. |\n| file.description | A short description of the file. |\n| file.contents | The text contents of the file |\n| file.mimetype | The MIME type of the file. |\n| file.created | The time at which the file was created. |\n| file.last_modified | The last time the file was modified by anyone. |\n| file.web_url | A link for opening the file in an editor or viewer in a browser. |\n| file.roles | A users/groups who can access the file. |\n\n#### OneNote\n\n```\ntitle=notebooks.name\ncontent=notebooks.contents\ncreated=notebooks.created\nlast_modified=notebooks.last_modified\nurl=notebooks.web_url\nrole=notebooks.roles\n```\n\n| Key | Value |\n| --- | --- |\n| notebooks.name | The name of the notebook. |\n| notebooks.contents | The text contents of the notebook |\n| notebooks.created | The time at which the notebook was created. |\n| notebooks.last_modified | The last time the notebook was modified by anyone. |\n| notebooks.web_url | A link for opening the notebook in an editor in a browser. |\n| notebooks.roles | A users/groups who can access the notebook. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Ffess-ds-office365","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelibs%2Ffess-ds-office365","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Ffess-ds-office365/lists"}