Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for elasticsearch.com
« Groups Home
Group info
Language: English
More group info »
Active older topics
3 new of 3 - Jul 27 2011
6 new of 6 - Jul 27 2011
4 new of 4 - Jul 27 2011
5 new of 5 - Jul 25 2011
4 new of 4 - Jul 25 2011
2 new of 2 - Jul 24 2011
3 new of 3 - Jul 26 2011
4 new of 4 - Jul 26 2011
7 new of 7 - Jul 26 2011
3 new of 3 - Jul 26 2011
8 new of 8 - Jul 26 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2058  Older »

You cannot post messages because this group is only available as an archive.
Description: elasticsearch users mailing list
 

Problems with mailing list, migration on the way 
  Heya, I created the mailing list on a google apps account (paying one...) with the hopes of not running into spam problems down the road. The problem with that is the fact that I did not know about the host of problems I will have with google account one... . The latest one is a major problem, where google... more »
By Shay Banon  - Jul 27 2011 - 2 new of 2 messages    

Nested Array Doc Query (similar to tsolakp problem) 
  I imagine tsolakp and I are having the same problem, but I did get a nested query to run on a nested field that's a simple Hash. However, I'm having problem querying a nested document that contains an array of hashes (exactly like obj1 here: [link]).... more »
By kikster  - Jul 25 2011 - 2 new of 2 messages    

testbed guideline 
  I'm in the process of building a small testbed to test performance of ES. Would you have any hardware recommendation? I'm looking to build a 2 node cluster initially and scaling it until I reach say 5 nodes. I want to evaluate performance and key features such as high- availability/redundancy.... more »
By JF  - Jul 26 2011 - 1 new of 1 message    

Term filters / exact match 
  I'm having some difficulties getting term filters to work properly. I poked around the mailing lists, and from what I can see, I'm doing the right thing, but it isn't working. What I want to do is filter a query where a field exactly matches a string. I have a mapping (bits elided): { "geojson": {... more »
By Ian Eure  - Jul 26 2011 - 2 new of 2 messages    

Disabling cache 
  Hi, Is there a way to totally disable cache in ElasticSearch? To make sure every query runs as if it was the first time? I would need it to run some performance tests. Thanks!
By Adrian Gaudebert  - Jul 26 2011 - 2 new of 2 messages    

Why isn't Elasticsearch using Sha1 for id? 
  CouchDB is using a 40 long characters SHA1 id and they say that the risk is very minimal. I wonder if there is a risk that the id Elastic search auto generates will collide with another one since it's only 22 characters long.
By ajsie  - Jul 26 2011 - 4 new of 4 messages    

TTL for documents 
  A lot of documents naturally come with an expiration date. I think it would be nice to have a built-in support for a TTL/doc (with eventually default TTLs configurable per types/indices). I know disks are not expensive these days but it still is a common usage to use TTL for documents and it can be a very useful feature especially for... more »
By Benjamin Devèze  - Jul 26 2011 - 2 new of 2 messages    

Reload synonym list 
  Hey, Don't think so, but is it possible to reload the synonym list without restarting the cluster? The indices using this would need to be rebuilt for things to correctly take effect. Perhaps it would make more sense to add a new analyzer for the new synonym list and create a new index using that analyzer, rebuild the... more »
By Paul  - Jul 26 2011 - 3 new of 3 messages    

Reindexing and error recovery 
  Excuse me in advance for the long post. Up until now, I have avoided rebuilding from source but now is the time to finally dive in. Trying to determine reindexing best practices. Using aliases appears to be the suggested solution to creating updated indices in parallel to searching an existing index. Searchers always use the same index, while the indexers... more »
By Ivan Brusic  - Jul 26 2011 - 3 new of 3 messages    

Can't sort on string types with more than one value per doc, or more than one token per field 
  Hello, I've tried these basic curl commands from elasticsearch api on a clean elasticsearch version 17.0: curl -XPUT '[link] -d '{ "user" : "Florin Hello", "post_date" : "2010-11-15 14:12:12", "message" : "sure" ... curl -XPOST '[link] -d '{... more »
By flgor  - Jul 26 2011 - 6 new of 6 messages    

1 - 10 of 2058   « Newer | Older »

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