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 |
Upayavira
|
d53584b110
|
SOLR-7858 Make Angular UI default in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710303 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 03:06:03 +00:00 |
Upayavira
|
c211edcce8
|
SOLR-7858 Add a warning message to the angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710300 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 02:27:19 +00:00 |
Mark Robert Miller
|
d3d9d353af
|
SOLR-8074: LoadAdminUIServlet directly references admin.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710271 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 17:23:55 +00:00 |
Tommaso Teofili
|
4af4c701b2
|
LUCENE-6854 - added precision, recall, f1 measure metrics to ConfusionMatrix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710249 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 15:49:04 +00:00 |
Tommaso Teofili
|
c3319445dc
|
LUCENE-6853 - disabled accuracy check in BPC performance test until this is fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710230 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 15:09:26 +00:00 |
Shalin Shekhar Mangar
|
3a4b4310b4
|
SOLR-8189: eTag calculation during HTTP Cache Validation uses unsynchronized WeakHashMap causing threads to be stuck in runnable state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710218 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 14:03:49 +00:00 |
Tommaso Teofili
|
308d0101f3
|
LUCENE-6479 - added a raw accuracy calculation to confusion matrix, minor adjustments to splitter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 12:21:50 +00:00 |
Upayavira
|
34c87c2c4a
|
SOLR-8157 Make links between nodes work correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710150 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 09:08:04 +00:00 |
Yonik Seeley
|
8d2a0a135e
|
SOLR-8164: fix parsedquery debug output double-parens, add tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710106 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-22 21:33:31 +00:00 |
Shalin Shekhar Mangar
|
ab3c1a48cd
|
SOLR-7843: DataImportHandler's delta imports leak memory because the delta keys are kept in memory and not cleared after the process is finished
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710078 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-22 19:14:24 +00:00 |
Michael McCandless
|
af3a54ad0b
|
disable virus checker for geo tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710016 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-22 13:41:27 +00:00 |
Alan Woodward
|
5969426d82
|
LUCENE-6845: Merge SpanScorer into Spans
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709964 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-22 09:16:03 +00:00 |
Shalin Shekhar Mangar
|
55261556c7
|
LUCENE-6780: Fix svn:eol-style to make precommit happy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709954 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-22 05:32:00 +00:00 |
Michael McCandless
|
5e6d6920f2
|
LUCENE-6825: fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709930 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 22:17:47 +00:00 |
Michael McCandless
|
aad653fda5
|
LUCENE-6825: make sure we close open file on exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709928 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 22:12:02 +00:00 |
Nick Knize
|
91e6bef3c7
|
LUCENE-6780: add missing classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709927 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 22:07:10 +00:00 |
Nick Knize
|
d369057766
|
LUCENE-6780: Improves GeoPointDistanceQuery accuracy with large radius. Improves testing rigor to GeoPointField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709926 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 21:59:08 +00:00 |
Yonik Seeley
|
369aa32aea
|
SOLR-8164: fix debug query string repr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709903 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 19:27:15 +00:00 |
Shalin Shekhar Mangar
|
a4d88a5f39
|
SOLR-6273: Moved entry in change log from Solr 5.3.0 to 6.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709829 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 13:27:07 +00:00 |
Michael McCandless
|
f3f232f775
|
LUCENE-6825: add low-level support for block-KD trees
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709783 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 09:56:42 +00:00 |
Upayavira
|
d40aef4aca
|
SOLR-7666 Re-fix some accidentally reverted changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709711 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 02:57:17 +00:00 |
Upayavira
|
b7664ef388
|
SOLR-7666 Multiple minor fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709707 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 01:53:51 +00:00 |
Yonik Seeley
|
c7911f41f5
|
LUCENE-6821: remove unnecessary term clones
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709683 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 21:05:39 +00:00 |
Shalin Shekhar Mangar
|
5beea1098e
|
SOLR-6273: Fixed a null check, some typos and a few compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709619 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 14:46:39 +00:00 |
Shalin Shekhar Mangar
|
8239523660
|
Fix comment to match actual default value and renamed constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709610 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 14:32:31 +00:00 |