Steven Rowe
|
0fbde9db5c
|
Fixed dist-maven dependencies to be (jar-core,jar-src,javadocs) (since those are the artifacts to be copied and rechristened as maven artifacts). Not sure why this ever worked before as (compile-core,jar-src)... The new facet module was failing on 'ant generate-maven-artifacts' (from a clean'd checkout); this change fixes the problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141395 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 05:02:36 +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 |
Christopher John Male
|
2266c70ce4
|
LUCENE-3256: Consolidated CustomScoreQuery and BoostedQuery into Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 02:31:22 +00:00 |
Steven Rowe
|
a2cb2aa37a
|
build,dist,*.iml,pom.xml -> svn:ignore property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141343 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 00:30:34 +00:00 |
Steven Rowe
|
b7a6e29f1e
|
Added *.iml and pom.xml to svn:ignore property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141342 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 00:29:36 +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 |
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 |
Michael McCandless
|
b0cadddc64
|
add toString()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141295 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 22:31:27 +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 |
Michael McCandless
|
4401ef4dae
|
LUCENE-3079: fix MemoryCodec to always set BytesRef.bytes when returning payload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141218 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 19:46:14 +00:00 |
Michael McCandless
|
2b8ef42a5c
|
LUCENE-3171: fixup CHANGES, add missing @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141170 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 17:14:13 +00:00 |
Michael McCandless
|
2f50268803
|
fix UOE exc in base Query.createWeight to include this.toString in its message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141167 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 17:13:02 +00:00 |
Simon Willnauer
|
904e3f73bf
|
LUCENE-3216: keep doc values in memory during indexing while merge directly to the target file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141100 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 13:39:32 +00:00 |
Dawid Weiss
|
f85c4e7c88
|
Reverting 1141022 (needs to wait for 1.6 support).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141032 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 10:00:36 +00:00 |
Dawid Weiss
|
d188d3df90
|
LUCENE-2341: integrating morfologik (Polish stemming/ morphosyntactic dictionary) as an analysis module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 09:24:14 +00:00 |
Robert Muir
|
216e696809
|
LUCENE-3175: re-enable accidentally disabled slow-wrapping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140989 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 07:59:33 +00:00 |
Simon Willnauer
|
b13294bf0a
|
LUCENE-3175: optimized slow tests to run faster if not TESTS_NIGHTLY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140980 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 07:11:13 +00:00 |
Robert Muir
|
fed96d4fc6
|
delegate these methods for completeness, in case delegate overrides them (the huper stuff in bufferedindexinput is being tested in a roundabout way with CFS)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140952 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 03:31:08 +00:00 |
Christopher John Male
|
a993ae9032
|
LUCENE-3249: Moved FunctionQuery impls to new Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140906 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 23:32:27 +00:00 |
Yonik Seeley
|
e5addc06d3
|
SOLR-2626, LUCENE-2831: fix offset bug in cutover to AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 21:39:01 +00:00 |
Michael McCandless
|
4a3b510739
|
LUCENE-3171: add modules/join to enable joining parent + child documents when indexed as a doc block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140851 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 21:20:18 +00:00 |
Robert Muir
|
2745612a4c
|
LUCENE-3175: @nightly OnJRECrash, and optimize some slower tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140848 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 21:08:53 +00:00 |
Michael McCandless
|
5327a55ff7
|
also check all CHANGES.txt files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140836 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 20:51:05 +00:00 |
Michael McCandless
|
4e92af1537
|
when merging TopDocs, the most hits we can produce is the sum of how many hits we actually received
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140827 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 20:27:12 +00:00 |
Yonik Seeley
|
abdb8e0e2f
|
SOLR-2429: don't need to check deletions when iterating over filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140786 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 18:53:39 +00:00 |
Michael McCandless
|
5b56b5ee98
|
LUCENE-3254: fix isSparse logic in BitVector; add version header to saved BitVector (*.del) files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 16:46:57 +00:00 |
Uwe Schindler
|
71d4dc370b
|
LUCENE-3191: Fix SlowCollatedStringComparator and add tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140713 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 16:30:55 +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 |
Robert Muir
|
dc328b0714
|
add placeholder to stop eclipse whining
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140658 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 14:45:55 +00:00 |
Simon Willnauer
|
5937246af2
|
speed up testcase if TESTS_NIGHTLY=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140635 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 14:23:53 +00:00 |
Simon Willnauer
|
95028899b6
|
speed up testcase if TESTS_NIGHTLY=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140626 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 13:59:24 +00:00 |
Simon Willnauer
|
c7bd833255
|
LUCENE-3253: TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140574 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 12:44:33 +00:00 |
Simon Willnauer
|
0afcbd7625
|
removed unnecessary / unused ctor on VarStraightBytesImpl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140521 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 11:06:09 +00:00 |
Simon Willnauer
|
4a0ca45b4d
|
added build directory to svnignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140500 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 09:40:46 +00:00 |
Simon Willnauer
|
aff519123c
|
LUCENE-3251: Directory#copy leaks file handles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140498 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 09:39:13 +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 |
Robert Muir
|
9858853123
|
add a note about performance of this query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140395 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 01:53:38 +00:00 |
Robert Muir
|
6f6b3cbc5a
|
LUCENE-3250: remove contrib/misc,wordnet,suggest dependencies on modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140394 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 01:44:15 +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 |
Yonik Seeley
|
e219ad401c
|
SOLR-2429: ability not not cache filters and post filtering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140252 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 17:52:02 +00:00 |
Simon Willnauer
|
615375d45a
|
LUCENE-3247: Update CompoundFile format on the website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140243 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 17:12:52 +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 |
Simon Willnauer
|
1f8995a540
|
LUCENE-3217: Improved Fixed Int DocValues variants merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140223 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 16:06:25 +00:00 |
Robert Muir
|
1eaa40e7b4
|
fix some out of date docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140119 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 11:45:40 +00:00 |
Simon Willnauer
|
22f37cf1f1
|
LUCENE-3231: Add fixed size DocValues int variants & expose Arrays where possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140047 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 08:21:22 +00:00 |
Simon Willnauer
|
28c15b9637
|
LUCENE-3216: keep float doc values in memory during indexing while merge directly to the target file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140044 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 08:07:15 +00:00 |
Koji Sekiguchi
|
b15ca9a6b9
|
LUCENE-3234: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140004 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 03:24:10 +00:00 |
Christopher John Male
|
e0a872a023
|
LUCENE-3244: Fixed module-uptodate jarfile location since its different to contrib-uptodate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140000 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 02:31:00 +00:00 |
Christopher John Male
|
201b8a8bd3
|
LUCENE-3244: Added ability to define the module's src directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139996 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 01:44:46 +00:00 |