DCSIMG
February 2009 - Posts - itaysk

February 2009 - Posts

Problem + Steps to reproduce:

Take a folder (SPFolder object) in a SharePoint list (or Document library). Make a copy of the folder in any of the following methods:

  • Explorer view.
  • SharePoint Designer.
  • Code: SPFolder.CopyTo(string path).

Start an incremental crawl to index that folder. The folder will not get indexed.
Even if you add new items (or documents) to the copied folder, it will not get indexed with incremental crawl.

Workaround:

If you want to make sure it is being indexed, start a full crawl, and it will get indexed as expected.

The issue was reported to Microsoft and may be addressed in the next cumulative update.

 

-- My name is Itay Shakury, and I’m a SharePoint consultant --

with 4 comment(s)
תגים:, ,

Lovelycharts.com הוא שירות ווב שעושה מה שהוא מבטיח - מאפשר ליצור תרשימים יפים בקלות.

פעמים רבות אני נדרש לשלב תרשים (בד”כ במסמכי אפיון) ואישית, עבודה עם VISIO יכולה להוציא אותי מדעתי. בשביל הצרכים הפשוטים שלי – LovelyCharts עושה את העבודה, ונראה ממש טוב.

www.lovelycharts.com

home_network

-- שמי איתי שקורי ואני יועץ SharePoint --

with 2 comment(s)
תגים:,

SharePoint’s calendar has a hard limit of 1000 items per calendar month. (this is not documented)

I am not calling this a bug, because it seems intentional and planned. I am calling this a HARD limit, because 1000 is actually the exact number for upper boundary.
To demonstrate, I wrote a script that populates a calendar list with events, and let it create over 1000 events. I then saw that only 1000 items are shown, the 1001st item will not be displayed.

What I mean by “calendar month”?

this limit applies for events that are scheduled for the same month.

What does this limit applies for?

  • For displaying events (all events types) in the different calendar views (monthly,weekly,daily) -
    You will see only the first 1000 items.
  • For displaying the details of a recurring event (using dispform.aspx), that is not shown in the different calendar’s views (monthly,weekly,daily) -
    If you create 1500 items and (for example) item # 1500 is not shown, if that item is a recurring event, you will not be able to see it’s details. If it is not a reoccurring event, you won’t have any problem seeing it’s details, even though it is item # 1500.

What doesn’t this limit does not apply for?

  • For displaying items in a regular list view (tabular view) -
    You can still see thousands of items in a regular list view (allitems.aspx) like you can in any other list type.
  • For storing items in the list -
    Working with event as items in a list in any other way than calendar views, is not affected by this limit.

-- My name is Itay Shakury, and I'm a SharePoint consutant --

with 9 comment(s)
תגים:,

חברת “סלקום” חידשה את אתר האינטרנט שלה, ונראה שגם הוא מבוסס MOSS.
משמח לראות עוד אתרים רציניים מנצלים את היתרונות של SharePoint.
למה אני כותב על זה? כדי לנפץ 2 מיתוסים:

1. SharePoint לא חייב להיות מכוער:)
2. SharePoint לא רק עבור פורטל פנים ארגוני

cellcom

הבהרה: אין לי שום קשר לאתר, או לתהליך בנייתו.
איך אני יודע שזה SharePoint? כל מי שמכיר את המוצר טוב יכול להגיע למסקנה הזאת ע”י בחינת מבנה האתר וקוד המקור של הדפים.

-- שמי איתי שקורי ואני יועץ SharePoint --

with 1 comment(s)
תגים:,