Shalin Shekhar Mangar
|
34b0ed7cff
|
SOLR-1003 -- XPathEntityprocessor must allow slurping all text from a given xml node and its children
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741268 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-05 19:53:10 +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 |
Shalin Shekhar Mangar
|
d707212bbf
|
SOLR-1000 -- FileListEntityProcessor should not apply fileName filter to directory names. Wow, we reached 1000 issues!
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740423 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-03 20:33:20 +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
|
33f9318049
|
SOLR-999 -- XPathRecordReader fails on XMLs with nodes mixed with CDATA content
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739962 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-02 11:30:18 +00:00 |
Yonik Seeley
|
164c2481e2
|
revert to r738218 of lucene, before per-segment search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739305 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 15:25:56 +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 |
Yonik Seeley
|
8da6192f6b
|
allow passing in of args to the jvm running unit tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739060 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 22:48:28 +00:00 |
Yonik Seeley
|
c6dbc258cd
|
allow passing in of args to the jvm running unit tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739015 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 21:13:55 +00:00 |
Yonik Seeley
|
0481f09609
|
Upgraded to Lucene 2.9-dev 20090129 r738622
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738950 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 18:30:53 +00:00 |
Shalin Shekhar Mangar
|
ccd038d8ef
|
SOLR-991 followup -- Revert change made to schema.xml for testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738917 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 16:41:30 +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 |
Yonik Seeley
|
fd7e53ad74
|
Upgraded to Lucene 2.9-dev r738345
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738606 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 20:23:16 +00:00 |
Shalin Shekhar Mangar
|
8220d4383e
|
SOLR-980 -- A PlainTextEntityProcessor which can read from any DataSource<Reader> and output a String
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738401 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-28 08:30:02 +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
|
100d85d8a6
|
SOLR-974 -- DataImportHandler skips commit if no data has been updated
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738020 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 07:49:22 +00:00 |
Shalin Shekhar Mangar
|
0d6494cb75
|
SOLR-988 -- Add a new scope for session data stored in Context to store objects across imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738015 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-27 07:21:52 +00:00 |
Shalin Shekhar Mangar
|
e36809b163
|
SOLR-985 -- Fix thread-safety issue with TemplateString for concurrent imports with multiple cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737771 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-26 18:00:06 +00:00 |
Shalin Shekhar Mangar
|
9b1cd911f6
|
SOLR-801 followup -- Fix for failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737652 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-26 08:45:01 +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
|
4ee827471d
|
SOLR-801 -- Add support for configurable pre-import and post-import delete query per root-entity
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737555 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-25 18:05:41 +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 |
Shalin Shekhar Mangar
|
fa5b4e8f04
|
SOLR-964 -- XPathEntityProcessor now ignores DTD validations
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736616 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-22 12:12:24 +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 |
Shalin Shekhar Mangar
|
ccb41af767
|
Adding null check for multi valued fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@735696 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-19 14:17:58 +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
|
38b37b1942
|
SOLR-955 -- Removed hardcoded value for Types.VARCHAR in JdbcDataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734801 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-15 20:23:22 +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 |
Yonik Seeley
|
5be6d5bdd1
|
remove CHANGES fix to non-released code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733328 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 20:02:58 +00:00 |
Koji Sekiguchi
|
de5a72a40e
|
SOLR-947 update -- Removing from changelog because the bug was in lucene.jar introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733225 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-10 02:48:11 +00:00 |
Shalin Shekhar Mangar
|
38790ddcbf
|
SOLR-950 update -- Removing from changelog because the bug was in code introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733155 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-09 21:23:52 +00:00 |