mirror of
				https://github.com/spring-projects/spring-data-elasticsearch.git
				synced 2025-10-30 22:28:47 +00:00 
			
		
		
		
	DATAES-5 - Fixed Apache license headers where necessary.
This commit is contained in:
		
							parent
							
								
									9856a04056
								
							
						
					
					
						commit
						03e3b5973e
					
				| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.annotations; | package org.springframework.data.elasticsearch.annotations; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.annotations; | package org.springframework.data.elasticsearch.annotations; | ||||||
| 
 | 
 | ||||||
| import java.lang.annotation.*; | import java.lang.annotation.*; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.client; | package org.springframework.data.elasticsearch.client; | ||||||
| 
 | 
 | ||||||
| import org.elasticsearch.client.transport.TransportClient; | import org.elasticsearch.client.transport.TransportClient; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.config; | package org.springframework.data.elasticsearch.config; | ||||||
| 
 | 
 | ||||||
| import org.springframework.beans.factory.xml.NamespaceHandlerSupport; | import org.springframework.beans.factory.xml.NamespaceHandlerSupport; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.config; | package org.springframework.data.elasticsearch.config; | ||||||
| 
 | 
 | ||||||
| import org.springframework.beans.factory.support.AbstractBeanDefinition; | import org.springframework.beans.factory.support.AbstractBeanDefinition; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.config; | package org.springframework.data.elasticsearch.config; | ||||||
| 
 | 
 | ||||||
| import org.springframework.beans.factory.support.AbstractBeanDefinition; | import org.springframework.beans.factory.support.AbstractBeanDefinition; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core; | package org.springframework.data.elasticsearch.core; | ||||||
| 
 | 
 | ||||||
| import org.codehaus.jackson.map.DeserializationConfig; | import org.codehaus.jackson.map.DeserializationConfig; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core; | package org.springframework.data.elasticsearch.core; | ||||||
| 
 | 
 | ||||||
| import org.elasticsearch.action.search.SearchResponse; | import org.elasticsearch.action.search.SearchResponse; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -1,18 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -1,19 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| /** | /** | ||||||
|  | |||||||
| @ -1,19 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| /** | /** | ||||||
|  | |||||||
| @ -1,19 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| import org.springframework.data.domain.Pageable; | import org.springframework.data.domain.Pageable; | ||||||
|  | |||||||
| @ -1,18 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,18 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| import org.elasticsearch.index.query.FilterBuilder; | import org.elasticsearch.index.query.FilterBuilder; | ||||||
|  | |||||||
| @ -1,19 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,18 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| import org.elasticsearch.index.query.FilterBuilder; | import org.elasticsearch.index.query.FilterBuilder; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -1,18 +1,18 @@ | |||||||
| /* | /* | ||||||
| * Copyright 2013 the original author or authors. |  * Copyright 2013 the original author or authors. | ||||||
| * |  * | ||||||
| * Licensed under the Apache License, Version 2.0 (the "License"); |  * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
| * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
| * |  * | ||||||
| * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| * |  * | ||||||
| * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
| * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
| * limitations under the License. |  * limitations under the License. | ||||||
| */ |  */ | ||||||
| package org.springframework.data.elasticsearch.core.query; | package org.springframework.data.elasticsearch.core.query; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch; | package org.springframework.data.elasticsearch; | ||||||
| 
 | 
 | ||||||
| import org.apache.commons.lang.builder.EqualsBuilder; | import org.apache.commons.lang.builder.EqualsBuilder; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch; | package org.springframework.data.elasticsearch; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.core.mapping; | package org.springframework.data.elasticsearch.core.mapping; | ||||||
| 
 | 
 | ||||||
| import org.junit.Test; | import org.junit.Test; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| @ -13,7 +13,6 @@ | |||||||
|  * See the License for the specific language governing permissions and |  * See the License for the specific language governing permissions and | ||||||
|  * limitations under the License. |  * limitations under the License. | ||||||
|  */ |  */ | ||||||
| 
 |  | ||||||
| package org.springframework.data.elasticsearch.repositories; | package org.springframework.data.elasticsearch.repositories; | ||||||
| 
 | 
 | ||||||
| import org.springframework.data.elasticsearch.SampleEntity; | import org.springframework.data.elasticsearch.SampleEntity; | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|  * you may not use this file except in compliance with the License. |  * you may not use this file except in compliance with the License. | ||||||
|  * You may obtain a copy of the License at |  * You may obtain a copy of the License at | ||||||
|  * |  * | ||||||
|  * http://www.apache.org/licenses/LICENSE-2.0 |  *      http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  * |  * | ||||||
|  * Unless required by applicable law or agreed to in writing, software |  * Unless required by applicable law or agreed to in writing, software | ||||||
|  * distributed under the License is distributed on an "AS IS" BASIS, |  * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user