mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
54345ead5cbaffa0317d7d99ceb601baf87460a2

The term "skip" is generally interpreted as representing the number of records to skip. However, the SearchService implementation interprets this value as the start page, not the number of records to skip. We could have changed the implementation to match the interface, but doing it the other way around is safer.
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%