-
Notifications
You must be signed in to change notification settings - Fork 34
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: elastic/elasticsearch-analysis-kuromoji
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: elastic/elasticsearch-analysis-kuromoji
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: es-1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 7 files changed
- 2 contributors
Commits on Mar 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3f96914 - Browse repository at this point
Copy the full SHA 3f96914View commit details -
Check elasticsearch version SNAPSHOT dependency
(cherry picked from commit 20a83fe)
Configuration menu - View commit details
-
Copy full SHA for 07fa2aa - Browse repository at this point
Copy the full SHA 07fa2aaView commit details -
Manage per version documentation links
(cherry picked from commit 06528f4)
Configuration menu - View commit details
-
Copy full SHA for 2085675 - Browse repository at this point
Copy the full SHA 2085675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3590a - Browse repository at this point
Copy the full SHA 0e3590aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9c211 - Browse repository at this point
Copy the full SHA 6c9c211View commit details
Commits on Apr 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f8a18da - Browse repository at this point
Copy the full SHA f8a18daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7cc95 - Browse repository at this point
Copy the full SHA bf7cc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd508b8 - Browse repository at this point
Copy the full SHA fd508b8View commit details -
Not registered as a global analyzer
The `kuromoji` analyzer is not registered as a global analyzer, so this fails: POST /_analyze?analyzer=kuromoji&text=J R 新宿駅の近くにビールを飲みに行こうか { "error": "ElasticsearchIllegalArgumentException[failed to find analyzer [kuromoji]]", "status": 400 } But this succeeds: PUT /t POST /t/_analyze?analyzer=kuromoji&text=J R 新宿駅の近くにビールを飲みに行こうか Closes #31. (cherry picked from commit a8ad051)
Configuration menu - View commit details
-
Copy full SHA for e3e8ed4 - Browse repository at this point
Copy the full SHA e3e8ed4View commit details
Commits on May 23, 2014
-
Due to change in test infra, we disable by default automatic loading for classpath plugins (see elastic/elasticsearch@75efa47), we need to explicitly enable it again.
Configuration menu - View commit details
-
Copy full SHA for 172d12e - Browse repository at this point
Copy the full SHA 172d12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb3790 - Browse repository at this point
Copy the full SHA 7bb3790View commit details
Commits on May 28, 2014
-
Closes #36. (cherry picked from commit 168817a)
Configuration menu - View commit details
-
Copy full SHA for f2c83df - Browse repository at this point
Copy the full SHA f2c83dfView commit details
Commits on Jun 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5243bdc - Browse repository at this point
Copy the full SHA 5243bdcView commit details
Commits on Jul 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fbe3129 - Browse repository at this point
Copy the full SHA fbe3129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e6666 - Browse repository at this point
Copy the full SHA 59e6666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9deedd9 - Browse repository at this point
Copy the full SHA 9deedd9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...es-1.3