Commit Graph

3073 Commits

Author SHA1 Message Date
Shay Banon 1cd3af9de0 better exception message 2011-12-08 17:40:43 +02:00
Shay Banon 1fd5a48409 wait for yellow status before searching 2011-12-08 16:28:57 +02:00
Shay Banon 6585b09de6 add link to download in readme 2011-12-08 16:28:04 +02:00
Shay Banon 76af8425f0 separate writeAllowed check to actual operation compared to optimize/flush/refresh 2011-12-08 14:14:04 +02:00
Shay Banon b7d3f8fc99 use the smaller value possible 2011-12-08 14:10:25 +02:00
Shay Banon 074c70dc4f building dist should be using package 2011-12-08 13:40:39 +02:00
Shay Banon 16c2c6b2c3 fix deb to properly copy over sigar 2011-12-08 13:40:09 +02:00
Peter 6d0b94b81b improved deb packaging and bound assembly:single to package 2011-12-08 13:22:09 +02:00
Peter bccf0b193e moving debian package to maven 2011-12-08 13:22:09 +02:00
Peter 0f9fe35d56 added netbeans ignores 2011-12-08 13:22:09 +02:00
Shay Banon ba29160562 allow to enabled/disable gc deletes internally 2011-12-08 12:07:55 +02:00
Shay Banon df9f333a27 Default mapping means new types not mapped explicitly, closes #1524. 2011-12-07 23:17:27 +02:00
Shay Banon 6632f8cb56 upgrade to trove 3.0.2 2011-12-07 19:42:07 +02:00
Shay Banon 5ea6c0bac5 wait for green status in test to make sure shards are allocated 2011-12-07 17:01:57 +02:00
Shay Banon c1b86f5786 upgrade to guava 10.0.1 and fix assembly 2011-12-06 21:09:28 +02:00
Shay Banon 9781d8675d cleanups, remove unused code 2011-12-06 16:40:07 +02:00
Shay Banon f190ec4396 move some deps from provided to compile with optional set to true 2011-12-06 15:43:59 +02:00
Shay Banon 2bcc14a6ea increase mem allocated for tests, add ability to run local tests 2011-12-06 15:15:14 +02:00
Shay Banon c6d5672a17 fix to provided scope from runtime since we need to compile with it 2011-12-06 13:52:40 +02:00
Shay Banon 19d80a7f1b assemblies 2011-12-06 13:41:49 +02:00
Shay Banon 6a71eab51f finalize structure, tests pass 2011-12-06 02:43:17 +02:00
Shay Banon 98849a2c58 update .gitignore 2011-12-06 01:11:12 +02:00
Shay Banon 3ef14a44d5 remove .idea 2011-12-06 01:08:10 +02:00
Shay Banon fa782b1210 initial pom 2011-12-06 01:05:44 +02:00
Shay Banon bf0caafa04 remove old modules and gradle 2011-12-06 01:01:04 +02:00
Shay Banon a8fd2d48b8 first cleanup phase, move to single src 2011-12-06 00:59:23 +02:00
Shay Banon 473b0f4dff Migrate built in plugins to their own repos, closes #1520. 2011-12-05 21:00:12 +02:00
Shay Banon 9995d27841 Analysis: Add arabic, brazilian, czech to stemmer token filter language options, closes #1519. 2011-12-04 16:36:42 +02:00
Shay Banon 720954d8a6 Version missing a space, closes #1517. 2011-12-04 12:48:29 +02:00
Shay Banon 032e215f25 search missing from stats when using clear and search params, closes #1516. 2011-12-02 12:32:51 +02:00
Shay Banon 682be7c63a fix the script to really work with spaces in the path 2011-12-01 17:04:15 +02:00
Miquel Rodríguez Telep / Michael Rodríguez-Torrent c14db4dd21 Fix escaping of arguments with paths in the bash script 2011-12-01 16:29:19 +02:00
Shay Banon be282cc4c8 Improve highlighting perf (a bit) by reusing some constructs across hits, closes #1513. 2011-11-30 19:15:31 +02:00
Shay Banon c93ddd9b61 check against hte fieldName... 2011-11-30 13:34:21 +02:00
Shay Banon 6c552b4187 have DocSet implement Bits interface 2011-11-29 23:53:38 +02:00
Shay Banon a21c0829c7 Query DSL: Bool filter does not take should clauses properly into account, closes #1511. 2011-11-29 22:39:07 +02:00
Shay Banon 76307a5e73 cleanup 2011-11-29 21:28:07 +02:00
Shay Banon e9d2f44d49 Query DSL: Bool filter does not take should clauses properly into account, closes #1511. 2011-11-29 21:27:36 +02:00
Shay Banon de49a313c5 Query DSL: Bool filter does not take should clauses properly into account, closes #1511. 2011-11-29 21:23:41 +02:00
Florian Gilcher 38338e7fdb Fix incorrect key in config sample
"transport.tcp.port" is used to configure netty, not "transport.port"
2011-11-29 16:24:28 +02:00
Shay Banon deba81007f add java 7 to dirs in deb init.d script 2011-11-29 16:15:45 +02:00
Shay Banon 9bb9ce4e84 add 0.18.6 2011-11-29 13:55:11 +02:00
Shay Banon ae4ae598e3 make node closed exception serializable 2011-11-29 10:18:13 +02:00
Shay Banon b2fa6b7a94 When _source is disabled, don't return it in realtime get fetching the document from the transaction log, closes #1509. 2011-11-29 09:39:46 +02:00
Shay Banon e9fe8ec469 sync with latest Lucene block join, init parentDoc to -1, which makes the assert commented out valid again 2011-11-28 23:47:31 +02:00
Shay Banon 6b894d9f53 add the option to get mapping as a parsed map, also do some internal refactoring to share the code that parses into a map 2011-11-28 20:19:02 +02:00
Njal Karevoll b1707d219f set "http" on NodeInfo instances if it is passed in the constructor 2011-11-28 17:08:28 +02:00
Shay Banon d5aa7574f3 Upgrade to netty 3.2.7, closes #1506. 2011-11-28 14:48:49 +02:00
Shay Banon 4be7866bd9 Registering a percolate query with additional "object" level metadata can fail, closes #1505. 2011-11-27 18:06:18 +02:00
Shay Banon 32f1edf6f7 Analysis: Add language setting to lowercase filter, supporting greek and turkish, closes #1503. 2011-11-27 13:39:05 +02:00