David Wayne Smiley
|
6ba9d0b641
|
LUCENE-4550: fix SpatialArgs.calcDistanceFromErrPct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437182 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 21:24:04 +00:00 |
Michael McCandless
|
75f15cbb84
|
LUCENE-4612: tell python not to write bytecode to the filesystem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437007 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 15:57:28 +00:00 |
Simon Willnauer
|
13d1d21951
|
LUCENE-4705: Pass on FilterStrategy in FilteredQuery if the filtered query is rewritten
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436859 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 12:08:30 +00:00 |
Koji Sekiguchi
|
ae76248870
|
SOLR-4330: group.sort is ignored when using group.truncate and ex/tag local params together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436837 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 11:26:37 +00:00 |
Robert Muir
|
27de783467
|
LUCENE-4599: fix Compressing vectors to not return a docsAndPositions when it has no prox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436765 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 06:51:45 +00:00 |
Adrien Grand
|
5837fe83bd
|
LUCENE-4599: New compressed TVF impl: CompressingTermVectorsFormat.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436556 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 19:11:59 +00:00 |
Michael McCandless
|
a6e3cdb9b0
|
LUCENE-4703: add simple tool to print summary stats of the facet taxonomy index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 16:50:40 +00:00 |
Shai Erera
|
cefb5f8523
|
LUCENE-4600: add CountingFacetsCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436435 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 16:04:56 +00:00 |
Tommaso Teofili
|
a78e69c665
|
[LUCENE-4701] - applied Shai's patch for using MockAnalyzer in tests and keeping analyzers-common dep only in examples classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436346 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 13:50:00 +00:00 |
Shai Erera
|
5be38bff38
|
add assert to CategoryPath(String...) constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436321 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 12:54:37 +00:00 |
Shai Erera
|
d77d05d44d
|
LUCENE-4697: make FacetResultNode a simple bin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436277 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 11:21:53 +00:00 |
Shai Erera
|
c1272c83bc
|
add assert to CategoryPath private constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436219 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 08:06:36 +00:00 |
Shai Erera
|
d9e016c4d0
|
fix RandomFacetSource (benchmark) random picking logic and move to a list of CategoryPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436206 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 06:58:40 +00:00 |
Uwe Schindler
|
4be9caa5b2
|
Disable solr fails!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435628 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-19 18:11:42 +00:00 |
Simon Willnauer
|
44f4f8b949
|
LUCENE-4693: FixedBitset might return wrong results if words.length > actual words in the bitset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435191 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 15:25:58 +00:00 |
Robert Muir
|
267b26e182
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 14:20:46 +00:00 |
Uwe Schindler
|
0a68fa66ac
|
LUCENE-4570: Fix deprecated API usage (otherwise may lead to bugs if Hyphenation filters load files from directories with non-ascii path names)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 14:09:55 +00:00 |
Robert Muir
|
d5d68d16b7
|
move to 4.2 section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435142 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 14:06:03 +00:00 |
Tommaso Teofili
|
47a03b99b0
|
[SOLR-4315] - removed useless shardId param from doDefensiveChecks method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435097 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 11:37:43 +00:00 |
Yonik Seeley
|
385ae445b5
|
SOLR-4314: remove bad javadoc link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 00:19:13 +00:00 |
Simon Willnauer
|
b27bd106d4
|
LUCENE-4687: Lazily initialize TermsEnum in BloomFilterPostingsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434664 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 13:27:33 +00:00 |
Shai Erera
|
49432e0724
|
remove duplicate classpath in facet/build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434639 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 12:25:43 +00:00 |
Shai Erera
|
076b6de0a3
|
fix bug in CategoryPath.compareTo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434634 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 12:09:11 +00:00 |
Jan Høydahl
|
e40f5acf04
|
SOLR-4309: /browse: Improve JQuery autosuggest behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434613 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 10:59:40 +00:00 |
Steven Rowe
|
57ec65c8e7
|
Fix typos (merged lucene_solr_4_1 r1434545)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434546 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 03:45:39 +00:00 |
Steven Rowe
|
e553ac693b
|
LUCENE-4442: No longer need to copy changes or KEYS, since they are both now handled by 'ant prepare-release' (merged lucene_solr_4_1 r1434487)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434489 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 23:28:55 +00:00 |
Steven Rowe
|
0178e8e625
|
convert to python3 (merged lucene_solr_4_1 r1434374 and r1434377)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434409 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 21:18:41 +00:00 |
Steven Rowe
|
d87c74f104
|
- Make complex SOLR-2592 changes entry not get converted to a single wrapped line in Changes.html.
- 'Via' -> 'via' (merged lucene_solr_4_1 r1434389)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434401 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 21:09:20 +00:00 |
Mark Robert Miller
|
d776712255
|
SOLR-4266: HttpSolrServer does not release connection properly on exception when no response parser is used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434109 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 18:56:47 +00:00 |
Mark Robert Miller
|
8a23ab7cfd
|
SOLR-4308: Remove license files and maven references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434022 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 16:29:46 +00:00 |
Mark Robert Miller
|
c0e1a701b8
|
SOLR-4308: Remove the problematic and now unnecessary log4j-over-slf4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 16:24:22 +00:00 |
Martijn van Groningen
|
8d53469101
|
LUCENE-4684: Made fields private again (2).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433993 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 15:45:22 +00:00 |
Shai Erera
|
0c59316f96
|
move test to correct package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 14:13:13 +00:00 |
Shai Erera
|
8074dd44af
|
suppress SimpleText codec for slow facets tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433940 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 14:03:34 +00:00 |
Shai Erera
|
bce50e6574
|
LUCENE-4686: Write a specialized DGapVIntEncoder/Decoder for facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 13:56:30 +00:00 |
Martijn van Groningen
|
df8f651242
|
LUCENE-4684: Made fields private again (2).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433933 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 13:49:33 +00:00 |
Martijn van Groningen
|
ffdae0747f
|
LUCENE-4684: Added jdoc and made fields private again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433932 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 13:47:56 +00:00 |
Shai Erera
|
800d2f322b
|
LUCENE-4620: inline encoding/decoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433926 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 13:25:13 +00:00 |
Shai Erera
|
48a5004fe6
|
LUCENE-4602: migrate facets to DocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433869 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 09:43:51 +00:00 |
Dawid Weiss
|
b0cba0346b
|
SOLR-4288: Improve logging for FileDataSource (basePath, relative resources).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433849 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 08:22:03 +00:00 |
Steven Rowe
|
70fd1bcb2b
|
SOLR-4300: In TestLazyCores, convert static field into local variable to avoid post-test memory retention
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 05:00:52 +00:00 |
Yonik Seeley
|
9c4916912b
|
docs: update description of updateLog / autoCommit in solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 03:57:43 +00:00 |
Erick Erickson
|
d234d7f650
|
Fix for SOLR-4300, possible race condition when loading lazy cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433778 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 00:48:09 +00:00 |
Steven Rowe
|
79f5842532
|
cleaned up class javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433760 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 00:18:46 +00:00 |
Steven Rowe
|
9d332464d7
|
SOLR-4256: Fix parameter name in javadocs ("useWhiteList"->"useWhitelist")
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433660 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 21:29:42 +00:00 |
Uwe Schindler
|
f485798685
|
LUCENE-4465: Let ConstantScoreQuery's Scorer return its child scorer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433652 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 21:16:49 +00:00 |
Martijn van Groningen
|
a097a01f48
|
LUCENE-4684: Moved change entry log.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 14:45:05 +00:00 |
Martijn van Groningen
|
d3971b0c1e
|
LUCENE-4684: Made DirectSpellChecker extendable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 14:23:38 +00:00 |
Michael McCandless
|
9e3740088c
|
fix minimumSimilarity -> maxEdits in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433411 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 13:44:09 +00:00 |
Steven Rowe
|
a78a2b6fb5
|
Add 4.1 indexes to TestBackwardsCompatibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433281 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 03:56:18 +00:00 |