Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2749  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: A user group for elasticsearch
 

Sorting with JAVA Api 
  All I'm indexing on two fields title and abbreviation. When I do a search I want to sort the result on title or abbreviation. Both the fields can have multi text values like title can "Harry Potter And Adventures" or abbreviation can be "HP AD And War". While during search, if I only add sort as... more »
By samCougars  - 5:12pm - 1 new of 1 message    

Tomcat and Elastic Search 
  Can I run ES as a webapp within a tomcat container? Thanks Rajesh
By Rajesh Jain  - 4:01pm - 3 new of 3 messages    

Warmer API, high indexing rate, low index refresh interval 
  Hi, Shay mentioned the following in another thread: ...meaning that search requests will not "suffer" loading the data. Will the warmer help people who use low index refresh interval? Or should those people *not* use the warmer? For example, if I'm constantly indexing new docs and I have 1s refresh... more »
By Otis Gospodnetic  - 3:23pm - 1 new of 1 message    

Warmer API, high indexing rate, low index refresh interval 
  Hi, Shay mentioned the following in another thread: ...meaning that search requests will not "suffer" loading the data. Will the warmer help people who use low index refresh interval? Or should those people *not* use the warmer? For example, if I'm constantly indexing new docs and I have 1s refresh... more »
By Otis Gospodnetic  - 3:25pm - 2 new of 2 messages    

JSON-REF and interdocument link traversal for indexing and retrieving related docs 
  Please can you advise on the best way to implement the use of inter-document references eg based on JSON-REF ([link]) as a special field type of field to represent nesting or parent/child type relationships between documents that are stored and indexed and updated seperately but... more »
By mat taylor  - 2:25pm - 1 new of 1 message    

How can ElasticSearch be used to implement a social search? 
  Heya, This one is a bit tricky. Lets say that you only want to list business that my friends interacted with. A simple option is to have a list of user ids that interacted in a business, and then when searching, going to the relevant user document, fetching his friends, and filtering (terms filter... more »
By Shay Banon  - 1:53pm - 2 new of 2 messages    

Facet searching using Groovy DSL 
  I am trying to figure out the structure of a Groovy DSL for facet search. My search should contain term facets and a range facet. I was able to construct the search object using the facet builders: source.facet(new TermsFacetBuilder("type").fiel d("types.type_id")) source.facet(new TermsFacetBuilder("state").fie ld("state.state_id"))... more »
By Michael Smolyak  - 12:19pm - 2 new of 2 messages    

doc(), source() and "stored" property 
  Hello, I have an index of middle-size documents (100Kb of index size/document). Each of these document have number of "filterable" values. Let's call it "rules list". Almost each query doing filtering using this "rules list". The filtering is implemented with native script. Also the fields of "rules list" marked as "stored".... more »
By Vadim Voituk  - 12:14pm - 1 new of 1 message    

top_children trouble with multi-shard index 
  I am using the top_children query and it was working fine in my dev environment, but I am having trouble getting it to work in our test environment. After some debugging I found that the key difference is that the test env has multiple shards while my dev env only has 1 shard. This leads me to believe there is some issue with routing, but I checked the... more »
By slushi  - 11:01am - 1 new of 1 message    

How to get the size of an index through java api 
  Hi, How to get the size of an index through java api. I searched on web i did n't get any solution for me. please resolve my problem, thanks Ravikumar Kotta
By ravi kumar  - 9:03am - 2 new of 2 messages    

1 - 10 of 2749   « Newer | Older »

XML       Send email to this group: elasticsearch@googlegroups.com