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 |
Michael McCandless
|
11745211d3
|
LUCENE-6847: sidestep virus checkers until we can do LUCENE-6835
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709609 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 14:29:03 +00:00 |
Tommaso Teofili
|
9534904c25
|
LUCENE-6821 - TermQuery's constructors should clone the incoming term
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709576 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 11:57:37 +00:00 |
Tommaso Teofili
|
d2bee4788a
|
LUCENE-6631 - fixed svn eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709575 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 11:48:53 +00:00 |
Shalin Shekhar Mangar
|
091a13c02f
|
LUCENE-6631: Added missing ASL header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709563 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 10:34:04 +00:00 |
Tommaso Teofili
|
7d7d23b26d
|
LUCENE-6631 - added entry in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709536 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 08:23:20 +00:00 |
Tommaso Teofili
|
505c32b1e4
|
LUCENE-6631 - added missing javadoc for kNN classifier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709533 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 08:13:30 +00:00 |
Tommaso Teofili
|
4d7488ccf6
|
LUCENE-6631 - added missing javadoc for kNN classifier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709529 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 07:54:15 +00:00 |
Tommaso Teofili
|
02b4e3cf45
|
added missing javadoc for kNN document classifier field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709528 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 07:46:07 +00:00 |
Tommaso Teofili
|
71cea88773
|
LUCENE-6631 - added document classification api and impls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709522 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 07:36:41 +00:00 |
Yonik Seeley
|
0fe5ab3b9b
|
SOLR-8170: fix DocSetBuilder not removing doc 0 if it was deleted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709499 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-20 01:12:57 +00:00 |
Michael McCandless
|
27c07ec8e3
|
LUCENE-6778: just use this.radius
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709478 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-19 21:11:54 +00:00 |
Michael McCandless
|
06ef8111bd
|
LUCENE-6778: add GeoPointDistanceRangeQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709476 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-19 20:40:57 +00:00 |
Adrien Grand
|
ba3292798f
|
LUCENE-6843: RAMDirectory.listAll() should not return null file names.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709421 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-19 14:32:13 +00:00 |