Steven Rowe
|
d34db30601
|
LUCENE-3272: Maven configuration: sync queryparser module's dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166304 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 18:29:42 +00:00 |
Christopher John Male
|
7f90632562
|
LUCENE-3286: Consolidated XML QP into queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 05:53:28 +00:00 |
Steven Rowe
|
4d787d74ce
|
LUCENE-3381: Maven configuration: added required jakarta-regexp dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160033 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-21 18:48:31 +00:00 |
Christopher John Male
|
993ce74121
|
LUCENE-3381: Sandboxed remaining contrib queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-20 04:57:58 +00:00 |
Steven Rowe
|
306b2ef2cc
|
SOLR-2721: Maven configuration: Update ZooKeeper to latest bugfix release 3.3.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159749 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 19:14:26 +00:00 |
Christopher John Male
|
04bd9ae73a
|
LUCENE-3286: Moved xml qp's demo into demo contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159002 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 02:57:00 +00:00 |
Christopher John Male
|
4f2fc58301
|
LUCENE-3271: Moved 'good' queries into queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158997 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 02:36:32 +00:00 |
Steven Rowe
|
7c7326ef30
|
LUCENE-3378: Maven build config: stop building no-longer-necessary Lucene and analysis-common test jars; drop unnecessary test dependencies from contribs/modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158947 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 22:26:43 +00:00 |
Steven Rowe
|
8203481079
|
LUCENE-3378: Maven build config: Include test-framework non-java files in Lucene's test resources, so that tests can find the europarl file now under test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158858 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 18:24:06 +00:00 |
Steven Rowe
|
d45e49d2ee
|
- Added Ryan McKinley's example POM snippet to the section about using the Jenkins-published nightly Maven snapshots
- Added David Smiley's source artifact installation cmdline to the example Maven commands section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150940 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 22:28:15 +00:00 |
Steven Rowe
|
06891eec12
|
LUCENE-3323: changed JUnit CWD from test output directory to test/ under the build directory, to enable all tests to pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147502 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-16 22:36:26 +00:00 |
Christopher John Male
|
a684f6d497
|
LUCENE-3285: Moved flexible queryparser to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:56:54 +00:00 |
Christopher John Male
|
6b700e1183
|
LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:07:11 +00:00 |
Steven Rowe
|
58e1b5b95b
|
LUCENE-3233: Update Maven configuration to exclude obsolete wordnet contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145373 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 21:57:06 +00:00 |
Christopher John Male
|
5f30bedccc
|
LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 03:37:00 +00:00 |
Steven Rowe
|
31602b986b
|
SOLR-2452: added build/testOutputDirectory, even though solrj tests are not run under solrj module, because without it, 'mvn clean' deletes the whole module (solr/solrj/) in addition to the build directory solr/build/solr-solrj/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 16:53:49 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Dawid Weiss
|
2b2b97f25b
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:32 +01:00 |
Dawid Weiss
|
db22b4d1f7
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:07 +01:00 |
Christopher John Male
|
6890f6fbc9
|
LUCENE-3278: Renamed contrib/queryparser project to queryparser-contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143615 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 00:50:54 +00:00 |
Steven Rowe
|
9abc6a2912
|
SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 21:16:33 +00:00 |
Christopher John Male
|
36330b50b4
|
LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 00:28:34 +00:00 |
Steven Rowe
|
470154ca59
|
LUCENE-3276: Add Maven build Solr core runtime dependency on wstx-asl stax parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 22:01:50 +00:00 |
Steven Rowe
|
a9ca8d5191
|
LUCENE-2341: Added Maven configuration for the new morfologik module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141800 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 05:10:44 +00:00 |
Steven Rowe
|
eefdc42de9
|
put back missing '+'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141701 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 20:21:18 +00:00 |
Steven Rowe
|
0267596873
|
LUCENE-3239: require Java 1.6 in the Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141698 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 20:18:13 +00:00 |
Steven Rowe
|
842d97edac
|
fixed parent pom relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141628 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 17:14:27 +00:00 |
Steven Rowe
|
49661530e9
|
LUCENE-3171: Added Maven configuration for the new join module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141399 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 05:05:28 +00:00 |
Steven Rowe
|
20312da0aa
|
LUCENE-3079: fixed Maven build for new facet module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 23:55:02 +00:00 |
Robert Muir
|
4291f52c70
|
LUCENE-3079: faceting module (port to trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141246 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 21:02:07 +00:00 |
Steven Rowe
|
75d6001f0e
|
SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 19:42:31 +00:00 |
Steven Rowe
|
8e94c0c216
|
LUCENE-3240: fixed the maven build; added standard svn:ignore property value for modules/queries/ dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140697 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 16:05:51 +00:00 |
Christopher John Male
|
b760a81471
|
LUCENE-3250: Removed wordnet and misc deps on analysis-common in idea and maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 02:22:34 +00:00 |
Christopher John Male
|
b3f0ae9b7a
|
LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 23:45:18 +00:00 |
Steven Rowe
|
b929c65d15
|
LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140225 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 16:12:42 +00:00 |
Steven Rowe
|
3b2343b83d
|
Missing slash in closing </dependency> tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139926 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 19:38:23 +00:00 |
Steven Rowe
|
68dc477537
|
LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139601 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 19:42:46 +00:00 |
Christopher John Male
|
e8faa197c8
|
LUCENE-3232: Fixed missing maven dependency in common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139471 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 00:23:58 +00:00 |
Christopher John Male
|
9bf4c3fd8f
|
LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 00:03:35 +00:00 |
Steven Rowe
|
4c9c9259e8
|
SOLR-2452: Merged with trunk up to r1137125
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 05:16:57 +00:00 |
Steven Rowe
|
2c3b410cd5
|
SOLR-2564: Maven build: add grouping module dependency to Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137124 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 05:02:06 +00:00 |
Steven Rowe
|
21a4f21b02
|
LUCENE-3211: Maven build: tests.luceneMatchVersion default -> LUCENE_CURRENT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137116 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 02:35:51 +00:00 |
Steven Rowe
|
4c6cc4ac18
|
Remove unused property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136995 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-17 19:25:25 +00:00 |
Steven Rowe
|
6264baa060
|
SOLR-2452: merged with trunk up to r1136777
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1136783 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-17 06:10:05 +00:00 |
Steven Rowe
|
72d043e3ec
|
LUCENE-3204: Include maven-ant-tasks jar in the source tree and use this jar from generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135801 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 21:23:31 +00:00 |
Steven Rowe
|
c98779dd12
|
SOLR-2452: merge with trunk up to r1134392
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1134403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 18:17:44 +00:00 |
Steven Rowe
|
1216e243e4
|
Maven configuration: Removed Guava dependency from Solr core and added it where it is used: the Solr clustering contrib POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133570 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 21:49:43 +00:00 |
Steven Rowe
|
39063eee73
|
SOLR-2452: merged with trunk up to r1132517
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1132518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 03:58:37 +00:00 |
Steven Rowe
|
c670b76a32
|
LUCENE-3172: fix installation problems on lucene-misc OSGI bundle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 20:58:29 +00:00 |
Steven Rowe
|
4eeee5c147
|
SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 21:15:00 +00:00 |