kimchy
|
f6beebf34c
|
Add 'other_terms' option for terms facet, closes #1029.
|
2011-07-15 07:36:07 +03:00 |
kimchy
|
e498dc3ba8
|
add many nodes stress test
|
2011-07-15 01:46:09 +03:00 |
kimchy
|
bd85d32756
|
set 0 refresh interval for the test
|
2011-07-13 08:20:16 +03:00 |
kimchy
|
c2584baf86
|
rename json query to wrapper query, and optimize it to not parse it twice, once on creation, and once on parsing to build lucene queries
|
2011-07-13 03:38:36 +03:00 |
kimchy
|
cfc45b0ab9
|
make analyzer request just use field, and allow it to have type.field_name option (or just field name)
|
2011-07-13 03:15:36 +03:00 |
melix
|
8564c20378
|
Make AnalyzeRequest support field() and type()
|
2011-07-13 03:07:41 +03:00 |
melix
|
b627ba06c6
|
Adds a JSONQueryBuilder which allows using a JSON query string through the Java builder API.
|
2011-07-13 03:07:40 +03:00 |
kimchy
|
1033249f0c
|
Native (java) process memory leak, closes #1118.
|
2011-07-13 01:46:22 +03:00 |
kimchy
|
fdbcec8a84
|
Node Stats: Add number of server open channels for transport and http, closes #1115.
|
2011-07-12 02:41:18 +03:00 |
kimchy
|
882ccf32c8
|
only use dfs data on main query executed
|
2011-07-10 23:05:09 +03:00 |
kimchy
|
893c7df966
|
add empty index test
|
2011-07-08 08:02:34 +03:00 |
kimchy
|
0642acd9ac
|
Uneven distribution of search requests across shards, closes 1103.
|
2011-07-08 05:32:59 +03:00 |
kimchy
|
42edd0c864
|
Query DSL: nested filter support, closes #1102.
|
2011-07-08 03:03:09 +03:00 |
Igor Motov
|
3a8f198a76
|
Improve cleanup of unused shards when index is completely relocated from a node
|
2011-07-08 01:14:34 +03:00 |
kimchy
|
429335adf3
|
upgrade to log4j 1.2.16
|
2011-07-07 05:36:53 +03:00 |
kimchy
|
a4c9f11b1c
|
Nested Objects Facets Support, closes #1098.
|
2011-07-07 04:20:53 +03:00 |
kimchy
|
420ed9daa6
|
upgrade to testng 6.1.1
|
2011-07-06 23:15:03 +03:00 |
Igor Motov
|
c9d619ea4f
|
Remove unnecessary refresh after delete
|
2011-07-06 17:56:50 +03:00 |
kimchy
|
3a7f7664b6
|
Nested Object/Docs Mapping and Searching, closes #1095.
|
2011-07-06 17:53:55 +03:00 |
kimchy
|
e78e665273
|
Zen Discovery: Add `minimum_master_nodes` setting helping with split brains, closes #1079.
|
2011-06-30 17:02:29 +03:00 |
kimchy
|
f6ebee3785
|
allow to provide fields for multi get
|
2011-06-28 11:54:52 +03:00 |
kimchy
|
9bf686ef62
|
Multi GET API, closes #1068.
|
2011-06-27 22:23:49 +03:00 |
kimchy
|
c884adf603
|
more get tests
|
2011-06-24 15:52:45 +03:00 |
kimchy
|
7ed5e9e79a
|
Get API: Make type optional, closes #1061.
|
2011-06-24 13:43:37 +03:00 |
kimchy
|
72ee0aaee7
|
Realtime GET, closes #1060.
|
2011-06-24 09:39:37 +03:00 |
kimchy
|
35fa6d93ad
|
Update Settings: Allow to change non dynamic settings on a closed index, closes #1048.
|
2011-06-19 17:15:05 +03:00 |
Igor Motov
|
4794345efb
|
Remove unnecessary Thread.sleep calls after alias creation
|
2011-06-19 10:10:34 +03:00 |
Igor Motov
|
ae5b963e97
|
Specify a unique cluster name for all Integration tests
|
2011-06-19 10:10:34 +03:00 |
Paul_Loy
|
6a60bbba1d
|
adding ability for gradle to create eclipse project files and classpaths
|
2011-06-15 22:03:15 +03:00 |
Igor Motov
|
1d8b545854
|
Wait for alias operations to be propagated to all nodes before returning from the call.
|
2011-06-15 17:16:18 +03:00 |
kimchy
|
cc39eb76d0
|
add a narrowing search scan test
|
2011-06-15 14:11:15 +03:00 |
kimchy
|
adbe0565f1
|
validate when setting aliases that index routing does not resolve into several routing values
|
2011-06-13 01:21:03 +03:00 |
kimchy
|
fbdf11d3f1
|
verify that index routing is not, by mistake, composed of several routing values
|
2011-06-13 01:00:34 +03:00 |
kimchy
|
7c67f11e7c
|
when providing explicit routing in index/delete operation, and working against an alias with routing, fail the index operation
|
2011-06-13 00:41:32 +03:00 |
Igor Motov
|
b35dfd3aa7
|
Add ability to specify routing information for aliases
|
2011-06-12 22:51:01 +03:00 |
kimchy
|
2dbe890022
|
Indices exists API, closes #1022.
|
2011-06-12 12:01:29 +03:00 |
kimchy
|
6382ddf43c
|
some improvements to the many indices stess test
|
2011-06-10 05:12:44 +03:00 |
kimchy
|
0a4e582404
|
Query Parser Module Refactor, closes #994.
|
2011-06-03 04:32:30 +03:00 |
kimchy
|
58330d9c23
|
Aliases: Validate alias filter before adding it, closes #993.
|
2011-06-03 02:23:21 +03:00 |
kimchy
|
ae9857cb45
|
Query DSL: Add limit filter, closes #976.
|
2011-05-28 12:37:42 +03:00 |
Igor Motov
|
3e6a6ffd35
|
Add support for filtering aliases to MoreLikeThis
|
2011-05-26 11:47:35 +03:00 |
Igor Motov
|
646800cb29
|
Add support for filtering aliases to DeleteByQuery
|
2011-05-26 11:47:35 +03:00 |
kimchy
|
d1d631794d
|
Query DSL: Ids Filter / Query - allow to execute it with no type defined / several types, closes #969.
|
2011-05-26 11:17:20 +03:00 |
Igor Motov
|
b979af109c
|
Add support for filtering aliases to count
|
2011-05-25 07:07:08 +03:00 |
Igor Motov
|
e3bffba327
|
Add support for filtering aliases to Search
|
2011-05-25 02:47:47 +03:00 |
kimchy
|
b61735d8ea
|
Filter Cache: Introduce new `node` level filter cache and make it default, closes #959.
|
2011-05-23 04:24:59 +03:00 |
Igor Motov
|
573114a446
|
Add an ability to define and store filter for aliases.
This commit only adds an ability to store filter source. The stored filters are not yet used to filter search results.
|
2011-05-19 19:33:41 +03:00 |
kimchy
|
d5759efed7
|
allow for concurrent flushing while indexing
|
2011-05-19 19:29:02 +03:00 |
Igor Motov
|
671b48e007
|
Fix possible false matches with multiple percolators.
|
2011-05-16 18:04:03 +03:00 |
kimchy
|
2c0bb9199a
|
Search: Optimize (perf) execution of global facets, closes #889.
|
2011-04-28 17:20:31 +03:00 |
kimchy
|
db04649271
|
Search request intermittent failures with has_child query/filter, closes #875.
|
2011-04-21 17:54:01 +03:00 |
Lukáš Vlček
|
adc3dc0e99
|
Fix for highlighting when number_of_fragments is set to 0 and term_vector is not set, closes #873
|
2011-04-21 14:55:21 +02:00 |
Lukáš Vlček
|
add6db352d
|
Added test for the highlighting using the source field. (This test probably dropped out in one of previous commits)
|
2011-04-21 11:55:35 +02:00 |
kimchy
|
af39f07213
|
Mapping: By default, don't index _id, closes #868.
|
2011-04-20 02:49:14 +03:00 |
kimchy
|
3b21759bec
|
Better support with _type is marked as not indexed, allowing to filter by type, closes #866.
|
2011-04-20 01:31:38 +03:00 |
kimchy
|
c3f3c268c8
|
Query DSL: Add ids query and filter to fetch docs by ids (do not require _id field to be indexed), closes #865.
|
2011-04-20 00:30:30 +03:00 |
Lukáš Vlček
|
be2a456cc0
|
improve test: check hits length and zero failures
|
2011-04-19 21:49:08 +02:00 |
kimchy
|
c2ee6dd120
|
improve gateway recovery and applying indices, also improve speed of index creation
|
2011-04-17 18:39:00 +03:00 |
kimchy
|
4eddaec8ba
|
change defaults in stress test
|
2011-04-16 16:57:17 +03:00 |
kimchy
|
2cc4a286f8
|
small refactor
|
2011-04-16 03:23:47 +03:00 |
kimchy
|
8fa8a72175
|
add refresh before verifying in the test
|
2011-04-16 03:20:52 +03:00 |
kimchy
|
5ab0ec4911
|
add a concurrent indexing stress test
|
2011-04-16 03:15:13 +03:00 |
kimchy
|
7c38f20056
|
Query DSL: Geo Distance Range filter, closes #856.
|
2011-04-14 20:20:18 +03:00 |
kimchy
|
8eab5ec528
|
experiment with lab for filter cache, disabled by default for now, also, move to use soft reference on the whole reader key value, and not per filter (less load)
|
2011-04-09 20:21:23 +03:00 |
kimchy
|
c934f04b0c
|
remove weak caching of filters and stick with only caching when needed / flagged / defaulted
|
2011-04-09 02:47:31 +03:00 |
kimchy
|
16a046f686
|
rename termsstats java facet builder to termsStatsFacet
|
2011-04-07 14:30:12 +03:00 |
kimchy
|
7231e08f7c
|
also test terms facet with execution hint of map
|
2011-04-07 13:32:35 +03:00 |
kimchy
|
8c50a65699
|
Percolator doesn't work correctly after index recreation, closes #837.
|
2011-04-06 21:00:49 +03:00 |
kimchy
|
6317483fe3
|
add total count to terms stats and compute mean properly, also better use caching
|
2011-04-06 15:50:09 +03:00 |
kimchy
|
35be46df71
|
Bug: Sort on a column of type 'short' throws an exception, closes #835.
|
2011-04-06 02:25:56 +03:00 |
kimchy
|
4721f9aa69
|
fix cache recycling logic to make sure we don't override our own data in facets
|
2011-04-05 23:25:39 +03:00 |
kimchy
|
6f827731d6
|
normalize to/from properly in bounded histogram
|
2011-04-05 15:10:55 +03:00 |
kimchy
|
9b8eceb229
|
Histogram Facet: Add ability to define bounds (from/to) to both improve performance and provide additional bound filtering, closes #834.
|
2011-04-05 13:53:19 +03:00 |
kimchy
|
79939222e4
|
Range Facet: Fix wrong total computation with multi valued fields by introducing total_count, add min/max stats, closes #832.
|
2011-04-05 00:42:46 +03:00 |
kimchy
|
8d1e9dbd3c
|
Histogram Facet: Add min/max stats when providing value field / script, closes #830.
|
2011-04-04 23:48:54 +03:00 |
kimchy
|
46088b9f8a
|
Histogram Facet: Improve value field case performance, fix wrong total computation with multi valued fields by introducing total_count, closes #829.
|
2011-04-04 21:30:46 +03:00 |
kimchy
|
105d60ac9c
|
Geo Distance / Range Facets might count documents several times for a range entry if the field is multi valued, closes #824.
|
2011-04-04 17:44:38 +03:00 |
kimchy
|
4e4495ff1d
|
Upgrade to Lucene 3.1, closes #825.
|
2011-04-04 12:54:15 +03:00 |
kimchy
|
e4cbdfa05b
|
Terms Facet: Performance improvements, closes #822.
|
2011-04-01 16:30:45 +03:00 |
kimchy
|
2a032f8718
|
add remote many indices creation test
|
2011-03-29 17:17:54 +02:00 |
kimchy
|
508d1d40fb
|
Indices Status API: Remove settings/aliases section, and add `recovery`/`snapshot` flags, closes #809.
|
2011-03-29 13:05:36 +02:00 |
kimchy
|
49f79f54d2
|
log when search failure happen when scanning
|
2011-03-28 18:17:36 +02:00 |
kimchy
|
f00664621f
|
more scan tests to try and recreate the context missing failure, no luck yet...
|
2011-03-28 17:21:59 +02:00 |
kimchy
|
64a89eb0e4
|
add the ability to control the number of shards and replicas in the restart stress test, also add a step to verify version numbers
|
2011-03-28 14:21:49 +02:00 |
kimchy
|
d2e61af9ee
|
maintain total hits across scan scroll requests
|
2011-03-20 00:19:26 +02:00 |
kimchy
|
70fc8d9af0
|
Percolator: When deleting an index, make sure to delete all its percolated queries from the _percolator index, closes #793.
|
2011-03-19 00:24:20 +02:00 |
kimchy
|
09fbc919b8
|
"exclude" functionality missing for terms facet on numeric fields, closes #789.
|
2011-03-18 11:08:11 +02:00 |
kimchy
|
923fcf239c
|
Percolator failure when deleting and creating an index, also causes problem with percolated queries isolation between different indices, closes #790.
|
2011-03-18 10:49:28 +02:00 |
kimchy
|
25124b084b
|
Query: Provide an option to analyze wildcard/prefix in query_string / field queries, closes #787.
|
2011-03-17 22:01:22 +02:00 |
kimchy
|
96d06d6dc8
|
Cluster Health API: Asking for health on an index that does not exists should return RED status, closes #781.
|
2011-03-15 21:22:46 +02:00 |
kimchy
|
1bcd3b67ee
|
Search / Get: Allow to specify a preference on which shards (or order) it will be executed, closes #769.
|
2011-03-14 11:30:01 +02:00 |
kimchy
|
700a2a9577
|
Sort: Support "missing" specific handling, include _last, _first, and custom value (for numeric values), closes #772.
|
2011-03-13 02:29:05 +02:00 |
kimchy
|
bdb0fd23e9
|
Versioning: Add a new version_type parameter, with a new type - `external`, closes #776.
|
2011-03-12 20:41:55 +02:00 |
kimchy
|
faefc772a4
|
Searching while an index is being allocated and no active shards exists within a "shard replication group" can cause search "misses", closes #736.
|
2011-03-02 05:11:02 +02:00 |
kimchy
|
bb1668c2b7
|
count date histo using the wrong counts aggregator to return results when using time based setting interval
|
2011-03-02 03:13:25 +02:00 |
kimchy
|
6097365738
|
eer Recovery: Batch translog based operation recovery based on size and not just number of operations, closes #729.
|
2011-03-01 00:49:41 +02:00 |
kimchy
|
3bac33e69e
|
don't use AfterTest / BeforeTest in any tests
|
2011-02-28 22:28:55 +02:00 |
kimchy
|
24199a3394
|
add simple unicast disco test on hte node level
|
2011-02-28 21:43:31 +02:00 |
kimchy
|
3b967040da
|
Percolate: Failure to percolate with specific query (when creating the _percolate index before the actual index), closes #725.
|
2011-02-27 01:06:50 +02:00 |
kimchy
|
fdef88debb
|
Bulk API: Improve memory usage when executing large bulk requests, closes #724.
|
2011-02-26 23:46:22 +02:00 |