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

General Search Filters for Persons (ftrees) #119

Closed
TheGrandVizier opened this issue Mar 8, 2017 · 3 comments
Closed

General Search Filters for Persons (ftrees) #119

TheGrandVizier opened this issue Mar 8, 2017 · 3 comments

Comments

@TheGrandVizier
Copy link

TheGrandVizier commented Mar 8, 2017

In the Persons tab of general search, provide filters for filtering persons and trees.

Should support the following filters being applied to a provided result-set.
Most of them should have an operator, indicated in brackets:

  • First name
  • Last name (Exact, Starts with, Sounds like)
  • Sex (Male, Female, Nevermind)
  • Place of birth (Exact, Starts with, Sounds like)
  • Place of marriage (Exact, Starts with, Sounds like)
  • Place of death (Exact, Starts with, Sounds like)
  • Year of birth (Exact, +/-1 year, +/-2 years, +/-3 years)
  • Year of marriage (Exact, +/-1 year, +/-2 years, +/-3 years)
  • Year of death (Exact, +/-1 year, +/-2 years, +/-3 years)
  • Tree number

Only one operator can be selected at a time, per filter.
Default is Exact, except for years, where the default is +/-2 years.

Frontend: Beit-Hatfutsot/dbs-front#280

@OriHoch
Copy link
Contributor

OriHoch commented Mar 20, 2017

looks like a duplicate of #33
@TheGrandVizier - what's the difference?

@TheGrandVizier
Copy link
Author

Here is a list of filters we need to support:

First name
Last name (Exact, Starts with, Sounds like)
Sex (Male, Female, Nevermind)
Place of birth (Exact, Starts with, Sounds like)
Place of marriage (Exact, Starts with, Sounds like)
Place of death (Exact, Starts with, Sounds like)
Year of birth (Exact, +/-1 year, +/-2 years, +/-3 years)
Year of marriage (Exact, +/-1 year, +/-2 years, +/-3 years)
Year of death (Exact, +/-1 year, +/-2 years, +/-3 years)
Tree number

@TheGrandVizier
Copy link
Author

Duplicate of #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants