Commit Graph

22567 Commits

Author SHA1 Message Date
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
Adrien Grand b7c48ea313 LUCENE-6350: TermsQuery is now compressed with PrefixCodedTerms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678164 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 10:51:52 +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
David Wayne Smiley f06df3cc1d LUCENE-6196: Fix RandomizedShapeTestCase.randomPointIn(Shape)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678059 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 18:49:32 +00:00
David Wayne Smiley 42d19cb26b Fix CHANGES.txt formatting for LUCENE-6422
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678008 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 14:32:35 +00:00
David Wayne Smiley f760a51f80 LUCENE-6196: Geo3d API, 3d planar geometry for surface of a sphere.
This merge commit renames a couple test utilities that appeared to be tests but weren't.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678005 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 14:24:44 +00:00
Adrien Grand 0c2b899218 LUCENE-6372: Simplified and improved equals/hashcode of span queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677963 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 11:50:24 +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
David Wayne Smiley 8e73fa7c4d LUCENE-6196: committing Karl's latest patch
https://reviews.apache.org/r/33811/ (diff #3)


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677670 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 20:13:25 +00:00
David Wayne Smiley 3492a41da0 LUCENE-6196: Mark @lucene.experimental or @lucene.internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677669 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 20:10:16 +00:00
David Wayne Smiley 4c51278f86 LUCENE-6196: Mark @lucene.experimental or @lucene.internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677658 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 19:29:24 +00:00
David Wayne Smiley 9f8f7feec6 LUCENE-6196: Fix javadoc issues; ant precommit is happy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677656 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 19:14:54 +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
Noble Paul ed975f1577 SOLR-6220: use closeable in try block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677635 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 16:46:43 +00:00
Anshum Gupta 1ed601dfed SOLR-6220: Fixes forbidden method invocation String#getBytes() in RuleEngineTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677622 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 16:10:22 +00:00
Noble Paul c427526bcd SOLR-6220: setting eol style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677614 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 15:10:07 +00:00
Noble Paul 7a771c84a2 SOLR-6220: Rule Based Replica Assignment during collection creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677607 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 14:40:05 +00:00
David Wayne Smiley 55d46dc6d3 LUCENE-6196: Reformat code. Removed System.err & legacy comments in test. Fixed test compile warning.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677595 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 13:19:02 +00:00
Tommaso Teofili bf1355346c LUCENE-6045 - immutable ClassificationResult, minor fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677573 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 10:06:32 +00:00
David Wayne Smiley 1b901cab9a LUCENE-6196: committing Karl's latest patch
https://reviews.apache.org/r/33780/ (diff #1)


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677527 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 05:26:52 +00:00
Tommaso Teofili 11c4a88e23 LUCENE-6045 - fixed javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677367 13f79535-47bb-0310-9956-ffa450edef68
2015-05-03 06:54:29 +00:00
Shawn Heisey 62b73edde1 SOLR-7409: Sort datimport handlers in the admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677365 13f79535-47bb-0310-9956-ffa450edef68
2015-05-03 04:42:11 +00:00
Timothy Potter 1e83e33962 SOLR-7487: Fix check-example-lucene-match-version Ant task to check luceneMatchVersion in solr/server/solr/configsets instead of example and harden error checking / validation logic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677228 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 20:55:28 +00:00
David Wayne Smiley c561d376bc LUCENE-6196: committing Karl's latest patch
https://reviews.apache.org/r/33509/ (diff #6)


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6196@1677205 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 18:49:49 +00:00
Mark Robert Miller e7691745ce ignore rbt reviewboard config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677188 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 17:04:44 +00:00
Michael McCandless b3fd1ef560 remove obsolete fileLength call in IndexFileDeleter: crashes during commit no longer result in 0-length segments_N files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677104 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 09:41:46 +00:00
Yonik Seeley cc371b4cdf SOLR-7494: fix unique() function for high cardinality fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677091 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 02:15:02 +00:00
Ryan Ernst f829d6be3e LUCENE-6454: Added distinction between member variable and method in expression helper VariableContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677022 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 16:43:34 +00:00
Yonik Seeley 89b84f7f46 SOLR-7477: fix test to process empty buckets for distrib search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677011 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 15:12:31 +00:00
Noble Paul bd8b77f9bb SOLR-7231: DIH-TikaEntityprocessor, create lat-lon field from Metadata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677001 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 14:20:51 +00:00
Tommaso Teofili c56f522a8f LUCENE-6045 - removed train exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676998 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 14:13:45 +00:00
Tommaso Teofili 92842e7c34 LUCENE-6045 - refactor Classifier API to work better with multithreading
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676997 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 14:12:03 +00:00
Yonik Seeley 7736e49b3e SOLR-7477: more tests for excludeTags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 10:06:07 +00:00
Shalin Shekhar Mangar fd769b3b7f Reduce redundancy in assert and log more information to help in debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676936 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 09:26:56 +00:00
Yonik Seeley da36d92056 tests: fix intermittent failure in TestJsonFacets.testComplex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676786 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 16:35:00 +00:00
Mark Robert Miller 7e261a7ec0 SOLR-7349: Additional updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676765 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 14:59:33 +00:00
Yonik Seeley 0d1c739cd8 SOLR-7477: tests - processEmpty buckets to try and get distrib counts to match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676763 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 14:51:08 +00:00
Yonik Seeley ecc3a5a786 SOLR-7477: implement facet excludeTags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676743 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 13:28:33 +00:00
Mark Robert Miller 7d48921099 SOLR-7349: svn ignore extra server folders
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676740 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 13:15:23 +00:00
Adrien Grand 4058e217f0 LUCENE-6330: BS1 should not decode norms when scores are not needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676718 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 11:49:14 +00:00
Robert Muir 4483ff2089 LUCENE-6083: SpanWithinQuery and SpanContainingQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676716 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 11:42:11 +00:00
Ryan Ernst d49fe2fb6d LUCENE-6213: Revert accidental removal of code from readCommit (bad merge)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676650 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 00:23:30 +00:00