Yonik Seeley
|
3f18384839
|
tutorial - prepend display URLs with ... when significant parameters have been left out
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829857 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 16:40:47 +00:00 |
Yonik Seeley
|
743b7e7364
|
add warning about indexDefaults, let mainIndex.maxFieldLength inherit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829843 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 15:55:57 +00:00 |
Yonik Seeley
|
3abb7bef70
|
fix tutorial spelling mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829775 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 12:50:08 +00:00 |
Yonik Seeley
|
56a021bca9
|
replication future safety - only decrement search holder if not null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829682 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 00:19:13 +00:00 |
Yonik Seeley
|
5b84fb40cf
|
docs - solr tutorial updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829663 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-25 21:59:38 +00:00 |
Chris M. Hostetter
|
13964ddded
|
SOLR-1521: eliminate ./contrib/clustering/example and move the clustring example configs to ./example ... use system properties to enable the component/handler used in the example so that they don't confuse people who haven't downloaded the neccessary libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829493 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-25 04:34:35 +00:00 |
Yonik Seeley
|
1d97df69e8
|
update to Lucene 2.9.1 r829210
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829266 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 22:24:28 +00:00 |
Grant Ingersoll
|
633e2d6d16
|
Make the constructor public
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829082 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 14:47:15 +00:00 |
Ryan McKinley
|
150a47586e
|
tweek the update log format to show a more reasonable message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@828300 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-22 04:17:01 +00:00 |
Yonik Seeley
|
ede4df7add
|
do not directly instantiate junit test cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@828018 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 14:01:06 +00:00 |
Yonik Seeley
|
a5f723c1af
|
use example schema for clustering example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827841 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 23:50:59 +00:00 |
Yonik Seeley
|
04f4725c9b
|
formatting only
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827785 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 20:41:28 +00:00 |
Mark Robert Miller
|
175538c82e
|
quick attempt at improving maxBoolClause doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827678 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 15:18:24 +00:00 |
Mark Robert Miller
|
f289911fdf
|
change multi-term (wildcard/prefix) queries to auto mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827667 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 15:13:57 +00:00 |
Koji Sekiguchi
|
7d9e22db30
|
SOLR-1099: Use NamedList rather than SimpleOrderedMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827032 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 11:01:47 +00:00 |
Chris M. Hostetter
|
9b1b5e9206
|
SOLR-1517: only do reverse DNS lookup of localhost once in a static block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826965 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 05:57:14 +00:00 |
Chris M. Hostetter
|
b1e21e7041
|
SOLR-1292: followup tweak based on mailing list discussion: for indexes with lots of segments, estimating the size of all the field caches can take a lot of time (particularly with lots of String based caches) so for now we only estimate the size for items which are part of instanity instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826788 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 19:44:41 +00:00 |
Yonik Seeley
|
ed436c5cd4
|
example schema - make StopFilter.enablePositionIncrements use consistent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826758 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 18:48:57 +00:00 |
Shalin Shekhar Mangar
|
1b574bb5b8
|
Instance check for java.util.Date instead of java.sql.Date
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826732 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 17:47:38 +00:00 |
Yonik Seeley
|
0afb986b1e
|
docs - note about SolrCell jars being referenced outside of example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826712 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 16:12:15 +00:00 |
Yonik Seeley
|
2d50d8e2e8
|
upgrade to lucene 2.9.1-dev r826563
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826564 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 00:15:44 +00:00 |
Yonik Seeley
|
c4169ad26d
|
javadoc - add date boosting example to boost parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826548 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 23:00:23 +00:00 |
Yonik Seeley
|
811df47121
|
javadoc - add ord/rord warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826531 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 21:41:54 +00:00 |
Yonik Seeley
|
de1f9c752a
|
javadoc - new ms() based example for date boosting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826529 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 21:35:35 +00:00 |
Yonik Seeley
|
a659c981e9
|
avoid ord() rord() in our examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826526 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 21:00:09 +00:00 |
Koji Sekiguchi
|
7499c6a87a
|
SOLR-1515: typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826321 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 00:31:01 +00:00 |
Yonik Seeley
|
1194844912
|
SOLR-1394: calculate offsets correctly for entities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826299 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 19:56:01 +00:00 |
Yonik Seeley
|
16df0cfe16
|
simplify classpath regex
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826289 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 19:05:53 +00:00 |
Yonik Seeley
|
7aec4a8754
|
test - try to up check interval... it may not have been completing fast enough
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826278 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 16:26:51 +00:00 |
Yonik Seeley
|
4a55c86b5c
|
try to catch what's causing failures in TestLBHttpSolrServer - fail immediately if we can't grab the requested port
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826277 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 16:20:41 +00:00 |
Yonik Seeley
|
ab73e27c75
|
revert version to 1.4-dev in prep for nightlies to use it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826247 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 13:42:45 +00:00 |
Yonik Seeley
|
b38eff8eec
|
adjust test for html strip changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826243 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 13:01:07 +00:00 |
Chris M. Hostetter
|
a4bf5482a8
|
related to SOLR-201 - when I saw Shalin resolve that issue, i remembered noticing a while back that not declaring a defaultQuery caused all of the admin pages to fail with an NPE. the fix is pretty trivial
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826163 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 02:37:09 +00:00 |
Yonik Seeley
|
09e187a533
|
SOLR-1394: HTMLStripCharFilter split tokens that contained entities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826114 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 22:21:38 +00:00 |
Shalin Shekhar Mangar
|
461757eb14
|
Made DataImporter#loadDataConfig private and tests changed to use DataImporter#loadAndInt instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826074 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 20:34:16 +00:00 |
Yonik Seeley
|
ff3fd6f77f
|
replicat on startup in the example config (commented out)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826067 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 20:16:10 +00:00 |
Yonik Seeley
|
8ad2fed634
|
don't cause serious errors in the example server
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825968 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 16:00:02 +00:00 |
Ryan McKinley
|
b815ab8122
|
SOLR-1512 -- point luke launcher to 0.9.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825590 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-15 17:54:46 +00:00 |
Grant Ingersoll
|
0eedf81c96
|
New 4096 bit key for Grant per http://www.apache.org/dev/release-signing.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825278 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 21:01:46 +00:00 |
Yonik Seeley
|
81997c48f1
|
doc: fix url
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825186 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 16:42:57 +00:00 |
Yonik Seeley
|
7e51ee7f67
|
upgrade to lucene 2.9.1-dev r824987
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824999 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 02:34:59 +00:00 |
Erik Hatcher
|
c140f39ddc
|
Added root flag to TestContext, otherwise it always is false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824910 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 20:28:04 +00:00 |
Grant Ingersoll
|
259f9c45b7
|
update the version numbers for the code freeze, also some doc refs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824893 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 19:42:13 +00:00 |
Chris M. Hostetter
|
d157af5424
|
make all examples of refrencing solr jars consistent across the various solrconfig.xml files - new regex will match official version numbers, dev version numbers, and 'nightly' version numbers, but will prevent the JVM from loading the 'src' and 'doc' jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824882 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 18:58:59 +00:00 |
Yonik Seeley
|
dd8ebf60d9
|
fix nightly: be more flexible about solr-cell regex matching jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824844 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 17:11:41 +00:00 |
Grant Ingersoll
|
922fe8842e
|
add in Velocity POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824775 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:14:47 +00:00 |
Grant Ingersoll
|
74fcd76ddf
|
ASL
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824751 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 13:28:56 +00:00 |
Erik Hatcher
|
faa976682e
|
prepare for 0.0.8 gem release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824450 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 18:31:18 +00:00 |
Ryan McKinley
|
9aa8c9ae00
|
SOLR-1497 -- removing solrjs from CHANGES.txt -- then renumbering (uggg)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824399 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 16:08:14 +00:00 |
Ryan McKinley
|
2e4b1427fa
|
SOLR-1497 - remove solrjs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824396 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 16:01:51 +00:00 |