Skip to content

Conversation

@s01ipsist
Copy link
Contributor

I encountered this error
org.elasticsearch.common.netty.handler.codec.frame.TooLongFrameException: An HTTP line is larger than 4096 bytes.
analyzing a long piece of text.
Using the :body parameter this works fine. I thought it worth adding a note to the docs.

The change of documented type of the :body parameter is actually already covered by a test in analyze_test.rb
subject.indices.analyze :body => 'foo'

@karmi karmi force-pushed the master branch 4 times, most recently from 249bb53 to d445013 Compare November 6, 2014 10:40
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this addition is great, we should add it with the @note YARDoc notation.

@karmi
Copy link
Contributor

karmi commented Dec 23, 2014

@s01ipsist Terribly sorry to let this slip -- I like the addition, can you please sign the CLA so I can proceed with merging this?

@karmi karmi added the waiting label Dec 23, 2014
kkirsche added a commit to kkirsche/elasticsearch-ruby that referenced this pull request Feb 17, 2015
Correct and extend documentation on indices.analyze API — equivalent to elastic#109
karmi pushed a commit that referenced this pull request Feb 21, 2015
Correct and extend documentation on indices.analyze API — equivalent to #109.

Closes #135
karmi pushed a commit that referenced this pull request Feb 21, 2015
Correct and extend documentation on indices.analyze API.

Equivalent to pull request #109 by @s01ipsist.

Closes #135
@karmi
Copy link
Contributor

karmi commented Feb 21, 2015

@s01ipsist I'm terribly sorry to let this slip, I merged the same patch from #135 right now. My apologies -- I'd probably leave it at it, I've at least added your Github nickname to the commit message and force pushed the commit.

@kkirsche
Copy link
Contributor

Closed by d6d77dc

@karmi
Copy link
Contributor

karmi commented Apr 24, 2015

@s01ipsist This has been added in d6d77dc, terribly sorry about forgetting about this...

@karmi karmi closed this Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants