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

about Fields #1551

Closed
starckgates opened this issue Sep 2, 2015 · 3 comments
Closed

about Fields #1551

starckgates opened this issue Sep 2, 2015 · 3 comments

Comments

@starckgates
Copy link

in NSET, the doc said:

.Fields(p=>p.Id, p=>p.Name, p=>p.Followers.First().Name, ...)

but in my project

it will use

.FielddataFields(f=>f.Id)

so ,i think that's a Issues

@starckgates
Copy link
Author

Fields 无法进行字段选择
强制选择后,搜索不到结果

@gmarz
Copy link
Contributor

gmarz commented Sep 14, 2015

@starckgates sorry, need more context here. What API is this? Can you post a full example?

@gmarz
Copy link
Contributor

gmarz commented Nov 13, 2015

No reply, closing for now. Feel free to re-open @starckgates if you can provide more context.

@gmarz gmarz closed this as completed Nov 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants