Error in documentation. JAVA API Search

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfreitas@gmail.com wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

Thank you.
Maybe the documentation should be displayed javadoc for JAVA API

On May 21, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfrei...@gmail.com wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

First, the javadoc requires tons of more work :). Second, I am using github
to serve the website, and serving javadoc from it does not make a lot of
sense. But, the javadoc are provided in the maven repo.

On Fri, May 21, 2010 at 3:59 PM, tfreitas tfreitas@gmail.com wrote:

Thank you.
Maybe the documentation should be displayed javadoc for JAVA API

On May 21, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfrei...@gmail.com wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

Ohh, and they require much much more work :slight_smile:

On Fri, May 21, 2010 at 6:55 PM, Shay Banon shay.banon@elasticsearch.comwrote:

First, the javadoc requires tons of more work :). Second, I am using github
to serve the website, and serving javadoc from it does not make a lot of
sense. But, the javadoc are provided in the maven repo.

On Fri, May 21, 2010 at 3:59 PM, tfreitas tfreitas@gmail.com wrote:

Thank you.
Maybe the documentation should be displayed javadoc for JAVA API

On May 21, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfrei...@gmail.com wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

Hi shay,

In the documentation there is ambiguity when referring about Dynamic
Mapping Location

http://www.elasticsearch.com/docs/elasticsearch/mapping/dynamic_mapping/
with "index.mapper.dynamicMappingLocation"

http://www.elasticsearch.com/docs/elasticsearch/index_modules/mapper/
with "index.mapper.dynamic_mapping_location"

in the source code
componentSettings.get (dynamic_mapping_location ");

cheers

On May 21, 11:55 am, Shay Banon shay.ba...@elasticsearch.com wrote:

First, the javadoc requires tons of more work :). Second, I am using github
to serve the website, and serving javadoc from it does not make a lot of
sense. But, the javadoc are provided in the maven repo.

On Fri, May 21, 2010 at 3:59 PM, tfreitas tfrei...@gmail.com wrote:

Thank you.
Maybe the documentation should be displayed javadoc for JAVA API

On May 21, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfrei...@gmail.com wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers

It supports both camelCase and underscore casing for setting names. You
choose. I tried to doc everything in underscore casing, but basically both
for settings and for APIs, you can use either. For APIs, you can control if
you want the response to be returned with CamelCase or not.

On Wed, May 26, 2010 at 9:40 PM, tfreitas tfreitas@gmail.com wrote:

Hi shay,

In the documentation there is ambiguity when referring about Dynamic
Mapping Location

http://www.elasticsearch.com/docs/elasticsearch/mapping/dynamic_mapping/
with "index.mapper.dynamicMappingLocation"

http://www.elasticsearch.com/docs/elasticsearch/index_modules/mapper/
with "index.mapper.dynamic_mapping_location"

in the source code
componentSettings.get (dynamic_mapping_location ");

cheers

On May 21, 11:55 am, Shay Banon shay.ba...@elasticsearch.com wrote:

First, the javadoc requires tons of more work :). Second, I am using
github
to serve the website, and serving javadoc from it does not make a lot of
sense. But, the javadoc are provided in the maven repo.

On Fri, May 21, 2010 at 3:59 PM, tfreitas tfrei...@gmail.com wrote:

Thank you.
Maybe the documentation should be displayed javadoc for JAVA API

On May 21, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Thanks, fixed.

On Fri, May 21, 2010 at 8:07 AM, tfreitas tfrei...@gmail.com
wrote:

Hi shay

This piece of code is not compatible with the latest version of ES

http://www.elasticsearch.com/docs/elasticsearch/java_api/search/

cheers