Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-data-elasticsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: avolz/spring-data-elasticsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 11, 2014

  1. DATAES-140 add value "no" in Enum FieldIndex.

    avolz committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    f309046 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2014

  1. DATAES-140 add value "no" in Enum FieldIndex.

    avolz committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    1b867cf View commit details
    Browse the repository at this point in the history
  2. DATAES-141 add new constructor to fix: Mapping Context is null in

    DefaultResultMapper when using custom Entitymapper
    dennismaassnp committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    2367d89 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of

    https://github.com/avolz/spring-data-elasticsearch.git
    
    Conflicts:
    	src/main/java/org/springframework/data/elasticsearch/annotations/FieldIndex.java
    	src/main/java/org/springframework/data/elasticsearch/core/MappingBuilder.java
    dennismaassnp committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    8867718 View commit details
    Browse the repository at this point in the history
Loading