Commit Graph

23758 Commits

Author SHA1 Message Date
Robert Muir 994cfa1259 LUCENE-6877: eclipse generated try/catch discards exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712316 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 16:03:55 +00:00
Robert Muir 69b467a24b LUCENE-6872: IndexWriter OOM handling should be any VirtualMachineError
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712310 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 15:29:02 +00:00
Adrien Grand 724e803e19 LUCENE-6878: Speed up TopDocs.merge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712298 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 14:18:20 +00:00
Upayavira e777e4adb7 SOLR-8210 Scroll menu when browser window is small
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712262 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:46:28 +00:00
Upayavira 25b6b40242 SOLR-7858 Make default URL=/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712260 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:43:35 +00:00
Upayavira 4c27fd899f SOLR-8199 add word 'try' to new UI link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712258 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:28:05 +00:00
Michael McCandless d48790fc84 LUCENE-6847: no virus checker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712253 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:08:03 +00:00
Chris M. Hostetter be76c6845c SOLR-8113: CloneFieldUpdateProcessorFactory now supports choosing a dest field name based on a regex pattern and replacement init options.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712195 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 00:43:17 +00:00
Yonik Seeley 978491938b SOLR-8203: use shutdownNow on updateExecutor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712111 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 18:41:02 +00:00
Christine Poerschke fbc7ea4532 SOLR-8218: DistributedUpdateProcessor (initialCapacity) tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712087 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 17:13:43 +00:00
Yonik Seeley e708c90466 SOLR-6406: fix race/hang in ConcurrentUpdateSolrClient.blockUntilFinished when executor service is shut down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712045 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 15:29:00 +00:00
Yonik Seeley 548ceacaaa SOLR-8203: reject updates if core container is shutting down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712035 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 14:59:23 +00:00
Yonik Seeley 368d19a2b9 SOLR-8203: reject updates if core container is shutting down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712034 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 14:58:28 +00:00
Noble Paul 07202b9a42 SOLR-8126: update-<component-name> does not work if the component is only
present in solrconfig.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711943 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 12:22:14 +00:00
Noble Paul 7f8b3db927 added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711929 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 10:12:34 +00:00
Michael McCandless 3f27ae0877 INFRA-9182: some improvements from Paul Elschot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711816 13f79535-47bb-0310-9956-ffa450edef68
2015-11-01 15:27:43 +00:00
Michael McCandless d3869edb96 LUCENE-6861: switch trunk to Luceen60 codec, implementing dimensional format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711732 13f79535-47bb-0310-9956-ffa450edef68
2015-11-01 10:19:50 +00:00
Michael McCandless d1a198a1f7 LUCENE-6866: limit max token length
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711531 13f79535-47bb-0310-9956-ffa450edef68
2015-10-30 18:08:46 +00:00
Adrien Grand ae779d8115 LUCENE-6870: Make DisjunctionMaxQuery immutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711509 13f79535-47bb-0310-9956-ffa450edef68
2015-10-30 17:12:38 +00:00
Michael McCandless dc66518401 fix MismatchedLeafReader to carry over dimensional count/numBytes for each field; add some toString; improve test debuggability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711351 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 19:51:37 +00:00
Dawid Weiss 295b9972f4 LUCENE-6862: Upgrade of RandomizedRunner to version 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711203 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 09:38:20 +00:00
Dawid Weiss 27a089a820 LUCENE-6867: marking certain tests as ignored because of incompatibility in RandomizedTesting versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711201 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 09:30:33 +00:00
Areek Zillur 4e2d9deff4 LUCENE-6858: Fix ContextSuggestField to correctly wrap token stream when using CompletionAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711158 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 23:14:07 +00:00
Alan Woodward 2018b052db SOLR-8221: Ensure that SSL config is passed to MiniSolrCloudCluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711112 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 19:57:58 +00:00
Alan Woodward cb234d3c6b SOLR-8221: MiniSolrCloudCluster creates subdirectories for its child nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711041 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 15:43:51 +00:00
Nick Knize 77f7614a46 LUCENE-6859: GeoPointInPolygonQuery would occasionally fail with incorrect ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711014 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 13:54:36 +00:00
David Wayne Smiley 60017e0ce3 LUCENE-6860: LUCENE-6810: Fix spatial dependency on spatial4j-tests to be a test dependency!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711010 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 13:39:22 +00:00
Adrien Grand c7c83248c9 * LUCENE-6855: Move CHANGES entry to the right section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710976 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 10:08:40 +00:00
Adrien Grand 44280edf79 LUCENE-6855: Remove CachingWrapperQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710975 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 10:05:43 +00:00
Dawid Weiss 8b396d82ce LUCENE-6857: Validate StandardQueryParser with NOT operator with-in parantheses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710970 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 09:45:14 +00:00
Adrien Grand 9f1248e841 LUCENE-6840: Put ord indexes on disk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710876 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 19:49:47 +00:00
Yonik Seeley 9557796cb4 SOLR-8217: add method param for JSON terms facet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710869 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 19:07:59 +00:00
Adrien Grand 569f3155c9 LUCENE-6856: LRUQueryCache.CachingWrapperWeight should delegate the bulk scorer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710832 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 14:47:20 +00:00
Michael McCandless 453dc17567 LUCENE-6825: don't NPE when trying to merge a segment that has no documents that indexed dimensional values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710830 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 14:37:10 +00:00
Christine Poerschke 676a0e4f2f SOLR-8196: TestMiniSolrCloudCluster.testStopAllStartAll case plus necessary MiniSolrCloudCluster tweak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710824 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 14:13:40 +00:00
Michael McCandless e5c4ba48df LUCENE-6825: add dimensionally indexed values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710752 13f79535-47bb-0310-9956-ffa450edef68
2015-10-27 09:31:35 +00:00
Michael McCandless 4d79124a84 INFRA-9182: add Paul Elschot's workaround script for when the svn -> github mirror is broken
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710698 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 21:07:03 +00:00
Shalin Shekhar Mangar 9e779427aa SOLR-4854: Add a test to assert that [elevated] DocTransfer works correctly with javabin response format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710667 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 18:17:39 +00:00
Christine Poerschke 737a62843e SOLR-8195: IndexFetcher download trace now includes bytes-downloaded[-per-second]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710662 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 17:43:38 +00:00
Tommaso Teofili 0deadf0671 LUCENE-6854 - adjusted precision, recall, f1 measure metrics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710605 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 14:21:18 +00:00
Shalin Shekhar Mangar 8e929f3468 Added code comment explaining why this thread pool is unbounded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710592 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 13:15:46 +00:00
Adrien Grand 915992b088 LUCENE-6850: Optimize BooleanScorer for sparse clauses.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710591 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 13:10:00 +00:00
Yonik Seeley b3ee21b7e9 SOLR-8192: SOLR-8206: fix allBuckets for multi-valued fields, fix limit:0 and normalize offset to 0 when limit==0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710476 13f79535-47bb-0310-9956-ffa450edef68
2015-10-25 18:50:13 +00:00
Yonik Seeley 1f7e417bba doc: add comments about 1 thread for streaming update client
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710389 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 21:31:23 +00:00
Mark Robert Miller 9981ce1749 SOLR-8129: Raise no kill by monkey warning from 30 to 45.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710371 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 18:22:23 +00:00
Shalin Shekhar Mangar b9ac587c32 SOLR-8189: Use WeakIdentityMap.newConcurrentHashMap instead of a synchronized WeakHashMap for better concurrency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710366 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 16:58:56 +00:00
Shalin Shekhar Mangar fe22692ad2 SOLR-7993: Raw json output for fields stopped working in 5.3.0 when requested fields do not include the unique key field name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710361 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 16:11:33 +00:00
Upayavira 34bc666263 SOLR-7858 revert premature commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710356 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 15:26:26 +00:00
Upayavira 8de8349b3d SOLR-7858 Add web.xml changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710333 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 11:40:07 +00:00
Shalin Shekhar Mangar 755c578e95 SOLR-8182: Disable TestSolrCloudWithKerberosAlt on Java 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710310 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 07:41:09 +00:00