Robert Muir
|
9797b73c48
|
don't assert in close(), check docCount in finish()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1446144 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 12:34:54 +00:00 |
Adrien Grand
|
ac51d4f1b0
|
Fix javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1446087 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 09:51:36 +00:00 |
Michael McCandless
|
447e9fcfee
|
LUCENE-4775: nuke SegmentInfo.sizeInBytes; fix OneMerge.totalBytesSize thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445978 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 23:19:08 +00:00 |
Chris M. Hostetter
|
9e767a667d
|
SOLR-4394: Tests and example configs demonstrating SSL with both server and client certs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445971 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 23:04:38 +00:00 |
Chris M. Hostetter
|
f16037ec2d
|
SOLR-4451: SolrJ, and SolrCloud internals, now use SystemDefaultHttpClient under the covers -- allowing many HTTP connection related properties to be controlled via 'standard' java system properties. (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 21:45:57 +00:00 |
Robert Muir
|
dc7bec58b1
|
LUCENE-4776: also do not cache huge arrays for non-existent/unindexed: just return EMPTY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445897 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 20:19:33 +00:00 |
Robert Muir
|
fd3244cfea
|
LUCENE-4776: make insanity impossible if you index docvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445776 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 17:59:03 +00:00 |
Steven Rowe
|
e8cde1beb5
|
Add missing /project/build/resources/resource/ elements for src/resources/ in the facet and demo modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445380 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 21:16:26 +00:00 |
Shai Erera
|
3f8993715b
|
rename FacetIndexingParams.ALL_PARENTS to DEFAULT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445341 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 20:30:06 +00:00 |
Michael McCandless
|
30e15a01c1
|
LUCENE-4764: add more-ram-consuming-but-faster DV format for facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445278 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 17:18:38 +00:00 |
Shai Erera
|
6c5b2f808e
|
LUCENE-4769: Add a CountingFacetsAggregator which reads ordinals from a cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445234 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 16:20:43 +00:00 |
Shai Erera
|
be177241c8
|
LUCENE-4772: Move Facet associations to new FacetsAggregator API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445108 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 11:39:23 +00:00 |
Robert Muir
|
cebc72fbda
|
remove bogus null check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445014 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 01:56:10 +00:00 |
Steven Rowe
|
99d5012dd8
|
LUCENE-3998: Maven configuration: no longer any need to add src/examples/ as a source path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445002 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 00:25:05 +00:00 |
Uwe Schindler
|
000c6cf478
|
Update forbidden-apis to version 1.1 (some bug fixes in ANT/Maven, new CLI interface)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-11 14:40:02 +00:00 |
Shalin Shekhar Mangar
|
03a6a161af
|
SOLR-4426: NRTCachingDirectoryFactory does not initialize maxCachedMB and maxMergeSizeMB if <directoryFactory> is not present in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444782 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-11 14:28:57 +00:00 |
Shai Erera
|
71f295a69d
|
LUCENE-4762: improve facet examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444538 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 12:55:40 +00:00 |
Shai Erera
|
a20fbf7130
|
remove redundat stuff from facet Consts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444522 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 10:07:23 +00:00 |
Shai Erera
|
fbfeca05cd
|
LUCENE-4759: remove FacetRequest.SortBy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444509 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 08:35:56 +00:00 |
Shai Erera
|
a99615d62a
|
fix license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444507 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 08:32:13 +00:00 |
Shai Erera
|
456b429d10
|
LUCENE-4750: convert DrillDown to DrillDownQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444482 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 06:57:22 +00:00 |
Mark Robert Miller
|
91b1e22789
|
test: work on hardening this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444472 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 02:07:54 +00:00 |
Mark Robert Miller
|
f90584d0db
|
test: work on hardening this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444468 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-10 01:11:43 +00:00 |
Shalin Shekhar Mangar
|
d37c98d95a
|
SOLR-3755: Test for SolrIndexSplitter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444397 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-09 17:19:19 +00:00 |
Erick Erickson
|
1f7f80c697
|
Document-only fix for SOLR-4404 hopefully clarifying that it's OK to use LBHttpSolrServer in SolrCloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444316 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-09 02:38:00 +00:00 |
Uwe Schindler
|
6677bbf60f
|
LUCENE-4763: Fix Java version detection in common-build.xml, use correct source version for javadocs, fail build on unsupported java version when documentation linting is enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444254 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 22:00:15 +00:00 |
Mark Robert Miller
|
806ab343c6
|
SOLR-4421: On CoreContainer shutdown, all SolrCores should publish their state as DOWN.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444249 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 21:44:40 +00:00 |
Mark Robert Miller
|
e729e57a8e
|
SOLR-3655: A restarted node can briefly appear live and active before it really is in some cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 21:09:25 +00:00 |
Shai Erera
|
3f511d259c
|
rename Dummy to FacetPackage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444180 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 18:28:56 +00:00 |
Robert Muir
|
e6a2e9506b
|
add temporary hack to force doc-files to be copied by javadoc tool and unbreak the build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444172 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 18:05:13 +00:00 |
Mark Robert Miller
|
66ecf9afb5
|
SOLR-4400: Deadlock can occur in a rare race between committing and closing a SolrIndexWriter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444152 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 17:20:05 +00:00 |
Michael McCandless
|
17d2d55daa
|
SOLR-4418: workaround
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444084 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 15:49:21 +00:00 |
Shai Erera
|
7f243824d5
|
LUCENE-4761: Facets package reorganization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444026 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 14:35:50 +00:00 |
Robert Muir
|
3be6d4cd61
|
also explicitly test the default randomized term vectors impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1444005 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 13:30:28 +00:00 |
Shai Erera
|
f3694c6182
|
add missing package.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443752 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 22:10:29 +00:00 |
Shai Erera
|
109edfb062
|
LUCENE-4757: cleanup FacetsAccumulator API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 21:32:27 +00:00 |
Robert Muir
|
a181dc0735
|
LUCENE-4547: DocValues improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443717 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 20:48:21 +00:00 |
Michael McCandless
|
dc6e3188cf
|
spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443707 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 20:33:38 +00:00 |
Mark Robert Miller
|
4e73371fc4
|
tests: attempt to harden
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443672 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 19:20:10 +00:00 |
Adrien Grand
|
edf731a050
|
SimpleDocValues -> DocValues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1443467 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 13:33:00 +00:00 |
Tommaso Teofili
|
7227cb3e57
|
LUCENE-4756 - removed AE and CAS releasing on #close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443326 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 07:19:14 +00:00 |
Steven Rowe
|
bf4e0ab18c
|
LUCENE-4758: 'ant jar', 'ant compile' and 'ant compile-test' should recurse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 17:57:53 +00:00 |
Yonik Seeley
|
c6f35afd75
|
tests: make ids more searchable, dump threads on timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443050 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 16:32:04 +00:00 |
Mark Robert Miller
|
d5a2081b8b
|
bail early on closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443022 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:37:41 +00:00 |
Tommaso Teofili
|
f1d80996fa
|
LUCENE-4756 - release AE and CAS on #close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442876 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 09:39:08 +00:00 |
Adrien Grand
|
5b48346ed7
|
SOLR-2850: Do not refine facets when minCount == 1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 09:08:14 +00:00 |
Robert Muir
|
6b8e374c44
|
Merged /lucene/dev/trunk:r1441770-1442810
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1442821 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 00:58:30 +00:00 |
Mark Robert Miller
|
eedb7ccc04
|
tests: add a bit of slop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 00:35:06 +00:00 |
Robert Muir
|
fc925ded1e
|
move assert up to ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1442798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 23:33:46 +00:00 |
Robert Muir
|
df3edbb80f
|
re-enable horrible caching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1442789 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 23:09:30 +00:00 |