Chris M. Hostetter
|
66db04c901
|
SOLR-2772: fix silly javadoc error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171739 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 19:18:26 +00:00 |
Chris M. Hostetter
|
d8f4714da6
|
SOLR-2772: revert unneccessary 'public static' change to DateField.formatDate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171704 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 18:25:31 +00:00 |
Chris M. Hostetter
|
82b72ac3fe
|
SOLR-2772: Fixed Date parsing/formatting of years 0001-1000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 17:42:40 +00:00 |
Robert Muir
|
72106bb37b
|
SOLR-2726: Fixed NullPointerException when using spellcheck.q with Suggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171597 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:42:22 +00:00 |
Robert Muir
|
edd8822929
|
LUCENE-3436: fix javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:16:33 +00:00 |
Robert Muir
|
28ae5a5763
|
LUCENE-3436: remove deprecations from trunk / dont use deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171570 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:05:46 +00:00 |
Robert Muir
|
c0965ed3a2
|
LUCENE-3436: add spellchecker SuggestMode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171556 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 13:41:29 +00:00 |
Michael McCandless
|
4f553352d1
|
LUCENE-3438: move FilteredTermsEnum, SingleTermsEnum to oal.index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 10:23:38 +00:00 |
Steven Rowe
|
24695807f3
|
SOLR-2766: Package individual javadoc sites for solrj and test-framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171385 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 04:47:04 +00:00 |
Jan Høydahl
|
90e0977c5a
|
SOLR-2750: Make both "update.chain" and the deprecated "update.param" work consistently everywhere
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171304 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 22:41:18 +00:00 |
Michael McCandless
|
b25b42ae2c
|
fail if api docs are missing from solr (this bit us in 3.4.0)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171167 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 16:36:09 +00:00 |
Jan Høydahl
|
44386401f6
|
SOLR-2540: Fixing commitWithin tests which timed out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171138 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 15:29:35 +00:00 |
Dawid Weiss
|
4d6e8ad0d3
|
LUCENE-3437: Detect the test thread by reference, not by name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:52:13 +00:00 |
Grant Ingersoll
|
0d45fb20da
|
LUCENE-3435: missed a multiply by 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171076 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:30:15 +00:00 |
Dawid Weiss
|
90b9f7cbe2
|
Typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171068 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:13:17 +00:00 |
Dawid Weiss
|
e83e9dfbf3
|
SOLR-2762: Adding more unit tests, but can't reproduce or figure out where off-by-one could happen here.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171066 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:07:51 +00:00 |
Christopher John Male
|
318911200d
|
LUCENE-3434: Removed state changing setters in ShingleAnalyzerWrapper and PerFieldAnalyzerWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170942 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 03:21:17 +00:00 |
Koji Sekiguchi
|
5f9c4235dc
|
LUCENE-3019: fix unexpected color tags for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170908 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 00:49:45 +00:00 |
Steven Rowe
|
527bcf67b1
|
SOLR-2756: Maven configuration: Excluded transitive stax:stax-api dependency from org.codehaus.woodstox:wstx-asl dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170896 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 23:12:36 +00:00 |
Michael McCandless
|
eb2ff46bad
|
fix broken link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170725 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 17:33:04 +00:00 |
Michael McCandless
|
0a6abfcd84
|
website changes for 3.4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 17:05:32 +00:00 |
Steven Rowe
|
a08639d08d
|
SOLR-2758: Moved ConcurrentLRUCache from o.a.s.common.util package in the solrj module to the o.a.s.util package in the Solr core module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170699 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 16:00:56 +00:00 |
Koji Sekiguchi
|
f1efdf5553
|
SOLR-2749: add boundary scanner feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:38:49 +00:00 |
Grant Ingersoll
|
31b0791a3e
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170601 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:22:46 +00:00 |
Grant Ingersoll
|
bad36b681a
|
LUCENE-3435: draft memory/size estimator for Lucene and Solr. YMMV
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170597 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:15:27 +00:00 |
Koji Sekiguchi
|
4b3032e9e6
|
LUCENE-3426: add NGramPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170586 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:01:40 +00:00 |
Jan Høydahl
|
388d38e0a8
|
SOLR-2742: Fixed typo in JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170572 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 12:37:17 +00:00 |
Jan Høydahl
|
34dce548e3
|
SOLR-2742: Add commitWithin to convenience signatures for SolrServer.add(..)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170569 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 12:28:29 +00:00 |
Christopher John Male
|
b48164a275
|
SOLR-2709: Removed need for EDisMax's ExtendedAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170425 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 03:36:56 +00:00 |
Christopher John Male
|
94028fe11a
|
LUCENE-3431: Removed deprecated addStopwords methods in QueryAutoStopWordAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170424 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 03:33:50 +00:00 |
Michael McCandless
|
d6ab323d4e
|
simple new python script to build lucene/solr release and push to staging_area on p.a.o
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 16:20:23 +00:00 |
Robert Muir
|
07c6aca1eb
|
fix these files to use UTF-8 encoding (necessary for CRLF task/windows packaging)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170203 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 15:04:50 +00:00 |
Mark Robert Miller
|
f91e701623
|
add changes entry for SOLR-1897
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170172 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 13:23:02 +00:00 |
Michael McCandless
|
c8bec3f17d
|
LUCENE-3432: TMP should not enforce maxMergedSegMB for expungeDeletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170157 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 12:54:33 +00:00 |
Simon Willnauer
|
0b55ddeedf
|
LUCENE-3428: force DWPT unlock if unchecked exception is thrown by DWFC#addFlushableState
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169877 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 19:18:05 +00:00 |
Michael McCandless
|
ef17a6766d
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169820 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:33:59 +00:00 |
Michael McCandless
|
b4ff37ebbc
|
clarify that IW.expungeDeletes relies on MP to determine merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169816 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:16:18 +00:00 |
Steven Rowe
|
ebc43a1f5f
|
Increase verbosity on failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:12:27 +00:00 |
Christopher John Male
|
3597bc4bf4
|
LUCENE-3396: Converted simple Analyzers which got lost in merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169654 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 09:00:42 +00:00 |
Uwe Schindler
|
f7adf92edf
|
move changes entry as suggested by Mike
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169612 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 06:15:48 +00:00 |
Christopher John Male
|
4c5606ee29
|
LUCENE-3396: Converted most Analyzers over to using ReusableAnalyzerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169607 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 05:50:26 +00:00 |
Robert Muir
|
e287b70df3
|
increase epsilon for the case where queryNorm is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169604 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 05:01:44 +00:00 |
Robert Muir
|
156a5c89ee
|
LUCENE-3430: fix some sims with SpanQueries (which sometimes score terms with df=0/ttf=0/...)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 01:13:23 +00:00 |
Robert Muir
|
a027a35583
|
nocommit -> TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 16:39:59 +00:00 |
Robert Muir
|
cfaf91c739
|
LUCENE-2959: add state of the art ranking to Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169470 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 15:47:21 +00:00 |
Robert Muir
|
82649a21b4
|
add LUCENE_35
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169463 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 14:15:38 +00:00 |
Robert Muir
|
7b2548df48
|
LUCENE-3423: add Terms.getDocCount statistic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 13:25:22 +00:00 |
Christopher John Male
|
ffb3cbee57
|
LUCENE-2308: Moved over to using IndexableFieldType interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 04:07:52 +00:00 |
Steven Rowe
|
283ba51e19
|
LUCENE-3381: intellij configuration: removed vestigial queries-contrib dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 18:12:41 +00:00 |
Christopher John Male
|
5d222059f5
|
LUCENE-3419: Removed deprecated Junit assert* methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167468 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 06:09:35 +00:00 |