Grant Ingersoll
5a6d6cb386
SOLR-804: added lucene misc jar rev 764281
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764580 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 19:36:51 +00:00
Shalin Shekhar Mangar
40a1e6da34
SOLR-1059 -- Fixing bug where skipping a row containing nested entities did not skip the nested entities. Handling special flag variables is in one method now.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764379 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 09:00:59 +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
Koji Sekiguchi
9367d31442
SOLR-620: added a feature of applying velocity.properties by v.properties parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764347 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 01:45:36 +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
d653d93305
SOLR-1058 followup -- Fix check for driver attribute
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762184 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 23:06:52 +00:00
Shalin Shekhar Mangar
4d5f12e417
SOLR-1087 -- Deprecate 'where' attribute in CachedSqlEntityProcessor in favor of cacheKey and cacheLookup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762183 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:58:14 +00:00
Shalin Shekhar Mangar
e7c2a9d7dd
SOLR-1098 -- DateFormatTransformer can cache the format objects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:50:10 +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
Shalin Shekhar Mangar
3ee3b599e4
SOLR-891 -- Adding a test case for ClobTransformer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762174 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:18:50 +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
273705738f
SOLR-886 -- No need to call commit after calling rollback
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761605 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 10:34:28 +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
Shalin Shekhar Mangar
a8db365bbc
SOLR-1090 -- DataImportHandler should load the data-config.xml using UTF-8 encoding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@759337 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 20:42:49 +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
Shalin Shekhar Mangar
96a3f027ce
SOLR-1084 -- Better error reporting when entity name is a reserved word and when data-config.xml is missing the root node
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757691 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 09:07:47 +00:00
Shalin Shekhar Mangar
5b885e1642
SOLR-1027 -- Alias the 'dataimporter' namespace to a shorter name 'dih'.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757690 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 08:54:43 +00:00
Shalin Shekhar Mangar
dfdc5a80e1
SOLR-1083 -- An Evaluator for escaping query characters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757682 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 08:09:49 +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
a3e7952c84
SOLR-1081 followup -- Remove abstract keyword
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757332 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 07:14:19 +00:00
Shalin Shekhar Mangar
42756bb924
SOLR-1081 -- Change EventListener to be an interface so that components such as an EntityProcessor or a Transformer can act as an event listener
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757325 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 06:20:27 +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
Shalin Shekhar Mangar
ed946926a3
SOLR-1058 -- JdbcDataSource can lookup javax.sql.DataSource using JNDI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757170 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 11:31:51 +00:00
Shalin Shekhar Mangar
30efee5f15
SOLR-1080 -- RegexTransformer should not replace if regex is not matched
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757140 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 07:24:39 +00:00
Grant Ingersoll
0bfd4b4bb2
SOLR-1075: Upgrade to Tika 0.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756979 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 17:55:28 +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
6d5163dd21
SOLR-1077 -- IndexOutOfBoundsException with useSolrAddSchema in XPathEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756684 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:47:14 +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
9e94327025
SOLR-1055 -- Make DIH JdbcDataSource easily extensible by making the createConnectionFactory method protected and return a Callable<Connection> object
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756407 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 10:36:20 +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
Shalin Shekhar Mangar
b53c3495e4
SOLR-1076 -- JdbcDataSource should resolve variables in all its configuration parameters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756340 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 06:27:01 +00:00
Shalin Shekhar Mangar
09100e8c0c
SOLR-1059 followup -- Adding a test for delete doc functionality using the special flag variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756130 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 18:51:44 +00:00
Erik Hatcher
c26c959710
Default number of rows to 10 if not specified. Fixes issue with calculation of number of pages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755993 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 13:40:44 +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
766c0e6c7d
SOLR-1059 -- New methods in Context and special flags introduced for deleting documents, skipping rows and stopping transforms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755897 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 10:27:33 +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