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

allow complete overriding of names of nested fields #229

Open
mschoch opened this issue Sep 2, 2015 · 1 comment
Open

allow complete overriding of names of nested fields #229

mschoch opened this issue Sep 2, 2015 · 1 comment
Milestone

Comments

@mschoch
Copy link
Member

mschoch commented Sep 2, 2015

Right now if you have:

{
Names: {
Text: "abc"
}
}

You might want to make the field searchable as just "name". But, currently you can only override it to be "Names.". You should be able to override the whole path if you choose.

@pdf
Copy link
Contributor

pdf commented Feb 8, 2016

This is definitely desirable, for example, when indexing embedded structs.

@mschoch mschoch added this to the 1.0 milestone Jun 26, 2016
Chronostasys pushed a commit to Monkey-Mouse/mo2 that referenced this issue Mar 29, 2021
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