Han Jiang
|
e408affd6a
|
LUCENE-3069: add CHANGES, move new postingsformats to oal.codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530520 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 08:15:36 +00:00 |
David Wayne Smiley
|
fd55f5693a
|
Remove unneeded link in spatial package.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530435 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 21:38:19 +00:00 |
Michael McCandless
|
0ecc39261d
|
LUCENE-5263: fix cases where transient IOExc (e.g. due to disk full, file descriptor exhaustion) in IndexWriter could lead to silently losing deletions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 20:25:30 +00:00 |
Shalin Shekhar Mangar
|
c98fa19d33
|
SOLR-5314: Shard split action should use soft commits instead of hard commits to make sub shard data visible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 13:21:54 +00:00 |
Michael McCandless
|
11a5fb960c
|
LUCENE-5251: add DocumentDictionary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 11:25:24 +00:00 |
Robert Muir
|
49e4b64c0d
|
SOLR-5226: add lucene index heap usage to the solr admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530169 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 06:58:46 +00:00 |
Shai Erera
|
4312f3d71a
|
LUCENE-5262: StandardDirectoryReader should decRef readers on exception, not close them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530051 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-07 20:28:35 +00:00 |
Robert Muir
|
64a795b6e3
|
LUCENE-5259: convert analysis consumers to try-with-resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529770 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-07 06:24:25 +00:00 |
Robert Muir
|
9c98f9d958
|
LUCENE-5258: add distance function to expressions/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529679 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 20:47:32 +00:00 |
Michael McCandless
|
9e9324b81e
|
remove unused var
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 17:30:50 +00:00 |
Michael McCandless
|
f514b787e6
|
assert the IOE is correctcheck
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529650 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 17:27:09 +00:00 |
Michael McCandless
|
cffeb29a10
|
remove bogus comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529647 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 17:20:42 +00:00 |
Michael McCandless
|
db3ddcf32f
|
add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529642 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 16:32:19 +00:00 |
Erick Erickson
|
8e8702b2cc
|
SOLR-5253, rearrange example schema to make it more difficult to remove _version_ and other reserved fields by mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529638 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 16:22:46 +00:00 |
Erick Erickson
|
bab7c66365
|
SOLR-5253, rearrange example schema to make it more difficult to remove _version_ and other reserved fields by mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529621 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 14:22:33 +00:00 |
Shai Erera
|
2529b4799e
|
clean unused memory by SegmentReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529611 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 11:47:56 +00:00 |
Stefan Matheis
|
3bdd7f1b16
|
SOLR-5305: Admin UI - Reloading System-Information on Dashboard does not work anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529502 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 19:37:55 +00:00 |
Robert Muir
|
8fba601ed1
|
LUCENE-5240: additional safety in Tokenizer state machine
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529482 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 16:41:28 +00:00 |
Shalin Shekhar Mangar
|
2cd31e54b5
|
SOLR-5300: Shards can be split by specifying arbitrary number of hash ranges within the shard's hash range
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 13:00:36 +00:00 |
Shalin Shekhar Mangar
|
2b1bea8279
|
SOLR-5255: Remove unnecessary call to fetch and watch live nodes in ZkStateReader cluster watcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529433 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 11:08:26 +00:00 |
Shalin Shekhar Mangar
|
f387bbcf61
|
SOLR-5304: Fixed typo in exception message in CurrencyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529405 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 08:23:49 +00:00 |
Jan Høydahl
|
5f5f7e7756
|
SOLR-5301: DELETEALIAS command prints CREATEALIAS in logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529335 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 22:32:56 +00:00 |
Steven Rowe
|
dc474d25cb
|
LUCENE-5257: merge CHANGES.txt entry with LUCENE-5249's entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529249 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 18:31:14 +00:00 |
Steven Rowe
|
249d45f124
|
LUCENE-5257: Fix top-level validate target subant invocation syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529246 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 18:14:07 +00:00 |
Steven Rowe
|
fa90270c4d
|
LUCENE-5257: Lock down centralized versioning of ivy dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529243 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 18:03:45 +00:00 |
Michael McCandless
|
ce83d40c67
|
LUCENE-5254: just pass 'this' to the CoreClosedListeners
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529139 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 12:20:10 +00:00 |
Michael McCandless
|
1ea2fade59
|
LUCENE-5254: don't hold ref to original SR from SCR, to avoid bounded leak of things like live docs bitset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 11:52:52 +00:00 |
Shawn Heisey
|
16ce59c34a
|
SOLR-5264: Removing deprecated getBooleanArg from trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529016 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 21:54:42 +00:00 |
Shai Erera
|
eda0a6b0cf
|
reuse TermsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528999 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 20:48:01 +00:00 |
Shawn Heisey
|
4ebdcbafb4
|
SOLR-5264: move getBooleanArg to NamedList#removeBooleanArg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 19:12:30 +00:00 |
Shai Erera
|
3b35de6599
|
LUCENE-5189: fix updates-order and docsWithField bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528837 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 13:02:29 +00:00 |
Shawn Heisey
|
00f281550f
|
SOLR-5264 - CHANGES.txt. References boolean arg work that's not done yet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 01:47:28 +00:00 |
Shawn Heisey
|
a68586a036
|
SOLR-5264 removing deprecated "oneOrMany" method from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528699 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 01:38:40 +00:00 |
Shawn Heisey
|
86a0b893fe
|
SOLR-5264 - move config argument retrieval/removal from Update Processor code to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528680 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 23:45:25 +00:00 |
Steven Rowe
|
2cb0a5c0da
|
stop emitting warning about undefined variable $1 in the case of no leading text to trim from a line (i.e. $type is empty and there is no leading whitespace)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528670 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 22:57:41 +00:00 |
Michael McCandless
|
b50a2edbb2
|
LUCENE-5214: add FreeTextSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528517 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 15:23:50 +00:00 |
Michael McCandless
|
691ec53476
|
improve parameter name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528500 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 14:47:31 +00:00 |
Stefan Matheis
|
922a58731d
|
SOLR-5297: Admin UI - Threads Screen missing Icon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528486 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 14:17:48 +00:00 |
Michael McCandless
|
de2c962b95
|
LUCENE-5249: expect ivy-versions.properies in lucene source artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528480 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 14:10:19 +00:00 |
Mark Robert Miller
|
54cd6ff0fb
|
SOLR-5263: Fix CloudSolrServer URL cache update race.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528457 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 13:15:02 +00:00 |
Shalin Shekhar Mangar
|
dd1fb1bca3
|
SOLR-5296: Creating a collection with implicit router adds shard ranges to each shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528440 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 12:22:08 +00:00 |
Shalin Shekhar Mangar
|
b883f6f5b8
|
SOLR-5295: The CREATESHARD collection API creates maxShardsPerNode number of replicas if replicationFactor is not specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528426 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 11:11:15 +00:00 |
Steven Rowe
|
02d8e37328
|
LUCENE-5249: All Lucene/Solr modules should use the same dependency versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528215 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 21:01:12 +00:00 |
Robert Muir
|
9db7442d64
|
LUCENE-5247: expressions should use DoubleDocValues not FunctionValues directly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528167 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 18:14:00 +00:00 |
Noble Paul
|
d36147eca7
|
SOLR-5258 compute full composite hash on router.field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 15:01:01 +00:00 |
Simon Willnauer
|
86d5dd6529
|
LUCENE-5189: s/doApplyAllDeletes/getAndResetApplyAllDeletes/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 13:02:35 +00:00 |
Simon Willnauer
|
7fab2bdd38
|
LUCENE-5189: Check if deletes need to be applied when docvalues are updated and process IW event if needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528076 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 12:59:56 +00:00 |
Martijn van Groningen
|
0a3ac487a1
|
LUCENE-5225: The ToParentBlockJoinQuery only keeps tracks of the the child doc ids and child scores if the ToParentBlockJoinCollector is used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527975 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 08:54:45 +00:00 |
Mark Robert Miller
|
ba17276592
|
SOLR-3530: Add missing 'throw'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527784 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-30 21:01:17 +00:00 |
Mark Robert Miller
|
e02c6d0c14
|
SOLR-3530: Handle content type correctly when a response parser cannot be used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527776 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-30 20:53:24 +00:00 |