Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GitBucketDataStore] Fess crawls only 20 repositories even if GitBucket has more repos #1058

Closed
keiichiw opened this issue May 17, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@keiichiw
Copy link
Contributor

GitBucket-fess-plugin's fess/repo API returns at most 20 repositories per call by default.

Therefore, when there exist more than 20 repositories in GitBucket, this API must be called multiple times with offset parameter in GitBucketDataStoreImpl#getRepositoryList.


This bug was reported by Mitsuhiro Koga-san. Thanks!

@keiichiw keiichiw added the bug label May 17, 2017
@keiichiw keiichiw changed the title [GitBucketDataStore] Fess crawls only 20 repositories even if GitBucket has 20 > repos [GitBucketDataStore] Fess crawls only 20 repositories even if GitBucket has more than 20 repos May 17, 2017
@marevol marevol added this to the 11.2.0 milestone May 18, 2017
@keiichiw keiichiw changed the title [GitBucketDataStore] Fess crawls only 20 repositories even if GitBucket has more than 20 repos [GitBucketDataStore] Fess crawls only 20 repositories even if GitBucket has more repos May 20, 2017
keiichiw added a commit to keiichiw/fess that referenced this issue May 20, 2017
marevol pushed a commit that referenced this issue May 21, 2017
marevol pushed a commit that referenced this issue May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants