Shalin Shekhar Mangar
6a1e2c9b14
Added license headers and removed unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809250 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 06:27:37 +00:00
Noble Paul
a8e148ac22
automatic refresh is very annoying. The user can do a refresh on his browser if required
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809125 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 12:46:54 +00:00
Noble Paul
7864776b4a
removed unused variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 12:39:52 +00:00
Yonik Seeley
3c9558cd0a
upgrade to lucene-2.9-rc2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809010 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 19:58:19 +00:00
Yonik Seeley
b995d3d9c0
SOLR-1091: support CESU-8 for jetty in serialized PHP writer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 19:02:00 +00:00
Grant Ingersoll
657d48a7ea
Add a get started section to the front page
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808511 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:51:23 +00:00
Yonik Seeley
7b8caebe8c
AutoCommitTest: no more guessing about when a commit has finished
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808409 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 13:24:25 +00:00
Noble Paul
4fcf0e4db2
SOLR-1355 add an enable value in master/slave configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808305 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 07:19:11 +00:00
Noble Paul
c6a7e7831a
keep the frequently used commands first
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808290 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 06:24:20 +00:00
Yonik Seeley
b4dd3f78f4
SOLR-1362: fix WDF position increment bugs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808005 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 13:32:46 +00:00
Noble Paul
e1b225318d
SOLR-1335 load core properties from a properties file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807914 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 07:46:22 +00:00
Chris M. Hostetter
97269bda04
SOLR-914: General finalize() improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 04:18:22 +00:00
Chris M. Hostetter
d9ed24e9e4
fun with forrest: all images previously only in site/skin/images have now been copied to src/site/src/documentation/skins/lucene/images ... this fixes all the remaining broken link errors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807848 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:54:02 +00:00
Chris M. Hostetter
fe66658fea
more fun with forrest: these two images were in site/skin/images but not anywhere in src/site .. copying them into the images directory for our theme solved the broken links errors about them
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807843 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:31:00 +00:00
Chris M. Hostetter
ef6b8d1470
instruction_arrow.png is (evidently) part of the theme we are using, but forrest couldn't find it becuase it was only in site/images and not in the images directory for our theme
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807833 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:11:49 +00:00
Chris M. Hostetter
6c82a21437
for reasosn that make no sense to me, forrest/cocoon seem to have been freaking out with an error of 'images/solr_FC.jpg BROKEN: null' ever since r730648 when i added solr_FC.svg. aparently they don't like jpg files and svg files haven't the same root name. renaming this file (so something more seo friendly) seems to fix that problem. NOTE: there are still other broken link problems, but those seem to be unrelated due to a bug in the theme we are using
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807825 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:04:37 +00:00
Chris M. Hostetter
405b30dc12
SOLR-1378: add site news and feature spot for new Solr book
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 19:29:33 +00:00
Ryan McKinley
f3b3a29360
SOLR-1377: The TokenizerFactory API has changed to explicitly return a Tokenizer
...
rather then a TokenStream (that may be or may not be a Tokenizer). This change
is required to take advantage of the Token reuse improvements in lucene 2.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807338 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 18:58:22 +00:00
Yonik Seeley
5d1bb05f32
SOLR-1156: Sort TermsComponent results by frequency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807289 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 15:56:32 +00:00
Noble Paul
e7f856a4d8
javadoc changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807122 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 08:39:35 +00:00
Noble Paul
7b708bb413
SOLR-1198 moved PluginInfo out of solrconfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807120 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 08:36:26 +00:00
Noble Paul
8b9071efb3
empty collectioons should use Collections.emptyXXX()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807103 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 06:57:16 +00:00
Yonik Seeley
c13a6f0208
change example test to match example schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806541 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 13:16:28 +00:00
Yonik Seeley
c49369b6c8
SOLR-1368: add ms() and sub() functions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806374 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 22:05:09 +00:00
Chris M. Hostetter
a9101ae07a
SOLR-1373: Add Filter query to admin/form.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806303 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:52:30 +00:00
Chris M. Hostetter
48109b3dc6
SOLR-1371: LukeRequestHandler/schema.jsp errored if schema had no uniqueKey field. The new test for this also (hopefully) adds some future proofing against similar bugs in the future. As a side effect QueryElevationComponentTest was refactored, and a bug in that test was found.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806289 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:23:36 +00:00
Erik Hatcher
e1f8e33cd9
fix minor comment typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805941 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 19:25:16 +00:00
Noble Paul
5be6d7bb08
SOLR-1275 the last commit was failing the test.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805899 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:33:52 +00:00
Noble Paul
bc280a3922
SOLR-1275 the last commit was failing the test.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805888 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:12:05 +00:00
Koji Sekiguchi
00e1299bd6
SOLR-1370: Show the output of CharFilters in FieldAnalysisRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805880 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:01:12 +00:00
Grant Ingersoll
a86d0c24c3
SOLR-1367: Reverted, but kept the simple docList test, with modifications
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805866 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 16:23:24 +00:00
Erik Hatcher
1b289c4f35
SOLR-1372: Enhance FieldAnalysisRequestHandler to accept text from content stream
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805844 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 15:38:11 +00:00
Noble Paul
27b491ade5
SOLR-1275: Add expungeDeletes to DirectUpdateHandler2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805774 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 12:21:22 +00:00
Noble Paul
462571235e
SOLR-1315 backup command should work when there was no commit/optimize since startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805675 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 06:29:26 +00:00
Chris M. Hostetter
3330f98584
apachecon news
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805545 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 19:24:09 +00:00
Grant Ingersoll
f93b220b37
SOLR-1367: simple callback for modifying the Document when using the SolrPluginUtils
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805528 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 18:29:10 +00:00
Yonik Seeley
c573d6ea8c
fix char filter instantiation broken by reusable tokenstream upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805263 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 02:50:49 +00:00
Grant Ingersoll
1169caa51b
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805149 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 21:24:47 +00:00
Yonik Seeley
b979db09cc
add unique key to indexing perf test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804996 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:28:15 +00:00
Yonik Seeley
1b609c3af1
try to stop nightly build failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804995 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:27:54 +00:00
Yonik Seeley
71286043e4
try to fix autocommit test failure on slow host
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804731 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 17:42:47 +00:00
Yonik Seeley
bb76127225
SOLR-1353: Implement and use reusable token streams for analysis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804726 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 17:28:58 +00:00
Yonik Seeley
b45440d7c7
upgrade to lucene 2.9-dev r804692
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804700 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 14:45:10 +00:00
Yonik Seeley
9125046dec
fix previous commit of wrong version of TestPhoneticFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804270 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 15:52:24 +00:00
Yonik Seeley
6ff16abc0e
fix double metaphone test to match current behavior
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804265 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 15:43:28 +00:00
Yonik Seeley
be7ce2712d
fix typo in stats test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804207 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 12:57:25 +00:00
Shalin Shekhar Mangar
175f81950e
SOLR-1361 -- Incorrect javadoc on SolrInputDocument addField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804088 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 06:24:32 +00:00
Yonik Seeley
6b0f99d6ad
SOLR-1360: Prevent PhoneticFilter from producing duplicate tokens, update to new attribute API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803977 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 18:18:22 +00:00
Yonik Seeley
551e52f899
SOLR-1359: DoubleMetaphone filter could skip or reorder tokens, fix and update to new API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803971 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 18:10:52 +00:00
Grant Ingersoll
e944e751a2
License fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803673 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 19:27:12 +00:00
Grant Ingersoll
70039d6ff1
SOLR-1276: Stats Component test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803571 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 15:54:36 +00:00
Grant Ingersoll
bf3968ddaf
SOLR-1281: SigUpdateProcFactory now uses SolrResourceLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803560 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 15:37:13 +00:00
Yonik Seeley
f586a2e3b8
indexing performance test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802556 13f79535-47bb-0310-9956-ffa450edef68
2009-08-09 16:54:17 +00:00
Yonik Seeley
7b70b51a89
SOLR-1259: fix scale function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802458 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 21:33:28 +00:00
Yonik Seeley
8a3969fb7b
SOLR-1142: faster example schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802443 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 20:08:16 +00:00
Yonik Seeley
b4acfc32df
SOLR-1067: further progress on the problem with null qparser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802424 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 17:20:43 +00:00
Yonik Seeley
d880e90b1b
SOLR-1349: toString() for SolrDocument Map views
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802275 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 00:45:15 +00:00
Koji Sekiguchi
86dd3a6cda
SOLR-1343: Added HTMLStripCharFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802263 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 23:05:05 +00:00
Yonik Seeley
3955b27635
TestDistributedSearch - add random values for all numeric field types, sort asc and desc on all numeric field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802020 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 14:27:23 +00:00
Yonik Seeley
d02a4cfa03
SOLR-1338: use StringHelper.intern()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801981 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 12:54:26 +00:00
Mark Robert Miller
b51b515f6e
Upgraded to Lucene 2.9-dev r801856
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 03:21:06 +00:00
Mark Robert Miller
1b2549e92f
SOLR-1342: CapitalizationFilterFactory uses incorrect term length calculations.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801845 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:54:49 +00:00
Yonik Seeley
ce84cfc655
SOLR-1339: fix dismax to handle parse exceptions, change types in tests to use new numeric types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801786 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:30:40 +00:00
Yonik Seeley
b33318f06e
SOLR-1344: MoreLikeThis handler can't handle numeric id
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801768 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:47:16 +00:00
Yonik Seeley
1558db534d
SOLR-1340: DocumentAnalysisRequestHandler assumed text analysis for int field, couldn't handle exceptions in analysis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801751 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:09:56 +00:00
Yonik Seeley
118c25391c
analysis.jsp accidentally created tokenstream again with an exhausted reader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801495 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 02:12:46 +00:00
Yonik Seeley
cf9f9281ad
DirectUpdateHandlerOptimizeTest used strings as int ids
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:10:59 +00:00
Yonik Seeley
424c27a0b5
DirectUpdateHandlerTest used strings as int ids
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801485 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:09:47 +00:00
Yonik Seeley
f01f919b3d
TestArbitraryIndexDir didn't work w/o a string-like id
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801479 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:30:02 +00:00
Yonik Seeley
9a7eb23597
TestCSV assumed id was a string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801477 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:20:38 +00:00
Yonik Seeley
aa063a9f75
fix SignatureUpdateProcessor test that assumed string id
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801474 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:03:23 +00:00
Yonik Seeley
f3855a7f92
switch elevation component test to a schema with a string id - which it assumed anyway, and change xpaths from int to str
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801464 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 23:21:28 +00:00
Grant Ingersoll
ece497f832
SOLR-1237: firstSearcher and newSearcher now identify themselves as such when querying
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801417 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:25:06 +00:00
Yonik Seeley
167a03b576
don't use a numeric field for testing highlighting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801411 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:08:42 +00:00
Yonik Seeley
e2faa07f41
remove unused code from date faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:44:38 +00:00
Yonik Seeley
e918778c48
SOLR-1270: make sure that plain numeric types produce correct transfer syntax for JSON, Python, Ruby, and other TextWriter fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800966 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:51:12 +00:00
Yonik Seeley
f939400f13
SOLR-1322: multiValued trie fields do work with NumericRangeQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800924 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:06:33 +00:00
Yonik Seeley
ba2baa2f47
SOLR-1299: use FieldComparator to derive sort field values in distributed search, fix a bug in the SortMissingLast comparator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800857 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 15:53:34 +00:00
Noble Paul
b7afc29aac
2 seconds refresh is too soon
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800729 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 11:27:17 +00:00
Yonik Seeley
076cd2692a
SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800592 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 22:13:23 +00:00
Yonik Seeley
d8027f2de0
SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800565 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:09:05 +00:00
Koji Sekiguchi
fc335d2e8b
fix xpath of ramBufferSizeMB
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800181 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 01:54:29 +00:00
Yonik Seeley
700f210d16
fix copy-n-paste typos from Double and Long field sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799894 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 16:05:43 +00:00
Yonik Seeley
b29680e233
comment out failing test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799699 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 19:04:09 +00:00
Yonik Seeley
855ac03bfd
SOLR-1318: explain may use top-level searcher for field cache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799698 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 18:59:47 +00:00
Erik Hatcher
18078af958
SOLR-1317: Fix CapitalizationFilterFactory to work when keep parameter is not specified
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799593 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 12:54:02 +00:00
Shalin Shekhar Mangar
67ad122d9b
SOLR-1041 -- Fix issue with absolute instanceDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 10:46:36 +00:00
Yonik Seeley
c3b5b4ef84
javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@797655 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 21:01:38 +00:00
Yonik Seeley
4edbce9cec
test trie types with frange
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794891 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 22:27:54 +00:00
Yonik Seeley
4df62ab249
fix distrib search assumption about single-segment multireaders
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794829 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 20:24:23 +00:00
Yonik Seeley
f89c2d9a29
change test due to lucene open() changes - always multireader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794812 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 19:46:35 +00:00
Yonik Seeley
d3bd1090a7
SOLR-1284: fix initial docID
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794716 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:22:30 +00:00
Yonik Seeley
3c02e971ea
SOLR-1284: implement new DISI.advance
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794714 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:17:39 +00:00
Grant Ingersoll
b5620d8614
SOLR-1285: Add DelimitedPayloadTokenFilterFactory, tests and short example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794669 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 13:36:24 +00:00
Yonik Seeley
f7953e95b6
SOLR-1284: use/implement DISI.advance and friends
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794470 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 00:12:17 +00:00
Shalin Shekhar Mangar
03cf5cdad6
Upgraded to Lucene 2.9-dev r794238.
...
Other changes include:
LUCENE-1614 - Use Lucene's DocIdSetIterator.NO_MORE_DOCS as the sentinel value.
LUCENE-1630 - Add acceptsDocsOutOfOrder method to Collector implementations.
LUCENE-1673, LUCENE-1701 - Trie has moved to Lucene core and renamed to NumericRangeQuery.
LUCENE-1662, LUCENE-1687 - Replace usage of ExtendedFieldCache by FieldCache.
SOLR-1241: Solr's CharFilter has been moved to Lucene. Remove CharFilter and related classes from Solr and use Lucene's corresponding code.
SOLR-1261: Lucene trunk renamed RangeQuery & Co to TermRangeQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794328 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 17:21:04 +00:00
Noble Paul
c9eb4ea1ee
the snapshoot config param is renamed to backupAfter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794203 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:59:29 +00:00
Noble Paul
516f633ba7
all the variable names which use 'snap' has been renamed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:55:56 +00:00
Noble Paul
73cde8eb22
status message for each command
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794187 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:40:19 +00:00
Noble Paul
303b6c3836
SOLR-1129 Support binding dynamic fields to beans in SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794144 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 05:55:46 +00:00
Mark Robert Miller
cf2aac0ca3
remove unnecessary overrides
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794088 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 22:09:48 +00:00
Yonik Seeley
8bb8d6561c
SOLR-1266: add WordDelimiterFilter.stemEnglishPossessive option
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@793090 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:40:33 +00:00
Chris M. Hostetter
2d1dae0056
followup to SOLR-1255 ... previous commit caused compilation errors in test cases, this commit alters the methods added to SolrCore/RequestHandlers both to fix the compilation error and be more generally useful beyond just SOLR-1255
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@793088 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:37:30 +00:00
Noble Paul
6457b52936
SOLR-1255 An attempt to visit the replication admin page when its not a defined handler should display an approp message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792861 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 10:04:29 +00:00
Chris M. Hostetter
da8dd622e3
Fix LukeRequestHandler so it doesn't rely on SolrQueryParser and report incorrect stats when field names contain special characters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792751 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 23:50:20 +00:00
Chris M. Hostetter
d31c09caf8
SOLR-1257: removed logging.jsp and refrences to it in admin.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792643 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 19:23:59 +00:00
Noble Paul
511ea76b32
SOLR-1264 if master slave is out of sync w/ master replication is not successful
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792474 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 09:57:15 +00:00
Koji Sekiguchi
1ed4c39835
SOLR-1256: Show the output of CharFilters in analysis.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792370 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 01:35:30 +00:00
Mark Robert Miller
7c5825cf25
SOLR-1145: Add capability to specify an infoStream log file for the underlying Lucene IndexWriter in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791578 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 19:31:37 +00:00
Yonik Seeley
cdb2cbfeaa
SOLR-1260: support all DocSet operations in DocSlice
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790938 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 15:09:21 +00:00
Noble Paul
eae2e9af5d
logging messages changed to remove the word snap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790810 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 06:56:30 +00:00
Mark Robert Miller
9b2e0fd1ef
missing Apache license header
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790584 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:33:35 +00:00
Mark Robert Miller
be491bbb82
SOLR-1243: Admin RequestHandlers should not be cached over HTTP.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790580 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:20:22 +00:00
Noble Paul
eb8e622002
SOLR-1216 snapshoot renamed to backup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790559 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 12:03:50 +00:00
Shalin Shekhar Mangar
32b891de4c
SOLR-1253 -- SolrInfoMBeanTest fails when the project root path contains a plus sign
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790477 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 07:22:53 +00:00
Noble Paul
98150f357a
changed the variable name according to SOLR-916
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790041 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:24:30 +00:00
Noble Paul
235718d7bb
changed javadoc for register()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790040 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:20:16 +00:00
Shalin Shekhar Mangar
5a468f5f94
Fix incorrect comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@789868 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 18:33:18 +00:00
Yonik Seeley
23d7c016ee
revert accidental commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788955 13f79535-47bb-0310-9956-ffa450edef68
2009-06-27 11:17:24 +00:00
Yonik Seeley
0abe46a197
SOLR-1248: fix IndexReader ref counting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788878 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 21:48:46 +00:00
Noble Paul
c51a5a2574
SOLR-1198
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788582 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:34:24 +00:00
Noble Paul
4221983126
SOLR-1246
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788571 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 04:47:17 +00:00
Mark Robert Miller
613685ac6f
SOLR-1242: Human readable JVM info from system handler does integer cutoff rounding, even when dealing with GB. Fixed to round to one decimal place.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788392 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 15:28:53 +00:00
Shalin Shekhar Mangar
e340bce86d
SOLR-1214 followup -- Fix root cause of test failures by setting solrHome correctly for different scenarios
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787967 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 10:25:15 +00:00
Noble Paul
f2343ea987
SOLR-1216
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787212 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 12:05:54 +00:00
Noble Paul
ef46688646
resourceloader gives the correct instancedir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787179 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 09:29:25 +00:00
Noble Paul
f2971ef476
lazily get searcher and schema. for coreadmin requests it does not need these
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787143 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 05:34:28 +00:00
Noble Paul
60c19978cd
no need to wrap a SolrServerException in a SolrServerException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786988 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 10:42:18 +00:00
Shalin Shekhar Mangar
a41fa5cac6
Fixing incorrect usage of connection and read timeout variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786801 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 12:20:56 +00:00
Noble Paul
6981083fc3
added a sttaic method to get the enum from an int code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786784 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 10:02:42 +00:00
Erik Hatcher
d48c9f39e8
SOLR-1233: remove /select?qt=/whatever restriction on /-prefixed request handlers.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786508 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 13:52:54 +00:00
Noble Paul
5e3152f9b3
SOLR-1222 should handle multiple calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786497 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 13:12:45 +00:00
Noble Paul
7e5cd7b147
SOLR-1222 add convenience methods for deleteById to take a list of strings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786465 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 11:54:44 +00:00
Noble Paul
fdbc44dfc4
SOLR-1214
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786434 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 09:58:58 +00:00
Noble Paul
dce2b6db15
SOLR-1121 missed to add php and phps response writers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786416 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 09:05:39 +00:00
Ryan McKinley
c04d80f55e
SOLR-1225 - improve LukeRequestHandler docCount calculation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785397 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 21:00:48 +00:00
Yonik Seeley
409f39e8bd
SOLR-1220: use doubling strategy for keeping track of the number of each term in UnInvertedField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785258 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 15:34:07 +00:00
Mark Robert Miller
c0f6146779
SOLR-1150: Load Documents for Highlighting one at a time rather than all at once to avoid OOM with many large Documents.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785218 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 13:53:25 +00:00
Yonik Seeley
588d8fa51e
fix path normalization test to match current behavior
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@784951 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 19:57:52 +00:00
Yonik Seeley
a1df70286c
javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783780 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:17:07 +00:00
Grant Ingersoll
c679d4066b
SOLR-1209: change default search to be Solr powered instead of Google powered
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783728 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 11:53:05 +00:00
Noble Paul
802a9c7458
SOLR-1215 use double quotes to enclose attributes in solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783715 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 10:04:37 +00:00
Noble Paul
56d398c149
SOLR-920 logging that re-use is done and the path is made right
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783631 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 05:15:30 +00:00
Noble Paul
9f0616bdc8
SOLR-1213 SolrResourceLoader.normalizeDir() should add OS specific file separator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783290 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 11:09:05 +00:00
Noble Paul
b14338ee41
error committed as part of SOLR-1106
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783279 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 10:08:39 +00:00
Noble Paul
d9d2157b60
an extra single quote which was committed as part of SOLR-1106
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783262 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 09:07:31 +00:00
Noble Paul
b888149548
SOLR-1198 moved highlighter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783222 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:24:17 +00:00
Noble Paul
f699e49265
removed SOP
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783212 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 05:57:50 +00:00
Noble Paul
144100faa7
removing an SOP
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782955 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 11:10:20 +00:00
Noble Paul
2ba1c30b78
SOLR-1198 cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782919 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 08:56:06 +00:00
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