Noble Paul
42c9350e9c
SOLR-1198 moved searchComponent, indexreaderFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782913 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 08:36:43 +00:00
Noble Paul
cbc9fae327
SOLR-1198 moved updateHandler, updateprocessor to solrconfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782885 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 05:50:57 +00:00
Mark Robert Miller
8f38d877fa
fix test comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782692 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 16:08:30 +00:00
Mark Robert Miller
74c10140ce
add a wait and retry for test that can fail on slower/busy machines
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782691 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 16:07:12 +00:00
Mark Robert Miller
0502d82893
SOLR-243: Add configurable IndexReaderFactory so that alternate IndexReader implementations can be specified via solrconfig.xml.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782660 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:56:31 +00:00
Mark Robert Miller
5f02ccf9ec
add extra pause and retry for test that fails on slower comp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782658 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:47:40 +00:00
Yonik Seeley
2e5960f5e6
optimize NaN and -Inf check
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:47:23 +00:00
Yonik Seeley
9382159d10
comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782625 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:52:12 +00:00
Mark Robert Miller
734ee07107
cleanup - searcher is set to null and closed if not null, but never set to not null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782619 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:31:57 +00:00
Mark Robert Miller
4f1dfdc7da
javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782613 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:11:03 +00:00
Noble Paul
ebc1d1e7ee
SOLR-1198 moved valueSourceParser, listeners, deletionPolicy,directoryFactory,queryParser,responseWriter to solconfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 07:55:57 +00:00
Koji Sekiguchi
2eef2dfdc5
SOLR-1207: equals method should compare this and other of DocList in DocSetBase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782506 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:27:06 +00:00
Yonik Seeley
24485d6d55
SOLR-1111: fix hashCode/equals for Sort in QueryElevationComponent by using singletons
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782325 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 01:41:38 +00:00
Yonik Seeley
a55612b3a6
SOLR-1111: convert RandomSortField to use new FieldComparatorSource
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782324 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 01:16:15 +00:00
Noble Paul
e1a0a5bc4e
SOLR-1198. Moving requesthandler parsing to SolrConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782219 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 10:18:41 +00:00
Koji Sekiguchi
b5b552ad04
SOLR-1051: fix the comment of indexDir parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782184 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 03:15:51 +00:00
Shalin Shekhar Mangar
da44adc820
SOLR-1189 -- Support providing username and password for basic HTTP authentication in Java replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781977 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 10:36:43 +00:00
Shalin Shekhar Mangar
9890523577
SOLR-1204 -- Enhance SpellingQueryConverter to handle UTF-8 instead of ASCII only
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781975 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 10:23:48 +00:00
Yonik Seeley
7dab6190e8
SOLR-1202: fix facet.mincount distributed facet when sorted=index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781801 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 17:28:56 +00:00
Mark Robert Miller
0334f5e447
SOLR-1184: Add option to not reopen readers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781716 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 12:17:31 +00:00
Shalin Shekhar Mangar
b007152303
SOLR-1051 -- Fix NPE and change comma separated indexDirs parameter to multiple indexDir parameters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781688 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 09:08:01 +00:00
Noble Paul
fa807c01d7
SOLR-1198 unlockOnStartup, useColdSearcher, maxWarmingSearchers are moved to SolrConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781668 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 07:20:08 +00:00
Noble Paul
04ceffc543
SOLR-1200
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 06:23:42 +00:00
Otis Gospodnetic
d119b63a74
SOLR-990 - Add pid file to snapinstaller to skip script overruns, and recover from failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781069 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 15:41:21 +00:00
Shalin Shekhar Mangar
3dead49181
SOLR-1152 -- Snapshoot on ReplicationHandler should acccept location as a request parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779497 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 09:11:12 +00:00
Shalin Shekhar Mangar
a6cd8495bb
SOLR-458 -- Add equals and hashCode methods to NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779486 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 08:48:29 +00:00
Shalin Shekhar Mangar
df9b290629
SOLR-786 -- Refactor DisMaxQParser to allow overriding certain features of DisMaxQParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779469 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 08:00:55 +00:00
Noble Paul
08d712f927
SOLR-920 missed persistence part
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779442 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 05:28:39 +00:00
Noble Paul
d5d17614b6
SOLR-1106 missed the persistence part
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779439 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 05:22:16 +00:00
Shalin Shekhar Mangar
8499550da6
SOLR-1051 -- Support the merge of multiple indexes as a CoreAdmin and an update command
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779423 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 04:16:41 +00:00
Yonik Seeley
3e7361e964
revert previous accidental commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779413 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:41:51 +00:00
Yonik Seeley
00a33b5adc
SOLR-1111: also use lucene filters for generating docsets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779407 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:31:05 +00:00
Yonik Seeley
6bccd58110
SOLR-1111: also use lucene filters for generating docsets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779403 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:23:05 +00:00
Yonik Seeley
d54f4e703a
remove setFieldCache.. no longer used or needed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779336 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 21:59:19 +00:00
Yonik Seeley
c25f12a5f8
SOLR-1111: use right FieldCache instances
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779303 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 20:42:42 +00:00
Yonik Seeley
f5f61226be
fix optimized TermQuery set generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779167 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:34:56 +00:00
Grant Ingersoll
eb51d48e82
SOLR-1188: Minor efficiency improvement in TermVectorComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779144 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 12:34:09 +00:00
Noble Paul
23d1d0bc2f
added a getter for refcount
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779125 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 11:58:18 +00:00
Noble Paul
e1d1e08b45
SOLR-1187
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779079 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 10:16:48 +00:00
Yonik Seeley
a66ef33fb1
SOLR-1111: use new Lucene Collector classes to sort per segment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778893 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 21:34:53 +00:00
Noble Paul
788e94fe1f
SOLR-1185
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778734 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:02:29 +00:00
Noble Paul
d79ea7ce69
SOLR-920
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778652 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 11:17:40 +00:00
Noble Paul
03a7c58b3e
SOLR-1116
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 07:44:39 +00:00
Mark Robert Miller
20e22dbd8b
roll back SOLR-1012: Change SolrIndexSearcher to use inheritence rather than delegation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778547 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 01:29:52 +00:00
Mark Robert Miller
9939adbf93
comment no longer applies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778454 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 17:05:29 +00:00
Yonik Seeley
d2ff05e332
stop performance test from running by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777970 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 17:27:49 +00:00
Yonik Seeley
ea43e4c997
SOLR-1165: Use Lucene Filters in conjunction with IndexSearcher.search methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777969 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 17:26:54 +00:00
Shalin Shekhar Mangar
b1447effbe
SOLR-1149 -- Made QParserPlugin and related classes extendible as an experimental API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777656 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 18:58:38 +00:00
Mark Robert Miller
7d80857e70
SOLR-1181: Inner classes that don't access the ref to the object that created them should be static
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777581 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 15:35:27 +00:00
Mark Robert Miller
f25771a197
SOLR-1182: Fix bug in OrdFieldSource#equals which could cause a bug with OrdFieldSource caching on OrdFieldSource#hashcode collisions.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777577 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 15:30:32 +00:00
Noble Paul
b78463619c
avoiding potential NPE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777540 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 14:18:58 +00:00
Mark Robert Miller
80ef83c7c9
create the variable after its static final fields have been assigned
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777506 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 13:10:59 +00:00
Mark Robert Miller
d8e49bb012
using the entryset rather than keyset is faster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777496 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:29:02 +00:00
Mark Robert Miller
4c24a4f309
shouldnt implement clonable without a clone method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777495 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:24:07 +00:00
Mark Robert Miller
3b52dd2aef
if you override equals you should override hashcode - beefed up impls as well
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777492 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 11:57:07 +00:00
Mark Robert Miller
52fa207f91
remove unused code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777476 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 11:23:56 +00:00
Yonik Seeley
3c16e08dbd
SOLR-1179: add DocSet.getTopFilter()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777269 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 21:30:38 +00:00
Mark Robert Miller
87e52df974
SOLR-1088: newSearcher(String name, boolean readOnly) is broken
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777082 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 11:49:07 +00:00
Shalin Shekhar Mangar
9f3fe687ac
SOLR-1174 -- Fix Logging admin form submit url for multicore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776984 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:17:39 +00:00
Noble Paul
b17d5bc816
SOLR-1175 disable/enable replication from master
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776978 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:58:01 +00:00
Noble Paul
6ad33c1fb7
SOLR-977 version must be set as 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776960 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:01:24 +00:00
Yonik Seeley
06f159e3fb
SOLR-1169: SortedIntDocSet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776750 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:11:11 +00:00
Yonik Seeley
ea3399a19a
add performance test for range queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776678 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 12:42:06 +00:00
Noble Paul
89ec39c8c0
a regression of SOLR-883 because of SOLR-943
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776578 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 06:19:23 +00:00
Grant Ingersoll
1516f18236
clean up missing license headers in Java code thanks to ant rat-sources target in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776449 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 20:33:20 +00:00
Noble Paul
8e5044b9f5
SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776266 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 10:45:02 +00:00
Noble Paul
d53231d885
added Noble Paul
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775948 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 13:49:46 +00:00
Mark Robert Miller
0dc72dccec
Solr should not write to std out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775664 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 14:33:28 +00:00
Yonik Seeley
f47d6eeefa
typo in ValueSourceScorer for checking deleted docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775409 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 02:27:19 +00:00
Mark Robert Miller
202a3311b7
SOLR-825: Enables highlighting for range/wildcard/fuzzy/prefix queries if using hl.usePhraseHighlighter=true and hl.highlightMultiTerm=true.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775110 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 12:44:11 +00:00
Yonik Seeley
764b7989a8
SOLR-1166: Speed up docset/filter generation by avoiding top-level score() call and iterating over leaf readers with TermDocs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774946 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 22:05:40 +00:00
Yonik Seeley
9979ddd1e0
SOLR-1111: make distributed search use leaf readers to access sort field values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774873 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 18:37:25 +00:00
Mark Robert Miller
37d6d7187b
bug that guarantees a null pointer exception - a handler is not supported by ResourceLoaderAware anyway
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774766 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:49:32 +00:00
Mark Robert Miller
95e42190cf
SOLR-1160: possible null pointer exception path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774765 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:41:52 +00:00
Erik Hatcher
e14e521c11
Fix URL in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774759 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:24:23 +00:00
Erik Hatcher
fe34935c09
Fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774758 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:23:45 +00:00
Mark Robert Miller
5cf576115b
SOLR-1159: JmxMonitoredMap uses & when && is needed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774050 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 19:50:44 +00:00
Mark Robert Miller
00cc645724
SOLR-1012: Change SolrIndexSearcher to use inheritance rather than delegation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773993 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 17:29:38 +00:00
Yonik Seeley
9ed20c8cac
SOLR-42: use safeReadAheadLimit and lower it a little to prevent reading beyond the last mark
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773920 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 15:01:01 +00:00
Yonik Seeley
1a56a8fd77
SOLR-877: fix null pointer exceptions, use intern'd comparisons
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773292 13f79535-47bb-0310-9956-ffa450edef68
2009-05-10 01:29:14 +00:00
Yonik Seeley
63c55c742e
SOLR-877: TermsComponent internal/external fixes plus rows to limit change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773218 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 13:01:29 +00:00
Koji Sekiguchi
ab458b7900
SOLR-844: fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773188 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 09:48:17 +00:00
Koji Sekiguchi
dbf0a31380
SOLR-844: avoid NPE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773175 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 07:55:59 +00:00
Yonik Seeley
79414d2b72
SOLR-1078: WDF - treat non-spacing marks,etc like letters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773085 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 20:25:07 +00:00
Yonik Seeley
acb387952d
bytes written incorrect (but no users of this AFAIK), also don't call write if there is nothing to be written
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773038 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 15:53:04 +00:00
Koji Sekiguchi
d7ef4b0be3
SOLR-911: use String constant for "tag"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@772051 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 04:46:00 +00:00
Mark Robert Miller
f6db6c9f2c
add mark miller to committers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771679 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 11:57:01 +00:00
Shalin Shekhar Mangar
4ea488c8fb
SOLR-1141 -- NullPointerException during snapshoot command in java based replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 17:48:07 +00:00
Koji Sekiguchi
01b26e52cf
SOLR-929: LukeRequestHandler should return "dynamicBase" only if the field is dynamic.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771270 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:35:01 +00:00
Grant Ingersoll
44302daeb2
SOLR-1138: gracefully handle empty and null queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771268 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:07:15 +00:00
Shalin Shekhar Mangar
46cee7fa27
SOLR-1099 follow up -- Fix NPE in FieldAnalysisRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771099 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 18:47:50 +00:00
Shalin Shekhar Mangar
735c395391
SOLR-748 -- FacetComponent helper classes are made public as an experimental API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770431 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 20:20:33 +00:00
Shalin Shekhar Mangar
ec6e90dce5
SOLR-1135 -- Java replication creates Snapshot in the directory where Solr was launched
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770082 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 06:19:02 +00:00
Yonik Seeley
9e07dfce5d
SOLR-465: use non-deprecated SolrIndexWriter constructor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769816 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 16:22:25 +00:00
Koji Sekiguchi
3dc6f5e2f2
fix spelling in Exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769656 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 04:57:19 +00:00
Koji Sekiguchi
aaf2be3f73
fix broken javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769654 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 04:54:25 +00:00
Chris M. Hostetter
88249e3977
SOLR-965: Better error message when <pingQuery> is not configured.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 22:23:48 +00:00
Yonik Seeley
97db6150fa
SOLR-465: fix SolrIndexWriter constructors to take DirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769506 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 19:15:22 +00:00
Shalin Shekhar Mangar
cf2cbe45df
SOLR-1094 followup -- Fix for single correctly spelled word
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769357 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 12:16:22 +00:00
Shalin Shekhar Mangar
809a559b63
SOLR-1094 -- Incorrect value of correctlySpelled attribute in some cases
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769310 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 09:24:05 +00:00
Shalin Shekhar Mangar
6ea022f90b
SOLR-997 -- Wait for a longer time for slave to complete replication in TestReplicationHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769052 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:34:08 +00:00
Shalin Shekhar Mangar
4f2697e904
SOLR-1110 -- Support sorting on trie fields with Distributed Search
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769040 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:05:13 +00:00
Yonik Seeley
f1be0a4f20
SOLR-1124: add top() function, fix ord/rord
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768420 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:31:05 +00:00
Shalin Shekhar Mangar
31b15cbb23
Upgraded to Lucene 2.9-dev r768228
...
Fixes for changes in trie introduced with LUCENE-1602
Implemented SolrIndexSearcher#search(Weight, Filter, Collector) to fix compile error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768240 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 09:46:49 +00:00
Shalin Shekhar Mangar
354f780613
SOLR-1126 -- Replicated files have incorrect timestamp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:42:30 +00:00
Shalin Shekhar Mangar
33bcabc9f6
SOLR-1106 -- Made CoreAdminHandler Actions pluggable so that additional actions may be plugged in or the existing ones can be overridden if needed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768165 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:30:55 +00:00
Koji Sekiguchi
e0fb06b436
SOLR-1125: Use query analyzer rather than index analyzer for queryFieldType in QueryElevationComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767754 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 01:31:49 +00:00
Shalin Shekhar Mangar
742731754d
SOLR-1108 -- Remove un-needed synchronization in SolrCore constructor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767430 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 09:25:10 +00:00
Shalin Shekhar Mangar
1ea1e3ca37
SOLR-1099 -- A FieldAnalysisRequestHandler which provides the analysis functionality of the web admin page as a service. The AnalysisRequestHandler is renamed to DocumentAnalysisRequestHandler which is enhanced with query analysis and showMatch support. AnalysisRequestHandler is now deprecated. Support for both FieldAnalysisRequestHandler and DocumentAnalysisRequestHandler is also provided in the Solrj client.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 08:53:28 +00:00
Koji Sekiguchi
8911cc1907
now we have six implicit SearchComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19 01:31:02 +00:00
Shalin Shekhar Mangar
3f7f21c995
SOLR-844 followup -- Fix bug with incorrect alive count which makes LBHttpSolrServer assume that all servers are down even when one is running
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765912 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 08:57:53 +00:00
Shalin Shekhar Mangar
c6b077ee4c
SOLR-1117 -- QueryElevationComponent should call core.getNewestSearcher(false) instead of core.getNewestSearcher(true)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765557 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 10:08:10 +00:00
Shalin Shekhar Mangar
7769e35924
SOLR-1096 followup -- Change default connection timeout to 5 seconds and read timeout to 20 seconds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765483 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 06:29:53 +00:00
Koji Sekiguchi
6610c0489d
SOLR-1115: <bool>on</bool> and <bool>yes</bool> in solrconfig.xml work as expected.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765199 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:47:58 +00:00
Shalin Shekhar Mangar
7c009e760d
SOLR-940 followup -- Fix for the trie date test case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764375 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:49:39 +00:00
Shalin Shekhar Mangar
c389d5d191
SOLR-1096 -- Introduced httpConnTimeout and httpReadTimeout in replication slave configuration to avoid stalled replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764371 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:42:04 +00:00
Shalin Shekhar Mangar
ad42cc8059
SOLR-940 and SOLR-1079 -- Updating Lucene jars, updating Trie field types per Lucene's changes, adding ReverseStringFilterFactory, updates related to LUCENE-1500.
...
Committing all the above changes in one go to avoid compile errors due to Lucene API updates (except for ReverseStringFilterFactory).
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764291 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 11:03:09 +00:00
Yonik Seeley
918860396b
SOLR-1109: PhoneticFilterFactory doesn't handle maxCodeLength param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764276 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 02:24:01 +00:00
Ryan McKinley
a162755e24
fix potential NPE with FieldStatsInfo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763791 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 20:24:34 +00:00
Chris M. Hostetter
c9ed885d3b
SOLR-1104: Fix some rounding errors in LukeRequestHandler's histogram
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763032 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 23:31:12 +00:00
Shalin Shekhar Mangar
55592e8d7c
SOLR-1038 -- Adding addBeans(Iterator) method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762176 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:24:36 +00:00
Chris M. Hostetter
1055385c07
fix broken link for query parser syntax ... as long as we're changing it point at wiki where there is info about enhancements to syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761847 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 00:48:11 +00:00
Shalin Shekhar Mangar
d1e4980f66
SOLR-1068 followup -- Shutdown the executor in a finally block if it is alive
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761578 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:12:00 +00:00
Shalin Shekhar Mangar
6639925275
SOLR-1068 -- Use a single threaded executor to fsync replicated index and configuration files before moving them
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761577 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:08:37 +00:00
Grant Ingersoll
c7c9ef6a63
SOLR-1095: fix stopword and keep filter performance issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761036 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 20:07:44 +00:00
Shalin Shekhar Mangar
8c1725beee
SOLR-1038 -- Remove the automatic commit from the API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@760113 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30 19:19:17 +00:00
Shalin Shekhar Mangar
8d05c79dc3
SOLR-658 -- Compare the index directories using their canonical paths
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@759641 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29 06:22:07 +00:00
Chris M. Hostetter
3588581c94
SOLR-952: Cleanup duplicated code in deprecated HighlightingUtils
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758795 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:42:25 +00:00
Koji Sekiguchi
456937a5fc
SOLR-822: added a useful idiom to get ChatStream and make private CharReader constructor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758161 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 06:58:57 +00:00
Koji Sekiguchi
82965b7fa1
SOLR-822: avoid ClassCastException when CharStreamAware*TokenizerFactory is used without CharFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 03:34:34 +00:00
Yonik Seeley
6bd4909102
SOLR-939: ValueSourceRangeFilter/Query, frange parser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 22:08:44 +00:00
Shalin Shekhar Mangar
d0573099bc
SOLR-1068 -- Use fsync on replicated index and configuration files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757209 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 16:33:46 +00:00
Koji Sekiguchi
f3c1736fe5
SOLR-940: use AbstractTrieRangeFilter.asQuery() in Lucene rather than creating ConstantScoreQuery in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756955 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 15:23:08 +00:00
Shalin Shekhar Mangar
08fb323869
SOLR-973 followup -- Lookup the charset only once
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756879 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 06:02:43 +00:00
Yonik Seeley
cc963a1aea
SOLR-1072: fix FileUtilsTest for windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756783 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 22:03:12 +00:00
Shalin Shekhar Mangar
413d330041
SOLR-973 followup - Create OutputStreamWriter with utf-8 encoding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756703 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 18:43:39 +00:00
Shalin Shekhar Mangar
6bbc03a370
SOLR-844 followup -- Use the correct SolrException import from o.a.s.common
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756682 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:40:47 +00:00
Shalin Shekhar Mangar
319f33973d
SOLR-844 -- A SolrServer implementation to front-end multiple solr servers and provides load balancing and failover support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756381 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 09:10:37 +00:00
Koji Sekiguchi
b46fca3934
SOLR-822: rename correctPosition() to correct() in CharFilter because it is for correcting token offset, not for token position
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755945 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 11:52:11 +00:00
Shalin Shekhar Mangar
87b5b4768f
Add handler.dataimport to list of known packages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755901 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 10:32:55 +00:00
Shalin Shekhar Mangar
54819167be
SOLR-1038 -- Enhance CommonsHttpSolrServer to add docs in batch using an iterator API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755882 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 09:15:10 +00:00
Shalin Shekhar Mangar
bf48eceb2e
SOLR-1041 -- Make dataDir relative to solr home and instanceDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755675 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:51:30 +00:00
Shalin Shekhar Mangar
ad91db6f20
Fixing a typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:50:35 +00:00
Shalin Shekhar Mangar
f84e477d4d
SOLR-943 followup -- Persist dataDir if present in solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755667 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:30:28 +00:00
Shalin Shekhar Mangar
7de4dee17c
SOLR-1065 -- A ContentStreamDataSource which can accept HTTP POST data in a content stream. This can be used to push data to Solr instead of just pulling it from DB/Files/URLs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 07:50:09 +00:00
Chris M. Hostetter
48098e25e7
SOLR-1072: absolute paths used in sharedLib now work. new FileUtils method added for dealing with this kind of path resolution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755130 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 06:18:06 +00:00
Yonik Seeley
f1a4aba6be
fix tz issues in TestTrie
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@754674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 14:56:06 +00:00
Yonik Seeley
255f32eaca
fix tz issues in TestTrie
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@754673 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 14:53:42 +00:00
Yonik Seeley
93587d8e9c
pass qparser in getRangeQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752850 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 13:12:26 +00:00
Shalin Shekhar Mangar
6c1bc2ef5f
SOLR-940 follow up -- Changing test to index and search for NOW/DAY TO NOW/DAY+5DAYS otherwise the millisecond precision fails the test intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752823 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 10:03:15 +00:00
Shalin Shekhar Mangar
e53a1f29c1
SOLR-940 followup -- Changing API, implementation and javadocs per Hoss's suggestions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752785 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 06:24:13 +00:00
Shalin Shekhar Mangar
60060d89f4
SOLR-940 followup -- Adding FieldType.getRangeQuery method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752596 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 19:50:04 +00:00
Shalin Shekhar Mangar
266be45c7d
SOLR-940 -- Add support for Lucene's Trie Range Queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:42:43 +00:00
Chris M. Hostetter
1826b73a27
SOLR-1064: registry.jsp incorrectly displaying info for last core initialized regardless of what the current core is
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752552 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:33:31 +00:00
Shalin Shekhar Mangar
1182376282
SOLR-1050 -- NPE thrown in replication admin page due to unhandled casting of null values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751374 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 06:37:54 +00:00
Shalin Shekhar Mangar
3569314914
SOLR-1049 -- Do not log a stacktrace if a poll fails due to the master being down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750860 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:48:28 +00:00
Yonik Seeley
9d469e91b1
SOLR-1046: Nested query support for function query parser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750577 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 20:33:51 +00:00
William Au
a3cd72c830
SOLR-346: second attempt as first one didn't work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 15:25:27 +00:00
Otis Gospodnetic
4d72e1806c
- Output cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@749215 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 07:34:25 +00:00
Yonik Seeley
439a3905ba
SOLR-764: fix lex sorting for distributed search, change sort string from lex to index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@749056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 16:29:31 +00:00
Shalin Shekhar Mangar
bfadf96ede
SOLR-963 -- SolrQuery#addFacetField - Optimize addition of fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748974 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 08:13:12 +00:00
Shalin Shekhar Mangar
e40fc9ffad
SOLR-1041 -- dataDir is not set relative to solr home
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748970 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 07:40:08 +00:00
Chris M. Hostetter
32c63cea8e
SOLR-1036: Change default QParser from "lucenePlusSort" to "lucene"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748763 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 00:36:30 +00:00
Shalin Shekhar Mangar
47487967fc
SOLR-973 -- CommonsHttpSolrServer writes the xml directly to the server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 14:13:00 +00:00
Shalin Shekhar Mangar
ee6ad3d45c
SOLR-1035 -- Catch RuntimeException instead of NumberFormatException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747284 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 06:07:37 +00:00
Shalin Shekhar Mangar
8beaf49ee5
Fixing typo in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747277 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 05:05:12 +00:00
Ryan McKinley
72a9df1b55
SOLR-1034 -- ClientUtils.escapeQuery should escape ;
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747260 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 02:11:13 +00:00
Shalin Shekhar Mangar
e9ec6b2fa9
Use File.isAbsolute for checking absolute path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747016 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 13:41:43 +00:00
Yonik Seeley
6ae1c862f4
SOLR-739: Add support for OmitTf
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746868 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 03:27:43 +00:00
Erik Hatcher
160765bdd6
SOLR-1031: Fix XSS vulnerability in schema.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746481 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 10:44:13 +00:00
Erik Hatcher
5414333861
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746123 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:28:32 +00:00
Erik Hatcher
51d709de3c
SOLR-1026: Add protected words support to SnowballPorterFilterFactory. Deprecated EnglishPorterFilterFactory and switched example to use English SnowballPorterFilterFactory instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746122 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:23:58 +00:00
Chris M. Hostetter
f11377a06c
SOLR-967: New type-safe constructor for NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746031 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 22:20:32 +00:00
Erik Hatcher
b3b94be1ac
remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745994 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 21:08:53 +00:00
Shalin Shekhar Mangar
f6185b71a7
SOLR-921 -- SolrResourceLoader must cache short class name vs fully qualified classname
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745394 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:54:10 +00:00
Shalin Shekhar Mangar
bbda7419e5
SOLR-977 -- version=2.2 is not necessary for wt=javabin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745392 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:27:20 +00:00
Shalin Shekhar Mangar
5cfb336f5c
SOLR-1018 -- Slave is unable to replicate when server acts as repeater (as both master and slave)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743757 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 14:10:32 +00:00
Shalin Shekhar Mangar
1371f5b70b
SOLR-1015 -- Incomplete information in replication admin page and http command response when server is both master and slave i.e. when server is a repeater
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743729 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 13:25:25 +00:00
Shalin Shekhar Mangar
71e622d422
SOLR-670 followup -- No need to do commit after calling rollback, also avoids AlreadyClosedException if commit is not called after rollback
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743359 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 15:18:16 +00:00
Shalin Shekhar Mangar
790679130e
SOLR-1006 -- ConcurrentLRUCache API improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743294 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 10:54:09 +00:00
Koji Sekiguchi
22c110c5ba
SOLR-1016: HTTP 503 error changes 500 in SolrCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743228 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:14:11 +00:00
Yonik Seeley
3e75ec8dae
SOLR-998: current lucene libs, SolrIndexReader introduction for FileFloatSource fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743196 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 02:30:13 +00:00
Yonik Seeley
6555bb7bb3
SOLR-799: Add support for hash based exact/near duplicate document handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743163 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:21:57 +00:00
Grant Ingersoll
6d50a5079a
SOLR-769: Make QueryComponent optional, but default to true. Not all requests need the QueryComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742988 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 14:55:21 +00:00
Erik Hatcher
cf26ee4886
comment typo fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742666 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 18:24:43 +00:00
Grant Ingersoll
7e618a3060
add ACEU news
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742623 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 17:02:40 +00:00
Koji Sekiguchi
c7d0222b13
SOLR-976: deleteByQuery is ignored when deleteById is placed prior to deleteByQuery in a <delete>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742106 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 14:32:13 +00:00
Shalin Shekhar Mangar
60347b2c2c
SOLR-1011 -- Links to Replication page and other cores are 404s
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741940 13f79535-47bb-0310-9956-ffa450edef68
2009-02-07 19:32:57 +00:00
Otis Gospodnetic
794011424e
- Javadoc fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741723 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 21:05:20 +00:00
Otis Gospodnetic
572d84c9c2
SOLR-1005 - DoubleMetaphone Filter Produces NullpointerException on zero-length token
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741721 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 21:04:20 +00:00
Shalin Shekhar Mangar
23099323d5
SOLR-850 -- Addition of timeouts for distributed searching. Configurable through 'shard-socket-timeout' and 'shard-connection-timeout' parameters in SearchHandler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741710 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 20:39:05 +00:00
Shalin Shekhar Mangar
06d1dd5061
SOLR-959 -- Refactored TestReplicationHandler to remove hardcoded port numbers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741684 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 19:21:44 +00:00
Shalin Shekhar Mangar
d17cf48d13
SOLR-943 -- Make it possible to specify dataDir in solr.xml and accept the dataDir as a request parameter for the CoreAdmin create command.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741490 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:24:51 +00:00
Shalin Shekhar Mangar
aa6bc4b770
SOLR-820 followup -- Test for replicate after startup for java based replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741451 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:23:33 +00:00
Erik Hatcher
8347bf242b
SOLR-1008: Fix stats.jsp stat item entry name escaping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741299 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 21:29:07 +00:00
Shalin Shekhar Mangar
6f00fa6f7d
SOLR-971 -- Replace StringBuffer with StringBuilder for instances that do not require thread-safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741262 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 19:41:55 +00:00
Shalin Shekhar Mangar
23ab5e1869
SOLR-986 -- Return invalid error codes in case of an exception or an error while waiting for external process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741257 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 19:38:52 +00:00
Shalin Shekhar Mangar
4d4c5e0e1f
Reverting SOLR-435 (always run tests before committing)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741097 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 13:10:33 +00:00
Shalin Shekhar Mangar
742dccd202
SOLR-435 -- NullPointerException with no query or empty query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741046 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 08:41:14 +00:00
Shalin Shekhar Mangar
17ccf4ebef
SOLR-820 -- Support replication on startup of master with new index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 10:32:37 +00:00
Shalin Shekhar Mangar
522a5bed44
SOLR-966 -- Enhance the map function query to take in an optional default value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 21:09:04 +00:00
Yonik Seeley
67987bfd25
SOLR-1002: Change SolrIndexSearcher to use insertWithOverflow as Lucene does
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740319 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 15:20:54 +00:00
Shalin Shekhar Mangar
ffb4b37e8d
SOLR-763 -- Add support for Lucene's PositionFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739247 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 11:38:23 +00:00
Shalin Shekhar Mangar
caf1fc2725
SOLR-991 -- Better error message when parsing solrconfig.xml fails due to malformed XML. Error message notes the name of the file being parsed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738916 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 16:39:01 +00:00
Shalin Shekhar Mangar
61f9aab471
SOLR-883 -- Implicit properties are not set for Cores created through CoreAdmin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738378 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28 06:30:58 +00:00
Shalin Shekhar Mangar
398f814393
SOLR-981 -- groupId for Woodstox dependency in maven solrj changed to org.codehaus.woodstox
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737645 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26 08:01:23 +00:00
Shalin Shekhar Mangar
b822a6db8b
SOLR-978 -- Old files are not removed from slaves after replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737550 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 17:52:48 +00:00
Chris M. Hostetter
645cb098f5
SOLR-962: Note about null handling in ModifiableSolrParams.add javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737467 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:55:03 +00:00
Chris M. Hostetter
68b72fc830
SOLR-970: Use an ArrayList since we know exactly how long the List will be in advance
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737464 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:34:21 +00:00
Shalin Shekhar Mangar
25736d341b
Log the file names which could not be deleted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736746 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 19:08:47 +00:00
Chris M. Hostetter
c704058fbb
SOLR-930 - better javadocs explaining SolrCore.close()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736518 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 01:31:43 +00:00
Chris M. Hostetter
55fd3840ca
note about SolrDocument and SolrDocumentList that should have been added prior to 1.3 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736392 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21 19:49:50 +00:00
Ryan McKinley
afe37144ea
SOLR-628 -- enable runtime 'forceElevation' changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@735117 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 20:23:41 +00:00
Chris M. Hostetter
088ad18d2b
revert Koji's revert of ryan's exception chaining -- but this time using java 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734860 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 23:51:20 +00:00
Shalin Shekhar Mangar
6eb1b688e3
SOLR-865 -- Adding support for document updates in binary format and corresponding support in Solrj client
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734796 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 20:20:59 +00:00
Ryan McKinley
91303ff7df
SOLR-961 System.arrayCopy rather then manually
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734790 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 19:54:30 +00:00
Otis Gospodnetic
e2c19ac5ad
SOLR-960 - Javadoc, one deprecation and one warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734606 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 03:45:56 +00:00
Otis Gospodnetic
4d5b06da5a
SOLR-953 - Small code simplification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734336 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 05:34:06 +00:00
Otis Gospodnetic
2df304650f
SOLR-954 - Javadoc improvement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734332 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 05:03:07 +00:00
Otis Gospodnetic
bc2202a819
SOLR-956 - Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734330 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:59:33 +00:00
Otis Gospodnetic
ac1a1a8730
SOLR-957 - Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734329 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:55:50 +00:00
Otis Gospodnetic
b97dd178cd
SOLR-958 - Javadoc improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734326 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:53:50 +00:00
Shalin Shekhar Mangar
fd7db7e72e
SOLR-951 -- Fixed bug in FacetComponent's refinement query generation for local params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733656 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 09:09:20 +00:00
Shalin Shekhar Mangar
ea3fc08edb
SOLR-450 -- Validate start param to be non-negative and show friendly error message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733458 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 11:54:41 +00:00
Ryan McKinley
23b5cc2122
SOLR-906 -- don't recursivly call run() -- if the server is getting lots of errors, this could be called often and result in a stack overflow error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733097 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 17:48:16 +00:00
Shalin Shekhar Mangar
80a36aa9a9
SOLR-950 -- Exception in distributed search with facet requests during facet refinement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733005 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 10:58:30 +00:00
Koji Sekiguchi
d92209b51b
revert XMLLoader.java. stick with Java 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732576 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 00:59:13 +00:00
Ryan McKinley
8d0b47c905
SOLR-906 -- chaning log levels
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732474 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 20:35:25 +00:00
Ryan McKinley
2192dbc0d0
not great, but at least don't hide the real exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732440 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 19:32:27 +00:00
Shalin Shekhar Mangar
69d4976415
Fixing typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 05:47:49 +00:00
Ryan McKinley
cad808454e
SOLR-906 -- adding streaming update SolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732087 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:00:33 +00:00
Ryan McKinley
8e25602e24
SOLR-948 -- add helper functions to SolrPluginUtils.java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@731840 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 06:02:22 +00:00
Chris M. Hostetter
4708509a30
SOLR-84: adding editable SVG file for generating any other formats/sizes needed in the future
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730648 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02 00:02:57 +00:00
Koji Sekiguchi
1d43a36bf9
SOLR-947: QueryParsing.toString() should check firstly ConstantScoreRangeQuery then RangeQuery.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730514 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 06:50:50 +00:00
Ryan McKinley
d9e76a7cca
add deprecation links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730269 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 23:11:22 +00:00
Shalin Shekhar Mangar
fd6b300d8b
Use a HashSet to workaround suspected Lucene bug which returns same file name multiple times
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730052 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 06:34:30 +00:00
Yonik Seeley
8c1db20c9a
SOLR-540: globbing in hl.fl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730008 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 22:48:07 +00:00
Shalin Shekhar Mangar
fd89aab62f
SOLR-902 -- FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less than buffer size
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729834 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 07:39:26 +00:00
Koji Sekiguchi
3b57a5a624
SOLR-925: Fixed highlighting on fields with multiValued="true" and termOffsets="true"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729450 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 01:08:18 +00:00
Shalin Shekhar Mangar
8563645b80
SOLR-847 follow up -- remove pollInterval parameter if it exists in the request because we want to pull only once.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729282 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 09:13:12 +00:00
Shalin Shekhar Mangar
e59ebad16e
SOLR-847 -- Enhance the snappull command in ReplicationHandler to accept masterUrl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729263 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 07:18:43 +00:00
Ryan McKinley
06afa5d24d
adding javadoc for getLimitingFacets()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 16:51:04 +00:00
Shalin Shekhar Mangar
0f95d25fcd
SOLR-885 follow up: Overriding constructors for backward compatibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728887 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:51:37 +00:00
Shalin Shekhar Mangar
e2a0d6438f
Simplifying the logic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728884 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:36:30 +00:00
Koji Sekiguchi
c3de2ce513
SOLR-84: use new Solr logo in admin GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728842 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 01:45:23 +00:00
Shalin Shekhar Mangar
32443026f2
SOLR-885 -- NamedListCodec is renamed to JavaBinCodec and returns Object instead of NamedList.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728622 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 06:46:01 +00:00
Chris M. Hostetter
1fd7abeb57
clean up javadoc warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728584 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:13:01 +00:00
Chris M. Hostetter
69cb871e43
whoops ... last commit was a fat finger. changing deprecation method to not refer to a package protected class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728583 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:11:39 +00:00
Chris M. Hostetter
617aafbe47
javadoc content and format improvements (inspired by SOLR-932)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728574 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:03:25 +00:00
Chris M. Hostetter
92165b3347
javadoc content and format improvements (inspired by SOLR-932)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728573 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 02:53:03 +00:00
Chris M. Hostetter
c7b3ca5d16
SOLR-924: Code cleanup: make all existing finalize() methods call super.finalize() in a finally block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728336 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 20:03:30 +00:00
Yonik Seeley
2c7981cf04
remove java6 feature @Override of interface method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:15:30 +00:00
Chris M. Hostetter
a970df56e5
adding source (vector) eps for new logo so we have permannt copy for edint. Also svn adding new logo into site/ directory so it's actually visible (i think klaas just overlooked this)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728174 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:14:16 +00:00
Mike Klaas
7483c80001
add logo to Solr site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728143 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:57:31 +00:00
Ryan McKinley
f822432153
SOLR-928: SolrDocument and SolrInputDocument now implement the Map<String,?>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728104 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:50:12 +00:00
Ryan McKinley
df6ee4bac9
SOLR-930 -- reverting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728082 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 17:56:07 +00:00
Shalin Shekhar Mangar
56ce812335
SOLR-885 -- Changing NamedListCodec to return Object
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728017 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 13:22:05 +00:00
Shalin Shekhar Mangar
3ea8440652
SOLR-918 follow up -- Remove synchronization when iterating over infoRegistry and update Javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727944 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:37:28 +00:00
Chris M. Hostetter
d495237c0e
SOLR-917 followup. improve handling of null handler name to make semantics closer to what they were before ConcurrentHashMap, and cleanup some now superfulous null checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727934 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:12:57 +00:00
Ryan McKinley
bbe3c679db
SOLR-930 -- log error close is already closed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727847 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 22:40:30 +00:00
Ryan McKinley
d52572f548
SOLR-680 -- StatsComponent -- removing broken median calculation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727782 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:14:03 +00:00
Shalin Shekhar Mangar
328cacec62
SOLR-863 -- Fixing NPE. DirectoryFactory should be created before calling SolrIndexWriter.getDirectory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727779 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:00:06 +00:00
Shalin Shekhar Mangar
82279f712f
SOLR-858 -- BitDocSet.andNot calls instanceof on the wrong type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727724 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:40:08 +00:00
William Au
1514e1fd16
SOLR-897: Fixed Argument list too long error when there are lots of snapshots/backups
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727722 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:21:33 +00:00
Shalin Shekhar Mangar
c2c78750e8
SOLR-863 -- SolrCore.initIndex should close the directory it gets for clearing the lock and use the DirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:18:41 +00:00
Chris M. Hostetter
39c1b9b3a5
SOLR-876: WordDelimiterFilter splitOnNumerics and protwords
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727677 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 08:50:27 +00:00
Yonik Seeley
663f27bd80
SOLR-927: remove synchronization from lazy loaded handler lookup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727564 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:50:22 +00:00
Yonik Seeley
aa9b5753ad
SOLR-911: add filter tags, facet local params, with excludes, output keys, and more efficient facet refinement requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727560 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:41:35 +00:00
Shalin Shekhar Mangar
c11997b456
SOLR-917 -- Change RequestHandlers#handlers from a synchronizedMap to a ConcurrentHashMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727372 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:12:40 +00:00
Shalin Shekhar Mangar
151d8c4f04
SOLR-918 -- Store SolrInfoMBean in a ConcurrentHashMap instead of a LinkedHashMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727370 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:10:47 +00:00
Shalin Shekhar Mangar
eb849f8f07
SOLR-913 -- Pattern and CommonsHttpClient made static
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727354 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 12:06:47 +00:00
Shalin Shekhar Mangar
aa3a9b6927
SOLR-821 -- Add support for replication to copy conf file to slave with a different name. This allows replication of solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727319 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 09:19:26 +00:00
Chris M. Hostetter
89557b26aa
SOLR-923: some SolrIndexWriter.getDirectory cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727139 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 20:45:17 +00:00
Ryan McKinley
201e7969b1
SOLR-915 - adding docs to CloseHook and making the list a Collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727122 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 19:13:13 +00:00
Shalin Shekhar Mangar
b2f340e60f
Reverting changes for SOLR-913 -- Expensive Pattern object made static in SnapPuller per discussion on solr-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726505 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:56:56 +00:00
Shalin Shekhar Mangar
44758ae090
SOLR-913 -- Expensive Pattern object made static in SnapPuller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726504 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:46:21 +00:00
Shalin Shekhar Mangar
de702ae19a
SOLR-807 -- BinaryResponseWriter writes fieldType.toExternal if it is not a supported type, otherwise it writes fieldType.toObject. This fixes the bug with encoding/decoding UUIDField.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726502 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:37:36 +00:00
Ryan McKinley
b6fbd20943
SOLR-900 -- remove solr-common dependency in core pom
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:34:26 +00:00
Ryan McKinley
a4910be586
SOLR-904 expose UpdateRequest documents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 17:47:41 +00:00
Erik Hatcher
0ecca35781
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724896 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 21:22:18 +00:00
Ryan McKinley
eb695fa5a3
avoid null pointer while when you add a null value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724869 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 20:28:33 +00:00
Ryan McKinley
f1422bdf67
expose the sub timer list
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724867 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 20:23:52 +00:00
Shalin Shekhar Mangar
1ffed882a9
Adding a convenience method which passes attributes in a Map
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724662 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 11:18:48 +00:00
Chris M. Hostetter
2430817fe1
ASCIIFoldingFilterFactory generated by stub-analysis-factory-maker.pl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724626 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 07:00:07 +00:00
Chris M. Hostetter
592d5b72c4
change recently added factories to declare specific return types for improved documentation and to aid stub generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724625 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:59:23 +00:00
Chris M. Hostetter
4d0a1f76fc
improved messages and bug fixes to stub generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724624 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:57:24 +00:00
Shalin Shekhar Mangar
d3f89a21ac
SOLR-901 -- FastOutputStream ignores write(byte[]) call
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724285 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 08:30:35 +00:00
Yonik Seeley
607a198092
SOLR-475: close termenums, use fieldValueCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724203 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:11:55 +00:00
Ryan McKinley
a3fff54fc1
SOLR-900: Moving solrj into /src/solrj.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:07:11 +00:00
Yonik Seeley
3b82093b86
normalize facet sort param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724149 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 16:17:50 +00:00
Yonik Seeley
ccc4189bca
don't over-request for facet.sort=lex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724087 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 06:06:39 +00:00
Yonik Seeley
8f184caf79
SOLR-781: facet.sort=false for distrib search + change facet.sort to count/lex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724065 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 03:20:32 +00:00
Grant Ingersoll
4111e3b758
SOLR-819: Added in factories for Arabic tokenizer/stemmer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724062 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 01:34:47 +00:00
Grant Ingersoll
246a83f0d4
SOLR-875: Upgraded Lucene and consolidated the OpenBitSet implementation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723994 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:55:21 +00:00
Grant Ingersoll
527bce2658
SOLR-877: added mincount and maxcount options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723985 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:09:42 +00:00
Grant Ingersoll
cedd07b500
SOLR-284: Solr Cell: Add support for Tika content extraction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723977 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:04:26 +00:00
Yonik Seeley
78bc41b54e
SOLR-898: Fix null pointer exception for the JSON response writer based formats when nl.json=arrarr with null keys.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723804 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 18:04:11 +00:00
Ryan McKinley
5db15f719a
fixing pom for commons-io
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723554 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 01:39:22 +00:00
Ryan McKinley
44fae80e05
SOLR-889: Upgraded to commons-io-1.4.jar and commons-fileupload-1.2.1.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723071 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 21:03:33 +00:00
Yonik Seeley
58bd056214
SOLR-892:Fix serialization of booleans for PHPSerializedResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@722541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:51:08 +00:00
Yonik Seeley
9430364ea5
SOLR-465: use public constructors to get Directory instances
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721939 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 01:10:30 +00:00
Koji Sekiguchi
cea5444e91
SOLR-538: added maxChars attribute for copyField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721758 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 04:46:20 +00:00
Yonik Seeley
b76a2a7b68
SOLR-879: enable position increments in QP, fix example schemas
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721687 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:38:08 +00:00
Ryan McKinley
497a61a2fb
make TermsParams an interface rather then a class (like all the other params classes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721684 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 15:37:18 +00:00
Grant Ingersoll
f1a3951c6d
SOLR-877: add in term prefix, change some param names, added more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721681 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 13:51:56 +00:00
Grant Ingersoll
222f4863bc
SOLR-877: Added support for multiple fields, plus some more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721675 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:40:57 +00:00
Grant Ingersoll
b78bb222e5
SOLR-877: output ints instead of strings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721534 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:53:09 +00:00
Grant Ingersoll
b55c2b6592
SOLR-877: Add access to TermEnum capabilities via TermsComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721491 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 13:30:02 +00:00
Shalin Shekhar Mangar
5e6e0e3258
SOLR-829 -- Allow slaves to request compressed files from master during replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720502 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 14:19:14 +00:00
Yonik Seeley
156491848a
SOLR-475:multi-valued faceting via un-inverted field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720403 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 04:02:09 +00:00
Grant Ingersoll
14c9ca77d7
remove java Utils logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720210 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 15:35:13 +00:00
Yonik Seeley
d22d850fe8
SOLR-667: add finalizer to ConcurrentLRUCache in case destroy() is forgotten
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720058 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 22:32:22 +00:00
Yonik Seeley
0fc7b87070
SOLR:667 generics, add cleanupThread, evictionListener to ConcurrentLRUCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720051 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 21:42:22 +00:00
Yonik Seeley
741fe7a24d
fix null pointer exception after lucene upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720004 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 16:47:12 +00:00
Koji Sekiguchi
e4e015758d
SOLR-657: fix a bug which was accidentally introduced when r701485 was committed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719793 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 02:51:22 +00:00
Ryan McKinley
075cdc5890
SOLR-793: fix possible deadlock
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719347 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 19:52:11 +00:00
William Au
177f900343
SOLR-830: Use perl regex to improve accuracy of finding latest snapshot in snappuller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:14:07 +00:00
William Au
3962cb987e
SOLR-346: Use perl regex to improve accuracy of finding latest snapshot in snapinstaller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719232 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:09:18 +00:00
Ryan McKinley
2ea46096b9
SOLR-871: Removed dependancy on stax-utils.jar. If you using solr.jar and running
...
java 6, you can also remove woodstox and geronimo. (ryan)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719022 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 18:49:06 +00:00
Shalin Shekhar Mangar
dee0496714
SOLR-872 -- Better error message for incorrect copyField destination
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718946 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:53:29 +00:00
Shalin Shekhar Mangar
8f14ef8475
SOLR-869 -- Fix file descriptor leak in SolrResourceLoader#getLines
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718941 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:25:08 +00:00
Ryan McKinley
4c52f8212c
SOLR-867 move getParsedResponse utility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718395 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 21:44:01 +00:00
Shalin Shekhar Mangar
f9b1fb4d63
SOLR-840 -- BinaryResponseWriter does not handle incompatible data in fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718179 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 06:34:09 +00:00
Koji Sekiguchi
51444a5ac6
hide implementation detail of pcmList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714230 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 10:44:38 +00:00
Koji Sekiguchi
eb0ec4a3e2
SOLR-822: Add CharFilter so that characters can be filtered before Tokenizer/TokenFilters.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 01:56:21 +00:00
Grant Ingersoll
4d7731fc90
SOLR-852: Refactor common code in some update request handlers that deal with ContentStreams
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713761 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 17:51:08 +00:00
Grant Ingersoll
0e55b434a3
SOLR-651: minor fixes to input/output paramters/keys
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713382 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 14:35:15 +00:00
Otis Gospodnetic
13645a20a6
- Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 18:47:43 +00:00
Koji Sekiguchi
eb90bb0afa
SOLR-843: SynonymFilterFactory cannot handle multiple synonym files correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 01:24:11 +00:00
Yonik Seeley
fce5a25a17
SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712016 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:43:17 +00:00
Yonik Seeley
ee38ca0813
SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:41:39 +00:00
Erik Hatcher
3c8e56ecc3
SOLR-837: Fix inject parameter on PhoneticFilterFactory and DoubleMetaphoneFilterFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711737 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 23:06:08 +00:00
Yonik Seeley
beb67ada0f
SOLR-667: acceptableSize was always set to maxSize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711675 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 19:33:47 +00:00
Yonik Seeley
12273bbdc2
remove the now redundant setResponseParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711574 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 14:32:55 +00:00
Yonik Seeley
f133519278
SOLR-751: WordDelimiterFilter didn't adjust the start offset of single tokens
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711450 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:19:46 +00:00
Yonik Seeley
d5096312a6
SOLR-667: change markAndSweep algorithm, make FastLRUCache the default for filterCache in example and test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@710068 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 14:32:58 +00:00
Yonik Seeley
9071230c73
SOLR-667: fix incorrect put() fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709189 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 16:11:20 +00:00
Shalin Shekhar Mangar
451f519e49
SOLR-667 -- Thread safety fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709188 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 16:06:38 +00:00
Shalin Shekhar Mangar
39e750d4b9
SOLR-667 -- Making markAndSweep method public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709089 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 05:35:31 +00:00
Yonik Seeley
fbf5c2fc46
javadoc core.getSearcher()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 20:28:02 +00:00
Shalin Shekhar Mangar
411a2fe607
Finishing a half-sentence in the Javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708946 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 17:21:59 +00:00
Shalin Shekhar Mangar
bca3f50107
More comments, fixed typos.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708837 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 08:54:54 +00:00
Shalin Shekhar Mangar
2cc8be768a
Add null check to avoid NPE during JMX registration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708824 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 08:30:57 +00:00
Shalin Shekhar Mangar
6125bd15e6
SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead, to utilize multiple CPU cores more effectively.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708656 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 20:13:49 +00:00
Shalin Shekhar Mangar
5a7f0c6cd9
SOLR-795 -- SpellCheckComponent supports building indices on optimize if configured in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708653 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:59:44 +00:00
Yonik Seeley
9c3ab6d75f
SOLR-651: fix - get the searcher and schema from the request instead of the core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708621 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 17:56:12 +00:00
Yonik Seeley
eb5ae4dcc0
SOLR-561: add more comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708578 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 14:05:52 +00:00
Ryan McKinley
70ab45ce2d
SOLR-813: Deprecate access to SolrConfig from IndexSchema. Rather then access
...
SolrConfig from the schema, plugins should get the config from the core. IndexSchema
still has access to the ResourceLoader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708259 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:10:45 +00:00
Erik Hatcher
079c1d1b9b
fieldName does not make sense as the key, use sourceInfo instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 13:23:43 +00:00
Yonik Seeley
87b0576d0d
SOLR-561: thread safe fixes, commit point reservation fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707683 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:50:45 +00:00