Chris M. Hostetter
|
6c10ee2c03
|
SOLR-1750: SystemInfoRequestHandler added for simpler programmatic access to info currently available from registry.jsp and stats.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@917812 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-02 00:01:30 +00:00 |
Koji Sekiguchi
|
6efeb6196f
|
SOLR-1297: fix for more deep function
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@917547 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-01 14:27:45 +00:00 |
Michael McCandless
|
1793470004
|
LUCENE-2289: check infoStream != null before calling message
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917204 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 17:00:14 +00:00 |
Michael McCandless
|
e4702cafd7
|
LUCENE-2290: remove unnecessary string concat
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917203 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 16:59:20 +00:00 |
Robert Muir
|
0a1472386a
|
LUCENE-2288: remove more unnecessary snowball object creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917161 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 10:41:28 +00:00 |
Uwe Schindler
|
d333d94922
|
Improve performance of attribute cloning and clearing by removing synthetic access$nnn()-methods needed for access to private inner class field. Made the State members package private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917154 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 10:08:30 +00:00 |
Robert Muir
|
f447adb549
|
LUCENE-2286: enable DefaultSimilarity.setDiscountOverlaps by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917148 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-28 09:18:18 +00:00 |
Uwe Schindler
|
efb74380fd
|
LUCENE-2285: Code cleanups to remove compiler warnings in eclipse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@917019 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-27 19:14:01 +00:00 |
Yonik Seeley
|
4aa3cad3ee
|
docs: lucene 2.9.2 rc2 became official
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@916954 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-27 14:47:33 +00:00 |
Michael McCandless
|
e358c3f2dd
|
add some infoStream verbosity on details of the returned NRT reader for future debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916769 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 17:46:25 +00:00 |
Michael McCandless
|
21044e1c8f
|
LUCENE-2282: allow public but internal access to oal.index.IndexFileNames API
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916755 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 16:52:39 +00:00 |
Uwe Schindler
|
04558dada3
|
LUCENE-2037: Add support for LuceneTestCase.getName() for backwards compatibility when reporting failed tests. Also removed The InterceptTestCaseEvents class and added as anonymous class (simplified, no reflection)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916685 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 14:02:08 +00:00 |
Uwe Schindler
|
172d8523c0
|
LUCENE-2037: Remove TestWatchMan from LucenbeTestCaseJ4 extends clause
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916596 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 07:33:52 +00:00 |
Robert Muir
|
2bac855dfc
|
LUCENE-2284: fix MatchAllDocsQueryNode toString() to close its XML tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916543 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 02:41:06 +00:00 |
Koji Sekiguchi
|
c831eb9c14
|
LUCENE-2278: FastVectorHighlighter: highlighted term is out of alignment in multi-valued NOT_ANALYZED field
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@916090 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-25 02:24:31 +00:00 |
Chris M. Hostetter
|
bbd02d1cf1
|
SOLR-1776: DismaxQParser and ExtendedDismaxQParser now use the schema.xml defaultSearchField as the default value for the qf param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@915646 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-24 03:00:45 +00:00 |
Chris M. Hostetter
|
d16fe2ecca
|
fix testOldStyleDefaults so that it actually tests the old style defaults -- i broke it with a typo way back in r441175
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@915641 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-24 02:12:55 +00:00 |
Chris M. Hostetter
|
83fc525d60
|
SOLR-1792: Documented peculiar behavior of TestHarness.LocalRequestFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@915637 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-24 02:09:21 +00:00 |
Michael McCandless
|
4eef6adaaf
|
LUCENE-2281: add doBeforeFlush; make both do{Before,After}Flush protected
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@915399 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-23 15:56:37 +00:00 |
Erik Hatcher
|
6619abe237
|
SOLR -> Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@915035 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-22 19:45:51 +00:00 |
Yonik Seeley
|
d951d9ddc9
|
upgrade to lucene 2.9.2 rc2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@915024 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-22 19:20:58 +00:00 |
Michael McCandless
|
5a320d2c4b
|
LUCENE-2275: don't get TermDocs/IndexSearcher when applying deletes unless we actually have terms & queries to delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912672 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-22 17:28:26 +00:00 |
Uwe Schindler
|
a79929bc24
|
LUCENE-2190: Add testcase for rewrite. Also add missing annotation for other test added by Mike. CustomScore uses JUnit4, so @Test is needed. We should somehow customize LuceneTestCaseJ4 to emulate old behaviour, else we get lots of tests without annotation never ran.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912508 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-22 08:27:05 +00:00 |
Uwe Schindler
|
ee36dda5e7
|
update release date
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912429 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 22:47:14 +00:00 |
Uwe Schindler
|
7b9c0f7969
|
LUCENE-2271: Fix javadocs of TopScoreDocCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912407 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 21:25:21 +00:00 |
Uwe Schindler
|
75c4305fb3
|
new backwards rev
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912396 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 20:28:51 +00:00 |
Uwe Schindler
|
30b45bf592
|
LUCENE-2190: Added a new class CustomScoreProvider to function package that can be subclassed to provide custom scoring to CustomScoreQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912386 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 18:27:05 +00:00 |
Uwe Schindler
|
8b165b40b5
|
new bw rev
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912376 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 17:22:12 +00:00 |
Uwe Schindler
|
9c8b13a567
|
LUCENE-2274: Add support for uncaught exceptions in threads
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912372 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 17:16:19 +00:00 |
Robert Muir
|
dd3960595f
|
LUCENE-2254: fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912342 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 12:51:41 +00:00 |
Uwe Schindler
|
406eb802ab
|
new backwards rev
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912337 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 12:01:02 +00:00 |
Robert Muir
|
2f1e68a298
|
don't hardcode the static default, restore in a try/finally instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912335 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 11:52:22 +00:00 |
Robert Muir
|
cc19884a86
|
LUCENE-2269: don't download/extract 20,000 files for the quality test
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912333 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 11:40:36 +00:00 |
Uwe Schindler
|
2fcaf1a8d7
|
Convert NumericRangeQuery tests to JUnit4 to make use of @BeforeClass and @AfterClass to enable cleanup of the static RamDir index
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912332 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 11:31:52 +00:00 |
Uwe Schindler
|
f0c1d1c313
|
LUCENE-2273: add additional null check
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912331 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 11:20:33 +00:00 |
Uwe Schindler
|
fbe34a8500
|
LUCENE-2273: Fixed bug in FieldCacheImpl.getCacheEntries() that used WeakHashMap incorrectly and lead to ConcurrentModificationException
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912330 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 11:16:42 +00:00 |
Robert Muir
|
0f99c02ee5
|
LUCENE-1844: speed up TestNorms
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912328 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 10:40:57 +00:00 |
Uwe Schindler
|
5e3019a53b
|
also change LuceneTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912324 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 09:47:29 +00:00 |
Uwe Schindler
|
de634b3526
|
Save/Restore BQ.maxCluseCount in LuceneTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912319 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 08:47:33 +00:00 |
Robert Muir
|
fb789b04f4
|
don't fork for every junit test
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912313 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 07:45:04 +00:00 |
Robert Muir
|
7b06e1c5db
|
LUCENE-2261: make TopTermsScoringBooleanRewrite's PQ size configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912311 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 07:27:46 +00:00 |
Robert Muir
|
349ca0943e
|
LUCENE-2254: add support to quality pkg for any combination of (title,description,narrative)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912308 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-21 07:00:08 +00:00 |
Uwe Schindler
|
3abdb99087
|
add checksum message also in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912123 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-20 14:40:38 +00:00 |
Yonik Seeley
|
34cc52645f
|
docs: we don't want CHANGES entries for everything, including fixes to new features not yet released
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@912116 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-20 14:16:01 +00:00 |
Uwe Schindler
|
0f42e34dcd
|
LUCENE-2267: Add support for gpg signing to build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912115 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-20 14:04:01 +00:00 |
Yonik Seeley
|
a0464f402f
|
doc: warn about sorting by function
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911877 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-19 17:55:07 +00:00 |
Yonik Seeley
|
e4d016cdbe
|
use SortField hashCode/equals rather than implenenting it ourselves
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911872 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-19 17:40:45 +00:00 |
Uwe Schindler
|
8012813045
|
LUCENE-2270: Fix issue number
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@911724 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-19 07:33:38 +00:00 |
Chris M. Hostetter
|
85d5802400
|
SOLR-1695: revert DocumentBuilder changes from r9112332 and r911228 and improve the existing error messages in UpdateHandler.getIndexedId instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911595 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 21:29:08 +00:00 |
Grant Ingersoll
|
d5f6ae6095
|
SOLR-1779: handle all spaces between a comma properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911585 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 21:07:49 +00:00 |