Skip to content

Commit

Permalink
Restore uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Wang committed Sep 26, 2013
1 parent 0fc107d commit bc0a94a
Show file tree
Hide file tree
Showing 59 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion api/baseRequest.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package api

Expand Down
2 changes: 1 addition & 1 deletion api/baseResponse.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package api

Expand Down
2 changes: 1 addition & 1 deletion api/request.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package api

Expand Down
2 changes: 1 addition & 1 deletion api/searchdsl.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package api

Expand Down
2 changes: 1 addition & 1 deletion api/shared.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package api

Expand Down
2 changes: 1 addition & 1 deletion client.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package main

Expand Down
2 changes: 1 addition & 1 deletion cluster/clusterReroute.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster

Expand Down
2 changes: 1 addition & 1 deletion cluster/health.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster

Expand Down
2 changes: 1 addition & 1 deletion cluster/nodesHotThreads.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster
2 changes: 1 addition & 1 deletion cluster/nodesInfo.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster

Expand Down
2 changes: 1 addition & 1 deletion cluster/nodesShutdown.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster
2 changes: 1 addition & 1 deletion cluster/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster

Expand Down
2 changes: 1 addition & 1 deletion cluster/updateSettings.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package cluster
2 changes: 1 addition & 1 deletion core/bulk.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/bulkUDP.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

2 changes: 1 addition & 1 deletion core/bulk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/count.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/deleteByQuery.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core_test

Expand Down
2 changes: 1 addition & 1 deletion core/explain.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/get.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/mget.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/moreLikeThis.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/msearch.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

2 changes: 1 addition & 1 deletion core/percolate.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/search.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/search_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/test_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion core/validate.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package core

Expand Down
2 changes: 1 addition & 1 deletion indices/aliases.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/analyze.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/clearCache.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/createIndex.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/deleteMapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/flush.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices

Expand Down
2 changes: 1 addition & 1 deletion indices/getSettings.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/indicesExists.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices

2 changes: 1 addition & 1 deletion indices/openCloseIndex.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/optimize.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/putMapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/refresh.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices

Expand Down
2 changes: 1 addition & 1 deletion indices/segments.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
2 changes: 1 addition & 1 deletion indices/snapshot.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the license.
// limitations under the License.

package indices
Loading

0 comments on commit bc0a94a

Please sign in to comment.