Timothy Potter
|
144b4e8f12
|
SOLR-7333: Make the poll queue time configurable and use knowledge that a batch is being processed to poll efficiently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680436 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-20 01:03:23 +00:00 |
Anshum Gupta
|
8936a16554
|
SOLR-7274: Pluggable authentication module in Solr. This defines an interface and a mechanism to create, load, and use an Authentication plugin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680391 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-19 21:10:16 +00:00 |
Erick Erickson
|
46ac6df239
|
SOLR-7563: Angular JS 'core selector' dropdown is blank even if cores exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680389 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-19 21:08:45 +00:00 |
Alan Woodward
|
a0561676a0
|
LUCENE-6371: Add collection API to Spans, remove payload methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680205 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-19 09:02:38 +00:00 |
Gregory Chanan
|
88941936ca
|
SOLR-7552: Support using ZkCredentialsProvider/ZkACLProvider in custom filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680120 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 23:11:39 +00:00 |
Erick Erickson
|
a49a6b5dc4
|
SOLR-7558: Uber-patch for Angular JS admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680118 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 22:35:59 +00:00 |
Timothy Potter
|
685a9f2643
|
SOLR-7503: move changes text to bug fixes section was in other changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680106 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 21:27:27 +00:00 |
Noble Paul
|
aecf45429c
|
SOLR-5132: Added a new collection action MODIFYCOLLECTION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680052 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 16:23:19 +00:00 |
Erik Hatcher
|
64274166b8
|
SOLR-7546: bin/post (and SimplePostTool in -Dauto=yes mode) now sends rather than skips files without a known content type, as application/octet-stream, provided it still is in the allowed filetypes setting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680047 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 15:51:44 +00:00 |
Noble Paul
|
315e20eee6
|
sync other replicas only in Cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680018 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 12:52:37 +00:00 |
Ramkumar Aiyengar
|
d767d556da
|
SOLR-7545: Honour SOLR_HOST parameter with bin/solr{,.cmd}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679899 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-17 21:07:52 +00:00 |
Yonik Seeley
|
e7833fb40b
|
SOLR-7553: tests - fix QueryEqualityTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679897 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-17 20:57:23 +00:00 |
Yonik Seeley
|
b1b8169c91
|
SOLR-7553: hll function for hyperloglog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679876 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-17 16:07:33 +00:00 |
Joel Bernstein
|
e1e622b48f
|
SOLR-7472: SortingResponseWriter does not log fl parameters that don't exist.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679618 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 18:35:04 +00:00 |
Timothy Potter
|
5e447065a2
|
SOLR-7503: Recovery after ZK session expiration should happen in parallel for all cores using the thread-pool managed by ZkContainer instead of a single thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679607 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 17:17:46 +00:00 |
Joel Bernstein
|
ccaadb1257
|
SOLR-7377: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679599 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 15:54:53 +00:00 |
Varun Thacker
|
226d0b2eaf
|
SOLR-7541: Corrected CHANGES entry. Missed adding credits in the entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679598 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 15:12:56 +00:00 |
Varun Thacker
|
73283d1455
|
SOLR-7541: Removed CollectionsHandler#createNodeIfNotExists. All calls made to this method now call ZkCmdExecutor#ensureExists as they were doing the same thing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679568 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 14:04:31 +00:00 |
Shalin Shekhar Mangar
|
7288912750
|
SOLR-7532: Removed occurrences of the unused 'commitIntervalLowerBound' property for updateHandler elements from Solr configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679522 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 09:58:44 +00:00 |
Anshum Gupta
|
47911f0b84
|
SOLR-7275: Setting requestType for context object in case of a /get request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679497 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 06:11:05 +00:00 |
Noble Paul
|
0ba7aca779
|
SOLR-7508: SolrParams.toMultiMap() does not handle arrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679494 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 05:51:29 +00:00 |
Anshum Gupta
|
d0251d9b10
|
SOLR-7547: Short circuit SolrDispatchFilter for static content request. Right now it creates a new HttpSolrCall object and tries to process it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679493 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 05:50:54 +00:00 |
Noble Paul
|
fba2134157
|
SOLR-7544: CollectionsHandler refactored to be more modular
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679397 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 16:25:52 +00:00 |
Joel Bernstein
|
6503e980c3
|
SOLR-7377,SOLR-7524:Make Streaming Expressions Java 7 Compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679376 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 14:10:34 +00:00 |
Noble Paul
|
bbc8484653
|
SOLR-7531: some more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679318 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 06:27:39 +00:00 |
Anshum Gupta
|
acb40f6225
|
SOLR-7275: Authorization framework for Solr. It defines an interface and a mechanism to create, load and use an Authorization plugin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679316 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-14 06:20:04 +00:00 |
Chris M. Hostetter
|
3c6f6678b1
|
SOLR-6968: perf tweak: eliminate use of SPARSE storage option since it has some pathologically bad behavior for some set sizes (particularly when merging shard responses)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679241 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-13 16:54:46 +00:00 |
Steven Rowe
|
761df41537
|
SOLR-7542: Schema API: Can't remove single dynamic copy field directive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679225 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-13 15:19:57 +00:00 |
Noble Paul
|
54c6e5f835
|
SOLR-7531: added a test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679223 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-13 15:16:06 +00:00 |
Noble Paul
|
038c2b0cb7
|
SOLR-7531: config API shows a few keys merged together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679221 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-13 14:53:03 +00:00 |
Shawn Heisey
|
b75b546110
|
SOLR-7243: Return more informative error from CloudSolrServer when available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679099 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-12 21:32:14 +00:00 |
Joel Bernstein
|
e50f4d94c7
|
SOLR-7377: Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678743 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 12:37:18 +00:00 |
Ramkumar Aiyengar
|
216fd8d46a
|
SOLR-7514: SolrClient.getByIds fails with ClassCastException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678648 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-10 22:25:29 +00:00 |
Yonik Seeley
|
f41a65a457
|
SOLR-7522: single valued numeric field faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678535 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-10 03:13:36 +00:00 |
Yonik Seeley
|
fb63b4c3db
|
SOLR-7519: SlotAcc resize ability with Resizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678522 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-09 20:50:55 +00:00 |
Chris M. Hostetter
|
d479fd7be1
|
SOLR-7461: stats.field now supports individual local params for 'countDistinct' and 'distinctValues', 'calcdistinct' is still supported as an alias for both options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678422 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-08 18:44:03 +00:00 |
Anshum Gupta
|
d42d7e68b5
|
SOLR-7500: Remove pathPrefix field that was accidentally left over while cleaning up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678269 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 22:57:11 +00:00 |
Noble Paul
|
105222b3a8
|
SOLR-4392: Make it possible to specify AES encrypted password in dataconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678250 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 18:31:35 +00:00 |
Chris M. Hostetter
|
06ac78ae55
|
SOLR-6968: New 'cardinality' option for stats.field, uses HyperLogLog to efficiently estimate the cardinality of a field w/bounded RAM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 17:58:58 +00:00 |
Chris M. Hostetter
|
6e14814eaa
|
SOLR-4392: revert r1678195 which breaks forbidden-api
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678242 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 17:44:44 +00:00 |
Noble Paul
|
d8b66aa10c
|
SOLR-6220: renamed tag names disk to freedisk, and the system property prefix to sysprop.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678222 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 14:41:35 +00:00 |
Noble Paul
|
32d8a07281
|
SOLR-7502: start script should not try to create config set for .system collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678208 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:53:57 +00:00 |
Noble Paul
|
3e20086499
|
SOLR-4392: Make it possible to specify AES encrypted password in dataconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678195 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:33:23 +00:00 |
Adrien Grand
|
be399a96d5
|
LUCENE-6463: Share more logic between approximated queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678181 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 12:39:20 +00:00 |
Anshum Gupta
|
2cec2feec8
|
SOLR-7500: Remove pathPrefix from SolrDispatchFilter as Solr no longer runs as a part of a bigger webapp.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678082 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-06 19:57:47 +00:00 |
Anshum Gupta
|
1276be5967
|
SOLR-7484: Cleaning up redundant switch cases from the code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678071 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-06 19:30:07 +00:00 |
Timothy Potter
|
0fa9cf7c5c
|
SOLR-7102: bin/solr should activate cloud mode if ZK_HOST is set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677925 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-06 05:38:01 +00:00 |
Timothy Potter
|
74ebcfd134
|
SOLR-6878: support adding symmetric synonym lists using the managed synonym API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677923 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-06 05:18:47 +00:00 |
Anshum Gupta
|
09f3cf8680
|
SOLR-7484: Refactor SolrDispatchFilter to extract all Solr specific implementation detail to HttpSolrCall and also extract methods from within the current SDF.doFilter(..) logic making things easier to manage. HttpSolrCall converts the processing to a 3-step process i.e. Construct, Init, and Call so the context of the request would be available after Init and before the actual call operation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677644 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 18:07:35 +00:00 |
Anshum Gupta
|
ec1b05188f
|
SOLR-6220: Fix javadocs for precommit to pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677642 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 17:52:55 +00:00 |