File tree Expand file tree Collapse file tree 24 files changed +44
-44
lines changed
org/springframework/data/elasticsearch/config Expand file tree Collapse file tree 24 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
4
4
<modelVersion >4.0.0</modelVersion >
5
5
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<beans xmlns =" http://java.sun.com/xml/ns/javaee"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http ://java.sun.com/xml/ns/javaee/beans_1_0.xsd" >
4
+ xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee https ://java.sun.com/xml/ns/javaee/beans_1_0.xsd" >
5
5
</beans >
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" elasticsearch-rest-template-test.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
4
+ xsi : schemaLocation =" http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
5
6
6
<import resource =" infrastructure.xml" />
7
7
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
4
+ xsi : schemaLocation =" http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
5
6
6
<import resource =" infrastructure.xml" />
7
7
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans.xsd" >
7
7
8
8
<elasticsearch : node-client id =" client" local =" true" cluster-name =" #{T(java.util.UUID).randomUUID().toString()}"
9
9
http-enabled =" true" path-data =" target/elasticsearchTestData" path-home =" src/test/resources/test-home-dir"
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans.xsd" >
7
7
8
8
<elasticsearch : node-client id =" client" local =" true"
9
9
cluster-name =" #{T(java.util.UUID).randomUUID().toString()}" http-enabled =" false"
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns : elasticsearch =" http://www.springframework.org/schema/data/elasticsearch"
5
- xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch http ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
- http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
5
+ xsi : schemaLocation =" http://www.springframework.org/schema/data/elasticsearch https ://www.springframework.org/schema/data/elasticsearch/spring-elasticsearch.xsd
6
+ http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans-3.1.xsd" >
7
7
8
8
<import resource =" infrastructure.xml" />
9
9
You can’t perform that action at this time.
0 commit comments