Commit Graph

13371 Commits

Author SHA1 Message Date
Dawid Weiss a441ffd1a2 Dump verbose output from tests if -Dtests.method is set (it is unlikely to be used separately but who knows.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 07:52:50 +00:00
Robert Muir d21d0e2057 when using -Dtestcase etc, show the system out/err even if the test passes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328102 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 20:17:52 +00:00
Robert Muir e1ac7b416c beef up a few test configs to use Mock[FS]DirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328056 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 18:05:03 +00:00
Andrzej Bialecki 4a3aba33b5 SOLR-1535 Pre-analyzed field type.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327982 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 15:10:12 +00:00
Stefan Matheis 01215ae173 SOLR-3330: Clear Highlight for Changed Items
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327854 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 07:53:11 +00:00
Sami Siren 5a61a06a4a SOLR-2755: verify that passed parameters work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327838 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 06:16:46 +00:00
Robert Muir efd3e94237 LUCENE-3965: remove contrib references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327837 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 06:08:55 +00:00
Sami Siren 85bb7984b7 SOLR-3139: remove sop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327836 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 06:01:34 +00:00
Robert Muir d8472f7e64 LUCENE-3965: nuke more contrib references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327833 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 05:55:12 +00:00
Robert Muir dda35d8c52 LUCENE-3965: merge CHANGES entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327832 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 05:45:10 +00:00
Robert Muir 01774f1b56 LUCENE-3965: die contrib, die
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327831 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 05:35:24 +00:00
Ryan McKinley 86408dccf7 SOLR-3330: add option to include the original 'ref' nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327775 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 01:46:16 +00:00
Yonik Seeley cd016ccf42 SOLR-2020: use some chars outside the ascii range to test distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327725 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 23:38:19 +00:00
Sami Siren fe98ebf7ec SOLR-2020: restore internals to be much more like they used to be
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327635 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 19:19:20 +00:00
Ryan McKinley 835d0dcf08 SOLR-3358: remove log4j LogWatcher implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:28:37 +00:00
Robert Muir cdd7e408f8 LUCENE-3977: reduce javadocs triplication to only duplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327606 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:22:18 +00:00
Ryan McKinley 967ca29f76 SOLR-3358: make log4j-over-slf4j optional maven dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327600 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:08:48 +00:00
Ryan McKinley e9bfa711f2 update randomized runner pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327576 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:46:43 +00:00
Steven Rowe d9dc7ab247 SOLR-3358: Maven configuration: In solr-core POM, exclude log4j-over-slf4j transitive dependency from solrj dependency; otherwise, log4j clashes with it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327564 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:20:45 +00:00
Dawid Weiss 61ff5c8704 Removed sysout.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327555 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:01:58 +00:00
Dawid Weiss 13653afe5c LUCENE-3993: Polishing annoyances from JUnit4
- print @Ignore/@Assumption cause.
- perturb randomness in static contexts (LUCENE-3995).
- intellij idea (in)compatibilities.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327554 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 15:58:25 +00:00
Dawid Weiss 24b2c545d8 LUCENE-3987: added sonatype releases to ivy/maven repos.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327552 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 15:56:36 +00:00
Ryan McKinley e8c176e9c0 remove JSP and XSLT javadoc references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327417 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:10:55 +00:00
Ryan McKinley e149d3e8cc remove comments about Luke XSLT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327414 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:07:07 +00:00
Ryan McKinley a0ffba77e3 SOLR-3373: more careful NaN diff calculations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327410 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 07:52:24 +00:00
Stefan Matheis 69198b7d89 SOLR-3364 ensure that we have only one open selection at time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327405 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 07:46:50 +00:00
Ryan McKinley eb92d7ac88 SOLR-3238: fix logging page to work with multicore setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327377 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 05:12:50 +00:00
Ryan McKinley 98b5f9048a SOLR-3358: keep log4j-over-slf4j in the classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327374 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 04:59:19 +00:00
Robert Muir e2a3e635f7 add note about unnecessary dependencies in generate-maven-artifacts task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327370 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:50:26 +00:00
Robert Muir 18ce1c3009 LUCENE-3965: nuke bogus -ASL license.txt, this jar is not ASL. replace with the LICENSE-CDDL.txt from inside the jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327369 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:36:33 +00:00
Robert Muir 2f8fd7e421 LUCENE-3965: add notice.html from 8.1.2 jetty distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327368 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:32:13 +00:00
Robert Muir edad70e4ea LUCENE-3965: merge LICENSE/NOTICE.txt and cleanup some outdated inconsistencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327367 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:29:38 +00:00
Robert Muir c67250a8d5 LUCENE-3965: misc docs updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327245 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 19:52:48 +00:00
Robert Muir ac08a851dc LUCENE-3965: fix javadocs links for all modules, nuke contrib section and contrib references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327238 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 19:27:35 +00:00
Uwe Schindler d93a45519f LUCENE-3965: Don't create intermediate TAR file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327225 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 19:03:25 +00:00
Robert Muir 5adc14d139 LUCENE-3965: fix .tgz logic too, not just zip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:44:47 +00:00
Ryan McKinley e34753cd57 SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Yonik Seeley 6f5930d9b8 SOLR-3362: log unexpected term for facet refinement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327192 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 17:26:49 +00:00
Robert Muir 19c450884b LUCENE-3994: tone down analysis tests (remove n^2) so they dont take hours in nightly builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327162 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 16:23:14 +00:00
Steven Rowe 7ad9f7aad5 LUCENE-3965: IntelliJ IDEA configuration: support modules/*->lucene/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327150 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 15:50:40 +00:00
Robert Muir e8e4245d9b LUCENE-3965: consolidate all api modules and fix packaging for 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 13:36:19 +00:00
Sami Siren 0daa4b0aac SOLR-3341: add more javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327053 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 12:03:20 +00:00
Robert Muir c034056ff2 mix up case in basetokenstreamtestcase, and avoid sun bug 6588260 in re-caser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326899 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 03:38:45 +00:00
Robert Muir 167b296353 LUCENE-3981: fix regex queryparsing issues (improperly recognized as wildcard, etc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:51:43 +00:00
Christopher John Male a4cbd8a605 SOLR-3357: Added expected Class type to ResourceLoader.newInstance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326879 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:03:05 +00:00
Robert Muir 86f51655f4 add qp/resources to classpath so that QP tests can run from eclipse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326862 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 01:23:44 +00:00
Steven Rowe 9432411da8 LUCENE-3808: Segregate RandomizedTesting library sysprops from other Lucene/Solr tests.* sysprops, and use the empty string value to tell the test runner to use the default value for these sysprops.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326780 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 20:08:59 +00:00
Robert Muir 14f07def5d LUCENE-3992: don't create preflex-rw indexes in the forked jvm, we will think they are corrupt, and use a correct seed format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326745 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 19:03:09 +00:00
Dawid Weiss 977802db0c Updated eclipse's .classpath.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326742 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 18:55:11 +00:00
Ryan McKinley 098de9be54 SOLR-3324: change URL when analysis form is submitted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326690 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 17:29:23 +00:00