Commit Graph

2887 Commits

Author SHA1 Message Date
Yonik Seeley 9909374e04 fix reverse sorting when sortMissingFirst=true
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422280 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 19:29:43 +00:00
Yonik Seeley 89a47d094f order tokens by startOffset when highlighting
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422248 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:12:45 +00:00
Yonik Seeley 2224471f4a highlighting: SOLR-24
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421682 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:47:49 +00:00
Yonik Seeley 82084a765f get content-type from request writer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421680 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:28:31 +00:00
Yonik Seeley 1c06c77393 highlighting: SOLR-24
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421678 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:22:24 +00:00
Yonik Seeley bf363aafc7 get content-type from request writer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421669 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 17:22:21 +00:00
William Au 20711a9227 improved admin stylesheet for IE - SOLR-6
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@420815 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 12:20:46 +00:00
William Au 9e4cbff310 added debug option
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419663 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:14:40 +00:00
Chris M. Hostetter 9561be65e8 SOLR-11 - BufferedTokenStream and RemoveDuplicatesTokenFilter from SOLR-11-BufferedTokenStream-RemoveDuplicatesTokenFilter.patch plus some additional tests and example config changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419443 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 05:39:04 +00:00
Yonik Seeley a35e30cb35 WordDelimiterFilter could loose position info
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419321 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 19:36:08 +00:00
Yonik Seeley b5919a7dc1 use default field list for single doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@417023 13f79535-47bb-0310-9956-ffa450edef68
2006-06-25 14:50:13 +00:00
Yonik Seeley da7f6e0ec7 upgraded to lucene nightly 20060622, rev 416224
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@416229 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 02:53:52 +00:00
William Au 193ca199e3 changed from using ls to find to handle very large number of snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@415631 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 12:22:57 +00:00
Yonik Seeley 1160b4de26 public constructor for XMLWriter
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@414888 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 19:13:09 +00:00
Yonik Seeley c13c9548d1 store termvectors: SOLR-23
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@414869 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 17:48:49 +00:00
William Au 944af6f61c changed from using ls to find to handle very large number of snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@414826 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 13:46:11 +00:00
Yonik Seeley 9931b8799f simplify unionSize, implement in terms of intersectionSize
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413407 13f79535-47bb-0310-9956-ffa450edef68
2006-06-11 02:55:10 +00:00
Yonik Seeley 3a810792bf DocSet.andNot(),andNotSize()
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413399 13f79535-47bb-0310-9956-ffa450edef68
2006-06-11 02:18:38 +00:00
Yonik Seeley 0c69b09c6e fix class name after svn mv
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413397 13f79535-47bb-0310-9956-ffa450edef68
2006-06-11 01:48:17 +00:00
Yonik Seeley 4836c63486 move old test class from src to test dir
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413395 13f79535-47bb-0310-9956-ffa450edef68
2006-06-11 01:22:11 +00:00
Yonik Seeley 2f9eb801ba faster HashDocSet.unionSize
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413394 13f79535-47bb-0310-9956-ffa450edef68
2006-06-11 01:15:47 +00:00
Yonik Seeley e63135a59f new OpenBitSet, BitDocSet changes to use it, HashDocSet size params moved to the DocSetHitCollector: SOLR-15
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@413324 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 16:05:12 +00:00
Yonik Seeley 3c7c44fc11 fix addUnique and corrupt size in BitDocSet
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@412524 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 20:26:14 +00:00
Yonik Seeley 8226476315 pattern-match copyField source name: SOLR-21
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@412190 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 18:53:04 +00:00
Chris M. Hostetter 4f4219196f more improvements to javadocs
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@412029 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 07:53:40 +00:00
Chris M. Hostetter 003e9eaf96 adding new KeywordTokenizerFactory
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@411882 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 18:20:13 +00:00
Yonik Seeley 4ce2a2d2a2 remove web.external.xml external XML entity
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@410893 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 17:27:48 +00:00
Yonik Seeley 1501cc364c spellling & typos
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409907 13f79535-47bb-0310-9956-ffa450edef68
2006-05-28 01:58:01 +00:00
Chris M. Hostetter e42880a5dc first significant push at improving javadocs for interfaces/classes used heavily by request handler plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409900 13f79535-47bb-0310-9956-ffa450edef68
2006-05-28 00:41:33 +00:00
Chris M. Hostetter 2fbda0c197 minor javadoc tweaks to reduce warnings
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409886 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 21:55:39 +00:00
Chris M. Hostetter f5874a38f3 minor cleanup of existing javadocs to reduce warnings
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409791 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 01:35:44 +00:00
Chris M. Hostetter 2d04fecca2 Support for customizing the QueryResponseWriter per request - SOLR-16
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409560 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 05:44:02 +00:00
Chris M. Hostetter 15e77d2ef4 adding CHANGE info i forgot to make a few days ago when adding DisMaxRequestHandler and SolrPluginUtils
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409005 13f79535-47bb-0310-9956-ffa450edef68
2006-05-23 20:53:57 +00:00
Yonik Seeley 18b39ae73a documentation: little date correction
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@408995 13f79535-47bb-0310-9956-ffa450edef68
2006-05-23 20:01:47 +00:00
Yonik Seeley 1a66aa3853 enable multiple solr webapps with JNDI config
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@408501 13f79535-47bb-0310-9956-ffa450edef68
2006-05-21 21:55:12 +00:00
Chris M. Hostetter d63338bd35 new DisMaxRequestHandler as well as some generic SolrPluginUtils
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@408103 13f79535-47bb-0310-9956-ffa450edef68
2006-05-20 22:17:21 +00:00
Yonik Seeley 375d553731 add empty FunctionQuery.extractTerms() for MultiSearcher use
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@407910 13f79535-47bb-0310-9956-ffa450edef68
2006-05-19 20:55:15 +00:00
William Au 47f1cb72ca updated for jetty downgrade
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@406962 13f79535-47bb-0310-9956-ffa450edef68
2006-05-16 14:57:38 +00:00
Yonik Seeley 7b2989a3c5 fix update URL in post.sh
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@406949 13f79535-47bb-0310-9956-ffa450edef68
2006-05-16 13:58:40 +00:00
William Au c0df776a1f downgrade of jetty from 6 to 5.1.11RC0
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@405548 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 21:54:05 +00:00
William Au 64122cd670 made log files group readable
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@405460 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 16:28:23 +00:00
William Au dd8d4e28db fixed scripts permission in example
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@405459 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 16:27:51 +00:00
Chris M. Hostetter 865e9ab8b2 fixed NPE on log level changing when helthcheck isn't in use
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@400225 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 02:12:13 +00:00
William Au 2e492c27b1 copy scripts into example
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399691 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 12:53:31 +00:00
William Au e1670d97b4 remove from svn, copy from src instead
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399690 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 12:52:44 +00:00
William Au bf0cf89a03 initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399300 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:40:05 +00:00
William Au 221a8d91fb initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399299 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:39:40 +00:00
William Au 983c0455b8 added admin-extra.html to gettableFiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399279 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 12:14:56 +00:00
William Au c187d2b6a9 added logging link
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399035 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 20:19:00 +00:00
William Au 930b828b4d first working version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399034 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 20:18:38 +00:00