Yonik Seeley
|
3c8644bf24
|
SOLR-1815: solrj preserve order of facet queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@922765 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-14 05:54:45 +00:00 |
Yonik Seeley
|
4f5166fdae
|
SOLR-1798: fix FastLRUCache stats memory leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@919871 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-06 22:49:24 +00:00 |
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 |
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 |
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
|
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 |
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 |
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 |
Grant Ingersoll
|
06e20d9795
|
SOLR-1779: fix parsing for more than 2 dims
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911531 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 19:15:58 +00:00 |
Yonik Seeley
|
4cd6455a04
|
SOLR-1777: fix sortMissingLast, sortMissingFirst
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911245 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 01:46:51 +00:00 |
Chris M. Hostetter
|
95480576eb
|
SOLR-1695: Added an earlier check for multiple values being used in the uniqueKey field - prior to this the only check was done in the UpdateHandler (IndexSchema logs an erro if the field is declared multiValued=true, but it's not considered fatal since it will still work as long as clients only send one value)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911232 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-18 00:02:49 +00:00 |
Chris M. Hostetter
|
fb0ccdf724
|
SOLR-1695: Improved error message when adding a document that does not contain a value for the uniqueKey field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911228 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-17 23:52:38 +00:00 |
Chris M. Hostetter
|
adadefd6f8
|
SOLR-1679: make SolrCore.execute pay attention to log level before building up big log message strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@911216 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-17 23:09:12 +00:00 |
Yonik Seeley
|
78a4c3d1b9
|
update tika version in main CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@910822 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-17 04:59:56 +00:00 |
Yonik Seeley
|
a9c09f89a4
|
upgrade to lucene 2.9.2 rc1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@910306 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-15 19:06:04 +00:00 |
Chris M. Hostetter
|
87b0e274e1
|
SOLR-1771: Improved error message when StringIndex cannot be initialized for a function query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909746 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 05:02:56 +00:00 |
Chris M. Hostetter
|
5bfe85082e
|
SOLR-1579: fixes to xml escaping in stats.jsp (the fix commited as part of SOLR-1008 was incorrect)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909705 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 03:28:07 +00:00 |
Mark Robert Miller
|
9bb44206b6
|
SOLR-1722: Allowing changing the "special" default core name, and as a default default core name, switch to using collection1 rather than DEFAULT_CORE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908197 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 20:14:31 +00:00 |
Noble Paul
|
63754a9572
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 12:43:11 +00:00 |
Noble Paul
|
351e18206e
|
SOLR-1727 SolrEventListener should extend NamedListInitializedPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906923 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 12:42:38 +00:00 |
Noble Paul
|
c96611b8f1
|
SOLR-1736 In the slave , If 'mov'ing file does not succeed , copy the file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 11:44:10 +00:00 |
Koji Sekiguchi
|
000500e3e4
|
SOLR-1753: StatsComponent throws NPE when getting statistics for facets in distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906781 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 02:49:48 +00:00 |
Mark Robert Miller
|
9dc5d7edda
|
put changes entry in wrong place last commit - move it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906554 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 16:30:37 +00:00 |
Mark Robert Miller
|
db62a20003
|
SOLR-1748, SOLR-1747, SOLR-1746, SOLR-1745, SOLR-1744: Streams and Readers retrieved from ContentStreams are not closed in various places, resulting in file descriptor leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906553 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 16:26:38 +00:00 |
Chris M. Hostetter
|
6b96f85072
|
missing CHANGES.txt entries for SOLR-1516 and SOLR-1592
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903398 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 20:21:09 +00:00 |
Yonik Seeley
|
05a802b3eb
|
SOLR-1711: StreamingUpdateSolrServer race
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903271 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 15:33:26 +00:00 |
Koji Sekiguchi
|
076a559149
|
Upgrade Lucene 2.9.1-dev to r900226
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@900617 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 00:16:37 +00:00 |
Noble Paul
|
2f81c73035
|
SOLR-1696 : Deprecate old <highlighting> syntax and move configuration to HighlightComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899572 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 09:43:50 +00:00 |
Chris M. Hostetter
|
aadfd47c8b
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898487 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 19:53:56 +00:00 |
Chris M. Hostetter
|
fd6a62e6dd
|
SOLR-1590: Javadoc for XMLWriter#startTag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898127 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 00:11:23 +00:00 |
Chris M. Hostetter
|
36249c7416
|
SOLR-1588: Removed some very old dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898124 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 00:03:03 +00:00 |
Chris M. Hostetter
|
42e8d5c2c7
|
SOLR-1538: Reordering of object allocations in ConcurrentLRUCache to eliminate (an extremeely small) potential for deadlock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898119 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 23:50:01 +00:00 |
Koji Sekiguchi
|
f6d7daf239
|
SOLR-1268: Incorporate FastVectorHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897383 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-09 04:57:20 +00:00 |
Noble Paul
|
543395125a
|
SOLR-1704 . move google collections from clustering to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@896759 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-07 05:49:45 +00:00 |
Noble Paul
|
ca76f3b50c
|
SOLR-1697 PluginInfo should load plugins w/o class attribute also
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895909 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 05:38:27 +00:00 |
Grant Ingersoll
|
ed5949c38c
|
SOLR-1586: added GeoHashField and SpatialTileField. Refactored CoordinateFieldType a bit for sharing with SpatialTileField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894301 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 02:58:46 +00:00 |
Grant Ingersoll
|
05237cf80f
|
SOLR-1132: Added support for poly fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893746 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 13:03:22 +00:00 |
Noble Paul
|
10a625dd60
|
SOLR-1621 related
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 06:28:54 +00:00 |
Noble Paul
|
d845266cbe
|
SOLR-1661 : Remove adminCore from CoreContainer . removed deprecated methods setAdminCore(), getAdminCore()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893411 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-23 06:55:27 +00:00 |
Mark Robert Miller
|
b105beef66
|
SOLR-1674: Improve analysis tests and cut over to new TokenStream API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@892821 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-21 13:53:50 +00:00 |
Shalin Shekhar Mangar
|
d7d599221d
|
SOLR-1667 -- PatternTokenizer does not reset attributes such as positionIncrementGap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@892217 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-18 10:43:40 +00:00 |
Shalin Shekhar Mangar
|
13d3259092
|
SOLR-1662 -- Added Javadocs in BufferedTokenStream and fixed incorrect cloning in TestBufferedTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@891889 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 20:47:56 +00:00 |
Shalin Shekhar Mangar
|
3d3d390db9
|
SOLR-1660 -- CapitalizationFilter crashes if you use the maxWordCountOption
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@891596 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 09:19:06 +00:00 |
Koji Sekiguchi
|
8b450730d3
|
SOLR-1653: add PatternReplaceCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890798 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 14:13:59 +00:00 |
Shalin Shekhar Mangar
|
0e8eb2a2d8
|
SOLR-1532 -- Allow StreamingUpdateSolrServer to use a provided HttpClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890769 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 11:32:27 +00:00 |
Noble Paul
|
0b1f7d579d
|
SOLR-1621 :Allow current single core deployments to be specified by solr.xml
SOLR-1637 : Remove ALIAS command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890675 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 07:05:58 +00:00 |
Shalin Shekhar Mangar
|
8e2e344157
|
SOLR-1610 -- Generify SolrCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890250 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-14 09:42:00 +00:00 |
Shalin Shekhar Mangar
|
68ed49e294
|
SOLR-1651 -- Fixed Incorrect dataimport handler package name in SolrResourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890243 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-14 09:30:51 +00:00 |
Shalin Shekhar Mangar
|
df3fe93d71
|
SOLR-1177 -- Distributed Search support for TermsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890199 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-14 07:06:22 +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 |