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

Unused DocumentTypeIndexFields should be added too #190

Open
frohikey opened this issue Mar 10, 2018 · 0 comments
Open

Unused DocumentTypeIndexFields should be added too #190

frohikey opened this issue Mar 10, 2018 · 0 comments
Assignees
Milestone

Comments

@frohikey
Copy link
Member

If there are more fields of particular type (string, number, bla bla), additional fields are not added to Fields property within DocumentType.

Such property should be added with some general enum like:

NotIndexedString, NotIndexedNumber or something

  • tests for type (can't add string into number etc.)
  • when deleting, reindexing fields, test if e.g. NotIndexedString becomes Text10 or something
@frohikey frohikey added this to the 1.5.9 milestone Mar 10, 2018
@frohikey frohikey self-assigned this Mar 10, 2018
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

1 participant