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

Add support for NEST #30

Closed
billbogaiv opened this issue Sep 29, 2016 · 1 comment
Closed

Add support for NEST #30

billbogaiv opened this issue Sep 29, 2016 · 1 comment
Assignees

Comments

@billbogaiv
Copy link
Member

billbogaiv commented Sep 29, 2016

Ref. https://github.com/elastic/elasticsearch-net

We need to add an extension which implements the same basic feature set for IEnumerable and IQueryable, but for SearchDescriptor<T> where T: class. Additionally, due to the nature of storing data in Elasticsearch which may be different than the representation of the incoming filter request, we also need to provide a mapping between properties. This will need to encompass things like completely different property names and case-sensitivity.

@billbogaiv billbogaiv self-assigned this Sep 29, 2016
@billbogaiv billbogaiv changed the title Add support for Nest Add support for NEST Sep 29, 2016
@bwarner22 bwarner22 added this to the October 5, 2016 milestone Sep 30, 2016
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 13, 2016
Can't get the package without a nuspec!

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 13, 2016
Can't get the package without a nuspec!

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 13, 2016
Can't get the package without a nuspec!

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 14, 2016
Can't get the package without a nuspec!

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 17, 2016
Also includes updated nuspec-files for existing projects.

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 17, 2016
Also includes updated nuspec-files for existing projects.

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 17, 2016
Also includes updated nuspec-files for existing projects.

Ref. ritterim#30
billbogaiv added a commit to billbogaiv/filter that referenced this issue Oct 17, 2016
Also includes updated nuspec-files for existing projects.

Ref. ritterim#30
jrusbatch added a commit that referenced this issue Oct 17, 2016
Add better support for creating NuGet packages

#30
@billbogaiv
Copy link
Member Author

Confirmed package has been published: https://www.nuget.org/packages/RimDev.Filter.Nest/

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