Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Object public uri redirect system #1599

Open
behram opened this issue Oct 13, 2016 · 2 comments
Open

Object public uri redirect system #1599

behram opened this issue Oct 13, 2016 · 2 comments
Assignees
Milestone

Comments

@behram
Copy link
Contributor

behram commented Oct 13, 2016

Describe issue


We must to create objects redirect routing logic. For example for generating a citation public uri we must to get all related top object. And we can reduce elastic populate time. For generate a citation url we indexing citation 's all top relation object. Redirect will work very basically like below;

uri: /redirect/citation/{citationId} like this we can use system wide very shortly.

Other examples;

  • /redirect/article/{articleId}
  • /redirect/author/{authorId}

Related Links


Q A
Branch/Tag? 2.4
Bug? no
New feature? yes
@behram behram added this to the 2.4 milestone Oct 13, 2016
@behram behram self-assigned this Oct 13, 2016
@behram
Copy link
Contributor Author

behram commented Oct 13, 2016

@ojs/developers can you please vote this issue.

@hmert hmert added the Feature label Oct 14, 2016
@hmert
Copy link
Member

hmert commented Oct 14, 2016

👍 not only search but also all view will be more simple.

@hmert hmert modified the milestones: 2.4, 2.5 Nov 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants
@hmert @behram and others