Shalin Shekhar Mangar
eb61617911
Do not show "Processing Document # " in exception messages if exceptions comes before the import process.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712639 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10 10:01:27 +00:00
Shalin Shekhar Mangar
9cb45e3214
SOLR-782 -- DIH code cleanup -- load evaluators lazily.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712635 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10 09:36:23 +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
Shalin Shekhar Mangar
49d7932a92
SOLR-838 -- The VariableResolver obtained from a DataSource's context does not have current data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712067 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 05:51:41 +00:00
Ryan McKinley
809545b993
(no content changes) fix some spacing issues througout CHANGES.txt -- split long lines, add spaces etc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712052 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 03:58:04 +00:00
Ryan McKinley
1d013a1e79
replacing deprecated StringBufferInputStream with ByteArrayInputStream -- removing unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712017 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:54:20 +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
Ryan McKinley
e5c7179e7b
SOLR-560 -- upgrading slf4j to version 1.5.5 (since I just added jcl-over-slf4j-1.5.5.jar)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712009 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:25:37 +00:00
Ryan McKinley
ae29d6afe7
SOLR-560: replacing commons-logging with jcl-over-slf4j, this will transparently use SLF4J anywhere that HttpClient uses commons logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712008 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:16:58 +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
a01c44d3a2
SOLR-818: fix null pointer exception in SolrQuery.setFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711360 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:08:11 +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
Erik Hatcher
965f609838
test placeholder - tests will be forthcoming, promise
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709668 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 10:34:39 +00:00
Erik Hatcher
e66202b181
Add ignores
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709650 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 04:52:10 +00:00
Erik Hatcher
d9407baa70
Wire in a SolrResourceLoader bridge for Velocity templates, allowing a JAR of templates to live in conf/lib. Refactored the footer.vm template to use this mechanism as an example.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709649 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 04:49:56 +00:00
Ryan McKinley
028e364415
SOLR-620: change html script header... now works in FF
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709505 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 17:55:09 +00:00
Erik Hatcher
4c5bf18559
SOLR-620: First draft
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709499 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 17:33:02 +00:00
Shalin Shekhar Mangar
96b0ebc980
SOLR-832 -- Rows parameter is not honored in non-debug mode and can abort a running import in debug mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709352 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 05:32:03 +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
e26e274933
We are using BinaryResponseParser as the default now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709186 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 15:58:26 +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
Shalin Shekhar Mangar
68add68a6f
SOLR-742 -- More code cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709088 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 05:21:18 +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
19c70e9df5
SOLR-742 -- Add ability to create dynamic fields with custom DataImportHandler transformers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708967 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 18:05:26 +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
a61286806e
Moving abort outside of importLock. Abort does not need to acquire a lock.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708810 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 07:16:42 +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
Ryan McKinley
1dfb5f4d58
SOLR-827 -- fix solrj admin create core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708606 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 16:45:32 +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
Shalin Shekhar Mangar
f12ed3dee6
Return iif lock could not be obtained.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708511 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 10:27:08 +00:00
Shalin Shekhar Mangar
bbde265bfe
Forgot to remove lock after changing isLocked to tryLock
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708491 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 09:30:33 +00:00
Shalin Shekhar Mangar
dec0603c36
Use tryLock instead of isLocked
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708487 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 09:05:14 +00:00
Ryan McKinley
75ce21b97e
moving deprecation CHANGES to the 'other' section -- they don't make sense as a 'new feature'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708269 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:24:14 +00:00
Ryan McKinley
a1d7881ee7
SOLR-803: fix CoreAdminRequest.createCore error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708266 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:21:56 +00:00
Ryan McKinley
f05d6cac52
SOLR-816 -- fixing issue number. Previous commit referred to the wrong issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708261 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:15:41 +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
Koji Sekiguchi
0b94b4a0cb
change lucene version to 2.9-dev in common-build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707827 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 08:52:02 +00:00
Koji Sekiguchi
4f520d9a3c
SOLR-805: Added that Lucene was upgraded to 2.9-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707805 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 01:31:15 +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
Koji Sekiguchi
e5371125cb
SOLR-805: DisMax queries are not being cached in QueryResultCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707641 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:14:12 +00:00