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
521af09c38
Fix working directories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147650 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17 15:15:36 +00:00
Steven Rowe
28028c1488
Fixed build output destination to be solr/build/solr-idea/ instead of <root>/build/solr-idea/.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147460 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 17:24:55 +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
6ee4b29af6
LUCENE-3233: Update IntelliJ configuration to exclude obsolete wordnet contrib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145374 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 21:57:29 +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
429093b236
SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +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
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
0a5db9f131
LUCENE-2341: Added IntelliJ IDEA configuration for the new morfologik module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141793 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 04:32:40 +00:00
Steven Rowe
f69dedc1d2
LUCENE-3171: fix IntelliJ IDEA configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141371 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 03:09:26 +00:00
Steven Rowe
9852331d40
LUCENE-3079: finished IntelliJ IDEA configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141323 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 23:17:18 +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
Christopher John Male
9e74a6a295
Fixed all IntelliJ project dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140408 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 02:52:53 +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
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
Martijn van Groningen
5083ab7e5d
Make Solr module depend on grouping module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137073 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 23:20:12 +00:00
Steven Rowe
31ae73d63b
Merged with trunk up to r1135758
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1135759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:26:27 +00:00
Steven Rowe
d0e0dc3f6e
Added *.docx as a resource pattern (Solr Cell has a .docx test file)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135757 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:23:57 +00:00
Steven Rowe
0fc86fd59e
Added lucene/src/tools/java/ as a source directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135756 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:22:54 +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
a74ac5b8f7
dropped unnecessary tests.linedocsfile sysprop setting from the lucene module test run configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132717 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 18:22:18 +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
Steven Rowe
5d571565f5
Add static sysprops to Solr and Solr contribs' test run configurations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130811 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 20:57:49 +00:00
Yonik Seeley
5c68532ecc
dev-tools: fixup suggest module for idea
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130645 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 16:42:27 +00:00
Steven Rowe
31c83c9d6f
SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 14:51:25 +00:00
Steven Rowe
7f5843bc8e
LUCENE-2995: remove obsolete lucene-spellchecker module from Maven and IntelliJ IDEA configurations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128129 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 00:57:21 +00:00
Steven Rowe
571b682578
LUCENE-2995: Update IntelliJ IDEA configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126666 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 19:06:19 +00:00
Steven Rowe
a64aafadaf
SOLR-2452: Merged up to trunk r1126319.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126320 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 05:20:32 +00:00
Steven Rowe
b554dd1902
LUCENE-2981: Removed ant, bdb, bdb-je, lucli, and swing contribs from the IntelliJ IDEA configuration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126307 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 04:30:59 +00:00
Steven Rowe
674feedec6
SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:45:19 +00:00
Steven Rowe
1a936ed69d
Add pattern to include solr/src/test-files/Top50KWiki.utf8 in resources copied to test classpath prior to testing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126232 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:34:31 +00:00
Steven Rowe
92e32ad179
svn:eol-style -> native
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103172 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 17:38:53 +00:00
Steven Rowe
8153b53c8b
LUCENE-1421: Update IntelliJ IDEA configuration to support the new grouping module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103140 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 15:41:42 +00:00
Steven Rowe
4ea675e29c
- Re-ordered module dependencies to be the last <orderEntry>s - modules that depend on other modules will otherwise refuse to compile under IntelliJ 10.0.3.
...
- Removed <orderEntry> for the now-nonexistent contrib/demo/lib/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089739 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 04:57:20 +00:00
Steven Rowe
0c7a172d4f
SOLR-2061: Generate jar containing test classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Steven Rowe
68ebd4392d
Removed from contrib/demo/lib/ in r1078463; now pulling from solr/lib/.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084836 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 04:06:21 +00:00
Steven Rowe
99aed2c176
Tell IntelliJ to ignore more directories containing build output (e.g. dist, package, lucene-lib, etc.)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:44:42 +00:00
Steven Rowe
12c4c4e987
LUCENE-2611: switched the code style file from a manually configured global style to an already-setup per-project code style; adjusted code style continuation indents; added groovy code style support.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074130 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 13:02:44 +00:00
Steven Rowe
f7b037d3cf
LUCENE-2923: Cleanup contrib/demo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072250 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 04:49:36 +00:00
Steven Rowe
8396617fb4
include RSLP stemmer grammar files in the build classpath, for the Galician and Portuguese stemmers in modules/analysis/common/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071747 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 18:52:56 +00:00
Steven Rowe
57956f0948
removed dependency on (no-longer-present) remote module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071067 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:54 +00:00
Steven Rowe
a82fa91d41
removed (non-existent) solrj dep
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071066 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:18 +00:00
Steven Rowe
18944a28b5
javac should always use UTF-8 encoding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070488 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 14:04:35 +00:00
Shai Erera
ece1524805
LUCENE-2609: Generate jar containing test classes (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Steven Rowe
5c1983b27b
Make the lucene module's run configuration appear on the list, and make it selected by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067566 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 01:16:15 +00:00
Steven Rowe
2ea5e65959
Added IntelliJ support for the new Solr UIMA contrib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062817 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 15:02:31 +00:00
Steven Rowe
1bb7cd93fa
LUCENE-2611: Added Copyright Plugin configuration for Apache Software License
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059199 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 23:02:14 +00:00
Steven Rowe
b36ad7b31b
LUCENE-2611: Added autolinkification for JIRA issues in log comments (thanks to David Smiley)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057023 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 20:42:16 +00:00
Steven Rowe
4dca51491c
Fix source directories in the IntelliJ IDEA configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056183 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 03:43:21 +00:00
Steven Rowe
650443ce4e
update intellij idea configuration to remove lucene/contrib/remote
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055474 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 14:49:26 +00:00
Steven Rowe
1e1780b7ae
update intellij idea configuration for modules/benchmark
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055053 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 14:19:46 +00:00
Steven Rowe
317d3abbbe
LUCENE-2611: When the CWD is solr/build/tests/, the hack in SolrTestCaseJ4.determineSourceHome() fails while running the Solr module tests because of classpath ordering: the CWD is checked first to locate the solr/conf/ dir; this succeeds, but the relative path used for the CWD excludes its ancestry, so the source home can't be navigated to without converting to absolute, which determinSourceHome() does not do.
...
This change works around the issue by making the CWD for the Solr module tests be solr/build/tests/solr/, which does not contain solr/conf/, so the remainder of the classpath is searched, and the absolute classpath element .../solr/build/tests/ allows the source home to be located.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054464 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 19:45:59 +00:00
Steven Rowe
c1c09c7776
LUCENE-2611: Re-sync IntelliJ config in dev-tools/idea/; Move both solr/src/test/test-files/ and solr/contrib/analysis-extras/src/test/test-files/ up one level; Set the IntelliJ Java language level on all Solr modules to 6.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054374 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 10:01:17 +00:00
Steven Rowe
4ce982a287
LUCENE-2611: Added IntelliJ IDEA configuration files in dev-tools/idea/, installable via 'ant idea'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053988 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 19:49:51 +00:00