Commit Graph

1157 Commits

Author SHA1 Message Date
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
Yonik Seeley 3bdbe02922 analysis debugging examples
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381717 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 17:25:42 +00:00
Yonik Seeley 4785c328e2 remove resin references from distribution page
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381689 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 16:21:23 +00:00
Yonik Seeley 52c392fdf8 fix grep for pid
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381529 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 01:18:40 +00:00
Yonik Seeley 44c19f4a4b example config update
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381523 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 01:07:50 +00:00
Yonik Seeley e0df5763c1 analysis tutorial update
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381522 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 01:07:25 +00:00
Yonik Seeley e06b15428f checkpoint save: more query examples, starting analysis section
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381434 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 20:28:57 +00:00
Yonik Seeley cb63752cc8 small querying data section
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381417 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 19:52:59 +00:00
Yonik Seeley a35d6bf284 little changes & typos
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381252 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 04:15:15 +00:00
Yonik Seeley 539d5d3de0 make valid forrest xdocs
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381246 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 03:36:04 +00:00