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 Web.IndexedPropertyKeys provision support #749

Closed
SubPointSupport opened this issue Dec 18, 2015 · 1 comment
Closed

Add Web.IndexedPropertyKeys provision support #749

SubPointSupport opened this issue Dec 18, 2015 · 1 comment
Assignees
Milestone

Comments

@SubPointSupport
Copy link
Contributor

Hi, any chance we could get O365 support for indexable properties, particularly at the web level (SPWeb.IndexedPropertyKeys)?

https://www.yammer.com/spmeta2feedback/#/Threads/show?threadId=630151278

[DONE] - Implementation, #776
[DONE] - Regression tests

@SubPointSupport SubPointSupport self-assigned this Dec 18, 2015
@SubPointSupport SubPointSupport added this to the SPMeta2 1.3.0, January 2016 milestone Dec 18, 2015
@SubPointSupport SubPointSupport modified the milestones: 2016.02.15, SPMeta2 1.3.0-alpha, Febuary 2016 Feb 9, 2016
SubPointSupport added a commit that referenced this issue Feb 9, 2016
Added WebDefinition.IndexedPropertyKeys for Add Web.IndexedPropertyKeys provision support  #749
@SubPointSupport
Copy link
Contributor Author

CanDeploy_Web_WithIndexed_Props() test was implemented to validate the indexed prop deployment.

IndexedPropertyValue was introduced to represent the indexed property. Name / Value pair allows to define default value for the indexed props, that's useful for the models.

Indexed prop provision to the prop bag was added. Otherwise it won't be saved by SharePoint (ILSpy / Refletor to see the logic ) - http://rwcchen.blogspot.com.au/2014/06/sharepoint-2013-indexed-property-keys.html

Similar tem was created for the list - Add List.IndexedRootFolderPropertyKeys provision support #778
#778

@SubPointSupport SubPointSupport changed the title Add Web.IndexedPropertyKeys provision support Add Web.IndexedPropertyKeys provision support Feb 9, 2016
SubPointSupport added a commit that referenced this issue Feb 9, 2016
+ closed Add Web.IndexedPropertyKeys provision support #749
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