Michael McCandless
|
dcc66dfe2b
|
LUCENE-2118: add verbosity to this test so when it fails again we see more detail
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@890064 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-13 15:13:37 +00:00 |
Shalin Shekhar Mangar
|
6e9af5f74d
|
SOLR-1139 -- Add TermsComponent Query and Response Support in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890053 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-13 11:58:37 +00:00 |
Grant Ingersoll
|
0589889950
|
SOLR-1297: Added Sort By Function capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889997 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-12 23:00:27 +00:00 |
Michael McCandless
|
e98e9dd23c
|
fix false positive test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889911 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-12 10:06:29 +00:00 |
Michael McCandless
|
53ce286a25
|
LUCENE-2135: forcefully evict IndexReader from FieldCache when it's closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889866 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-12 00:08:18 +00:00 |
Grant Ingersoll
|
3867797830
|
SOLR-1297: some code comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889827 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 21:40:10 +00:00 |
Grant Ingersoll
|
bfedaea2dd
|
SOLR-1297: establish some standalone, baseline tests for parsing the sort strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889825 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 21:36:41 +00:00 |
Yonik Seeley
|
3acf3bce1e
|
optimize degree/radian conversion - just use constants. Silly Math.toRadians() uses division
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889694 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 16:53:31 +00:00 |
Karl-Johan Wettin
|
2c675012fe
|
LUCENE-2144
No testing of features outside of the documented API
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889667 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 15:47:28 +00:00 |
Uwe Schindler
|
294b3d04f2
|
LUCENE-2123: Remove the deprec ScoreTerm in FuzzyQuery, javadocs, better test for the PQ overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 13:55:14 +00:00 |
Uwe Schindler
|
eacade7710
|
fix unchecked warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889614 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 13:33:49 +00:00 |
Noble Paul
|
8cbde0c0ba
|
SOLR-1358 Integration of Tika and DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889613 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 13:29:17 +00:00 |
Michael McCandless
|
6ebcc95ea0
|
LUCENE-2142: don't check if term count exceeds doc count in getStringIndex
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889579 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 11:38:17 +00:00 |
Noble Paul
|
65cca85bf1
|
SOLR-1357 SolrInputDocument cannot process dynamic fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889542 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 09:28:51 +00:00 |
Noble Paul
|
77847c6396
|
SOLR-1598 Reader used in PlainTextEntityProcessor.nextRow() is not explicitly closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889541 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 09:24:14 +00:00 |
Shalin Shekhar Mangar
|
b51f7c5fd6
|
Adding back changes removed inadvertently in r889537
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889538 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 09:11:15 +00:00 |
Noble Paul
|
93e3d755d4
|
SOLR-1625 Add regexp support for TermsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889537 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 09:03:28 +00:00 |
Shalin Shekhar Mangar
|
c8ad3e84b3
|
SOLR-1643 -- Moved dataimporthandler extras into dataimporthandler core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889519 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 07:14:12 +00:00 |
Karl-Johan Wettin
|
f975b84b16
|
LUCENE-2144
Warning about descripancy during invalid use of the TermDocs API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889463 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 23:26:37 +00:00 |
Michael McCandless
|
3501d927de
|
LUCENE-2144: add javadoc warning to AbstractAllTermDocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889440 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 22:03:30 +00:00 |
Michael McCandless
|
00eadcb986
|
LUCENE-2144: fix InstantiatedIndex to handle termDocs(null)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889432 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 21:38:39 +00:00 |
Michael McCandless
|
121dbb58ba
|
LUCENE-2144: fix InstantiatedIndex to handle termDocs(null)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889431 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 21:38:07 +00:00 |
Michael McCandless
|
74bb5791f9
|
small javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889430 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 21:37:11 +00:00 |
Uwe Schindler
|
41e48be570
|
LUCENE-2123: Move FuzzyQuery rewrite as separate RewriteMode into MTQ. This also fixes a slowdown / memory issue added by LUCENE-504 -- *WARNING* Do not merge this patch to flex, it's already there in a different variant!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@889185 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 11:04:53 +00:00 |
Shalin Shekhar Mangar
|
e6f4e7dc64
|
SOLR-1639 -- Fixed misleading error message when dataimport.properties is not writable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889127 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 07:54:12 +00:00 |
Shalin Shekhar Mangar
|
6b71440883
|
SOLR-1638 -- Fixed NullPointerException during import if uniqueKey is not specified in schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 07:01:58 +00:00 |
Grant Ingersoll
|
8e5d7bbbd3
|
add spatial dependency to POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888806 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 14:07:18 +00:00 |
Robert Muir
|
6e6d9ed530
|
LUCENE-2124: update site docs to reflect contrib rename
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888803 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 13:58:55 +00:00 |
Simon Willnauer
|
6c0c318218
|
LUCENE-2100: Marked all contrib Analyzer subclasses as final. Analyzers should be only act as a composition of TokenStreams, users should compose their own analyzers instead of subclassing existing ones.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888799 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 13:32:32 +00:00 |
Shalin Shekhar Mangar
|
9b9ac66574
|
SOLR-785 -- Distributed Search support for SpellCheckComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888796 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 13:22:52 +00:00 |
Shalin Shekhar Mangar
|
b91fb7f58c
|
Upgraded to Lucene 2.9-dev r888785
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888793 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 13:03:47 +00:00 |
Simon Willnauer
|
43c475d296
|
LUCENE-2117: SnowballAnalyzer uses TurkishLowerCaseFilter instead of LowercaseFilter to correctly handle the unique Turkish casing behavior if used with Version > 3.0 and the TurkishStemmer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888787 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 12:47:37 +00:00 |
Robert Muir
|
cc619905c4
|
LUCENE-2124: mv package.html docs to overview, like we did for queryparser, to avoid javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888784 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 12:22:08 +00:00 |
Robert Muir
|
550a4ef1af
|
LUCENE-2124: move jdk collation to core, icu collation to icu contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888780 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 12:08:06 +00:00 |
Chris M. Hostetter
|
8bbf9488b7
|
SOLR-1635: Fixed error message when numeric values can't be parsed by DOMUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 23:06:23 +00:00 |
Michael McCandless
|
3df3ab8e9f
|
LUCENE-2137: switch to AtomicInteger for some ref counts
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888621 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 23:05:29 +00:00 |
Uwe Schindler
|
4e88c6cb93
|
LUCENE-2128: Further parallelization of ParallelMultiSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888595 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 22:14:32 +00:00 |
Uwe Schindler
|
6702e09b98
|
LUCENE-2136: This can be reverted.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888437 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 15:19:21 +00:00 |
Michael McCandless
|
9565d7d071
|
LUCENE-2136: optimization: if Multi/DirectoryReader only has a single reader, delegate enums to it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888398 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 13:47:20 +00:00 |
Noble Paul
|
cec9fcb247
|
making Logger static
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888317 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 10:45:51 +00:00 |
Michael McCandless
|
92d1c5ba21
|
LUCENE-2134: give 512M to JVM generating our javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888314 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 10:37:30 +00:00 |
Michael McCandless
|
c24c2f5c6e
|
fix typo in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888308 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 10:19:08 +00:00 |
Shalin Shekhar Mangar
|
89aa50f022
|
SOLR-1620 -- Fixed misleading log message "created null"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888282 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 07:00:15 +00:00 |
Shalin Shekhar Mangar
|
49f7d906b1
|
SOLR-1629 -- "Return to admin page" link on registry.jsp goes to wrong page
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888281 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 06:53:28 +00:00 |
Noble Paul
|
2ed0831df8
|
SOLR-1583 CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888277 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 06:16:45 +00:00 |
Noble Paul
|
8c92578f62
|
SOLR-1583 added BinURLDataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888276 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 06:15:47 +00:00 |
Noble Paul
|
46f8ca7913
|
SOLR-1583 added BinFileDataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888275 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 06:05:23 +00:00 |
Noble Paul
|
c0f60bc060
|
use getDocBuilder()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888273 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 05:59:41 +00:00 |
Noble Paul
|
414532ac94
|
use getDocBuilder()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888272 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 05:59:22 +00:00 |
Noble Paul
|
2c6073f5b9
|
SOLR-1583 . BinContentStreamDataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888271 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 05:57:32 +00:00 |