Shai Erera
|
42256baec5
|
LUCENE-4715: Add OrdinalPolicy.ALL_BUT_DIMENSION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440416 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 13:51:38 +00:00 |
Adrien Grand
|
913b168255
|
Fix test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440311 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 09:14:08 +00:00 |
Adrien Grand
|
a81ac90986
|
LUCENE-4732: Fixed TermsEnum.seekCeil/seekExact on term vectors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440308 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 09:08:06 +00:00 |
Chris M. Hostetter
|
4ec7239ce8
|
SOLR-3904: package.html for all packages in solr-core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440263 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 03:42:59 +00:00 |
Jan Høydahl
|
d6317b5e68
|
SOLR-3967: langid.enforceSchema option checks source field instead of target field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440226 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 00:26:39 +00:00 |
Michael McCandless
|
606eec0b99
|
LUCENE-4735: workaround IBM J9 JVM bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440137 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 21:15:50 +00:00 |
Mark Robert Miller
|
529af9a0bb
|
tests: remove these annoying svn sub properties from config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440069 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 19:23:45 +00:00 |
Stefan Matheis
|
99dae78095
|
SOLR-4284: Admin UI - Fix Schema-Browser-Link on Analysis-Screen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440044 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 18:20:47 +00:00 |
Stefan Matheis
|
243cb60ed2
|
SOLR-4364: Admin UI - Locale based number formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440014 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 17:34:10 +00:00 |
Adrien Grand
|
6e94f43152
|
LUCENE-4726: Make PackedInts encoding from/to byte byte-aligned.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439886 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 13:21:29 +00:00 |
Steven Rowe
|
0ce4cdde5a
|
Convert backslashes in Windows paths to forward slashes - otherwise StreamTokenizer interprets the backslashes as escape chars, and "work.dir" can't be found.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 05:38:40 +00:00 |
Steven Rowe
|
679cf6d5b3
|
fix typos in solr tutorial
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439718 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 00:35:16 +00:00 |
Stefan Matheis
|
6cb265da45
|
SOLR-4284: Admin UI - make core list scrollable separate from the rest of the UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439602 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 19:56:10 +00:00 |
Chris M. Hostetter
|
5dbcae4cd3
|
SOLR-4342: Fix DataImportHandler stats to be a prper Map
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 18:03:26 +00:00 |
Stefan Matheis
|
1398a0262d
|
SOLR-4306: Utilize indexInfo=false when gathering core names in UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439516 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 17:38:47 +00:00 |
Steven Rowe
|
14ea836c0b
|
LUCENE-4723: Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439510 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 17:18:48 +00:00 |
Simon Willnauer
|
ce7be4dc65
|
LUCENE-4727: use float as minShouldMatch on CommonTermsQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439449 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 15:32:25 +00:00 |
Stefan Matheis
|
765d3ef36c
|
SOLR-4225: Admin UI - Schema-Browser, Histogram shouldn't break on whitespaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439368 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 12:35:25 +00:00 |
Shai Erera
|
8e63a16b09
|
LUCENE-4724: disallow empty or null strings as components
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439350 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 11:31:42 +00:00 |
Shai Erera
|
bb6a447c77
|
LUCENE-4711: workaround to J9 1.7.0 JIT bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439327 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 10:12:09 +00:00 |
Martijn van Groningen
|
6b3823e6a3
|
LUCENE-4704: Make join queries override hashcode and equals methods.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439166 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 20:14:02 +00:00 |
Robert Muir
|
d893b772a7
|
fix equals bug in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 19:50:40 +00:00 |
Michael McCandless
|
cd82ad4f87
|
add comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439068 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 12:14:56 +00:00 |
Michael McCandless
|
93962e17f3
|
remove Serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439066 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 12:13:09 +00:00 |
Erick Erickson
|
189d0721a0
|
fixed unbalanced paren in CHANGES.txt, thanks Steve
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438978 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 22:29:38 +00:00 |
Erick Erickson
|
23a338e22e
|
Fix for SOLR-3926, thanks Eirik
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438977 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 22:20:16 +00:00 |
Stefan Matheis
|
8b7fb2fe82
|
SOLR-4225: Term info page under schema browser shows incorrect count of terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438900 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 15:00:28 +00:00 |
Erick Erickson
|
8cf0735393
|
Improved documentation, thanks Benson!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438891 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 13:19:37 +00:00 |
Koji Sekiguchi
|
9bc9c92626
|
LUCENE-1822: add a note in Changes in runtime behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438822 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 02:48:17 +00:00 |
Michael McCandless
|
6410082a1e
|
unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438730 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 21:36:55 +00:00 |
Michael McCandless
|
1a11ce5fd4
|
LUCENE-4695: add LiveFieldValues, to get current (live/real-time) values for fields indexed after the last NRT reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438721 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 21:27:08 +00:00 |
Mark Robert Miller
|
5cb1a812f0
|
SOLR-4359: The RecentUpdates#update method should treat a problem reading the next record the same as a problem parsing the record - log the exception and break.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438655 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 19:17:31 +00:00 |
Mark Robert Miller
|
b6c177f703
|
eol prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438612 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 17:44:00 +00:00 |
James Dyer
|
f8c00c1f85
|
SOLR-4325: fix TestBuiltInEvaluators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438597 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 17:20:22 +00:00 |
Mark Robert Miller
|
7d70f6190a
|
SOLR-4043: Add ability to get success/failure responses from Collections API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438550 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 15:14:51 +00:00 |
Adrien Grand
|
87efa12ae8
|
LUCENE-4708: Reuse LZ4 hash tables across calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438519 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 13:54:46 +00:00 |
Shai Erera
|
735995f22e
|
LUCENE-4716: Add OR support to DrillDown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438485 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 13:11:08 +00:00 |
Chris M. Hostetter
|
57c343aa65
|
SOLR-4353: Renamed example jetty context file to reduce confusion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438283 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 00:59:04 +00:00 |
Yonik Seeley
|
533fd2eeba
|
LUCENE-4690: Performance improvements and non-hashing versions of NumericUtils.*ToPrefixCoded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438242 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 22:41:59 +00:00 |
Shai Erera
|
18dfd4256e
|
LUCENE-4691: Facet tests should randomly pick IntEncoder and other stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 20:55:40 +00:00 |
Robert Muir
|
e9e3721152
|
add basic bounds checks for terms/payloads/etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438164 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 20:30:59 +00:00 |
Stefan Matheis
|
7a66fc108f
|
SOLR-4349 : Admin UI - Query Interface does not work in IE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438139 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 19:34:45 +00:00 |
Stefan Matheis
|
a93ab794a2
|
SOLR-4345 : Solr Admin UI dosent work in IE 10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438136 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 19:31:46 +00:00 |
Robert Muir
|
ff3e225780
|
fix ord bounds check to check maxOrd (not number of docs), and document bug in 4.0 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438129 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 19:10:35 +00:00 |
Mark Robert Miller
|
e6dbf827db
|
SOLR-4321: Collections API will sometimes use a node more than once, even when more unused nodes are available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438043 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 15:16:30 +00:00 |
Mark Robert Miller
|
8a6834f3e7
|
SOLR-4348: Make the lock type configurable by system property by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438036 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 15:06:00 +00:00 |
Shai Erera
|
72f931de27
|
resolve TODO in CountingFacetsCollectorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 09:40:50 +00:00 |
Shai Erera
|
80aa4db2f1
|
improve RepeatableSampler's inner PQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437885 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 08:15:45 +00:00 |
Shai Erera
|
956d884778
|
CountingFacetsCollector did not sort the nodes when FacetRequest.getNumResults was > taxoReader.getSize()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437867 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 06:35:09 +00:00 |
Uwe Schindler
|
ee97b7a489
|
Remove a cloned MMapIndexInput from the clones map when its closed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 23:20:21 +00:00 |