William Au
|
159cd5d81d
|
fixed usage
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@393293 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-11 18:55:58 +00:00 |
Chris M. Hostetter
|
b2aca12c43
|
SOLR-3 - a general purpose test harness, JUnit base class, and migrated version of SolrTest's newtest.txt to JUnit
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@393142 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-11 04:36:46 +00:00 |
Erik Hatcher
|
4e0b46dd4e
|
Add default field capability via df query string parameter
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@392732 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-09 14:05:01 +00:00 |
Yonik Seeley
|
e76cc52516
|
update changelog
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@392375 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-07 20:06:15 +00:00 |
William Au
|
174c830d63
|
fixed uid/gid in generated rsyncd.conf
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@392369 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-07 19:16:51 +00:00 |
Yonik Seeley
|
64047e0b46
|
refactor /update to separate servlet, allow post of query to /select
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@392311 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-07 15:20:12 +00:00 |
Yonik Seeley
|
0f57b81cb1
|
little tutorial updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391710 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-05 18:48:23 +00:00 |
Yonik Seeley
|
903814afa5
|
re-enable writeLock and commitLock configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391645 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-05 15:45:04 +00:00 |
Yonik Seeley
|
022a7db1a4
|
error if path is missing and default is not supplied
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391644 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-05 15:44:14 +00:00 |
Yonik Seeley
|
431d3b7518
|
lucene nightly 20060405
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391643 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-05 15:42:49 +00:00 |
Yonik Seeley
|
47d8727a30
|
update change log
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391119 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-03 19:04:45 +00:00 |
Erik Hatcher
|
72326ccaca
|
fix misspelling in configuration file
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391110 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-03 18:36:02 +00:00 |
Yonik Seeley
|
5547d20f92
|
make query parameters on command line be defaults, overridable by specific test
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391107 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-03 18:31:32 +00:00 |
Yonik Seeley
|
66dad9ff30
|
getDocListAndSet now collects the list and set from a single lucene query
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391100 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-03 18:13:14 +00:00 |
Yonik Seeley
|
d97a9e7adf
|
ability to specify/override query parameters from command line
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391099 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-03 18:10:09 +00:00 |
Yonik Seeley
|
4202b65619
|
added postOptimize hooks, analogous to postCommit hooks but only called after an optimize command. Useful for only distributing optimized indicies
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@390501 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-31 21:25:20 +00:00 |
Yonik Seeley
|
38bd428893
|
avoid taking intersection to get intersectionSize for BitDocSet.intersectionSize(HashDocSet)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@390474 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-31 18:52:26 +00:00 |
Yonik Seeley
|
34dc132902
|
removed legacy solar name support, change default config directory to ./solr/conf, make data directory ./solr/data, make base dir (./solr) configurable from solr.solr.home property, preliminary support for multiple solr wars, enhance exception message when resource isn't found.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@390446 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-31 15:45:36 +00:00 |
William Au
|
f513261391
|
more comment for rsyncd_port
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388621 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-24 19:56:53 +00:00 |
William Au
|
31c5cc570d
|
added default for rsync_port
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388620 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-24 19:56:18 +00:00 |
William Au
|
6385f459ca
|
made hostname and webapp name configurable
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388597 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-24 18:35:53 +00:00 |
William Au
|
a0c89d8091
|
corrected minor typo in comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388554 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-24 14:59:43 +00:00 |
Yonik Seeley
|
8a586795fc
|
use Config.newInstance instead of class.newInstance
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388010 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-23 03:03:02 +00:00 |
Yonik Seeley
|
039f7c853a
|
add debugging info by default so we get linenumbers in stacktraces
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387984 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-23 01:00:38 +00:00 |
William Au
|
c73cc359fa
|
corrected wrong url for curl
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387973 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-22 23:35:59 +00:00 |
William Au
|
2ae66472c6
|
replaced ; with ,
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387958 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-22 22:35:11 +00:00 |
William Au
|
99fa0d06ec
|
added command line args for configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387614 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-21 20:25:55 +00:00 |
William Au
|
250e281eea
|
added command line args for configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387613 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-21 20:25:41 +00:00 |
William Au
|
e4bcd07f79
|
initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387612 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-21 20:23:46 +00:00 |
Yonik Seeley
|
0f9bcba8ad
|
move default configuration dir from ./conf to ./solrconf
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@386349 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-16 14:56:45 +00:00 |
Yonik Seeley
|
3cf1cfb107
|
remove use of deprecated lucene methods
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@385619 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-13 19:02:21 +00:00 |
Yonik Seeley
|
286b985709
|
lucene upgrade to 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382941 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 21:56:49 +00:00 |
Yonik Seeley
|
80fbf57064
|
solar->solr, remove unused vars, switch to svn keywords
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382663 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 05:19:37 +00:00 |
Yonik Seeley
|
6ea6b0ea71
|
remove unused vars
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382658 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 04:56:22 +00:00 |
Yonik Seeley
|
6f90134b24
|
remove unused class
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382655 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 04:46:45 +00:00 |
Yonik Seeley
|
2f065b8194
|
remove unused vars
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382654 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 04:41:38 +00:00 |
Yonik Seeley
|
2a66e0298d
|
solar->solr in scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382652 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 04:33:24 +00:00 |
Yonik Seeley
|
f606d78b19
|
expand svn:keywords for text file, change registry to use svn keywords
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382610 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 01:43:03 +00:00 |
Yonik Seeley
|
1194714499
|
add config params to description
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382607 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 01:34:06 +00:00 |
Yonik Seeley
|
6381a2d9bc
|
testing keyword expansion on pre-existing CVS keywords
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382534 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-02 22:25:49 +00:00 |
Yonik Seeley
|
63b402d2b3
|
make web.xml more standard, comment out resin fixes, SOLR->Solr, remove solar-status
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382528 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-02 22:02:18 +00:00 |
Yonik Seeley
|
acd34ce844
|
solar->solr changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382438 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-02 16:33:58 +00:00 |
Yonik Seeley
|
b1d2aae8a7
|
partial solar->solr changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382181 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 22:24:22 +00:00 |
Doug Cutting
|
362614966b
|
Change Solar to Solr in docs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382137 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 19:50:03 +00:00 |
William Au
|
fc0e43c2e0
|
updated favicon
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382126 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 19:11:26 +00:00 |
William Au
|
16f75d4f1e
|
updated favicon
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382123 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 19:06:53 +00:00 |
Chris M. Hostetter
|
33f1a3287a
|
adding a 'max' function which is neccessary if you want to keep function scores positive
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382119 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 18:44:13 +00:00 |
Yonik Seeley
|
556adb3a09
|
remove javadoc context
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381782 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-28 21:08:51 +00:00 |
Yonik Seeley
|
6a25e47f58
|
tutorial docs
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381750 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-28 19:24:54 +00:00 |
Yonik Seeley
|
8b00921b6f
|
update to lucene 1.9-final
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381720 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-28 17:48:40 +00:00 |