-
Couldn't load subscription status.
- Fork 47
Adding suffix 'field' to classes inheriting IndexBase #296
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
base: main
Are you sure you want to change the base?
Conversation
I, Aksha Thakkar <[email protected]>, hereby add my Signed-off-by to this commit: 7c412ba Signed-off-by: Aksha Thakkar <[email protected]>
|
A couple of points:
WDYT? |
|
Well, I'm 100% in favor of consistency. The Redis documents also use the term Attribute in many places. While I personally find field more usable than attribute, IDC which we end up with as long as it's consistently applied. |
|
Correct.
SG! |
|
Did we abandon this? If so, let's close it |
No haven't abandoned this, just caught up with some fulltext work currently, will update pr soon, once have some extra time |
|
Update or close please. |
Proposal to update nomenclature : Classes inheriting IndexBase handle a single field/attribute. This is not apparent from the name of the classes inheriting IndexBase. e.g Tag, Text etc.. . proposing to add 'Field' suffix to these classes.
changes to