Commit Graph

215 Commits

Author SHA1 Message Date
Yonik Seeley af06afffbe escape > to avoid illegal ]]> in content
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427596 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 15:00:39 +00:00
Yonik Seeley 27b737fbc2 escape > to avoid illegal ]]> in content
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427594 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 14:53:45 +00:00
Yonik Seeley c62a888c0d highlight,JSON features, tutorial JDKvsJRE
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427142 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 15:33:23 +00:00
Yonik Seeley db7731ce70 don't indent single element maps and arrays
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@426165 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 17:47:18 +00:00
Yonik Seeley ecddbc6337 allow flags on getDocListAndSet method: SOLR-39
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425567 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 00:34:14 +00:00
Yonik Seeley 0d60aba624 UTF-8 example: SOLR-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425496 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 19:41:43 +00:00
Yonik Seeley c45d042365 javadoc from Karl Wettin
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425424 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 15:34:52 +00:00
Erik Hatcher ae014f4319 add defaultOperator example to example schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425036 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 13:07:12 +00:00
Erik Hatcher 769edb8e78 Allow the query parser default operator to be configurable via schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425033 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 13:00:46 +00:00
Yonik Seeley 91270b567e highlighting params in CommonParams changed to non-static
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423718 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 02:35:15 +00:00
Yonik Seeley e24147b019 make json response writers available by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423629 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 22:00:28 +00:00
Yonik Seeley e6f9c04807 fix conflicting mime-types
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423628 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 21:58:23 +00:00
Yonik Seeley 2cd520cf2b declare admin-pages to return UTF-8, add space in content-type strings: SOLR-35
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423564 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 18:52:03 +00:00
Yonik Seeley 70c8fc4b46 declare admin-pages to return UTF-8, add space in content-type strings: SOLR-35
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423562 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 18:48:16 +00:00
Yonik Seeley 929d0d332e accute accent instead of grave
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423279 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:56:05 +00:00
Yonik Seeley 5f8d60640f set svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423263 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 21:52:05 +00:00
Yonik Seeley 163f926c44 exception if both generate and catenate==0: SOLR-34
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423235 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 20:35:17 +00:00
Yonik Seeley 9de4ebb4fe JSON, Python, Ruby response writers: SOLR-31
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423178 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:35:53 +00:00
Yonik Seeley 02aafbc34d JSON, Python, Ruby response writers: SOLR-31
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423170 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:27:20 +00:00
Yonik Seeley 336fcb7e69 add example of international char to sample doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423164 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:15:56 +00:00
William Au a17c5ab3e7 Included unique key field name/value (if available) in log message of add: SOLR-18)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423076 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 12:53:58 +00:00
Yonik Seeley f2b5656245 TestXMLEscaping.java: SOLR-33
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422772 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 17:57:38 +00:00
Yonik Seeley 1451c6ca7c work around Jetty bug with non-ascii chars in Writer: SOLR-32
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422768 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 17:29:50 +00:00
Yonik Seeley 10d32f1c7b add ISOLatin1AccentFilterFactory: SOLR-28
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422753 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 16:16:56 +00:00
Yonik Seeley 8e9950debb configurable language for SnowballPorterFilterFactory: SOLR-27
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422737 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 15:17:53 +00:00
Yonik Seeley 64ae21e1c2 lucene nightly r422302
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422322 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 00:39:20 +00:00
Yonik Seeley 4f7faab2be order tokens before feeding to highlighter
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422296 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 21:54:53 +00:00
Yonik Seeley 74848d9254 fix reverse sorting when sortMissingFirst=true
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422281 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 19:30:29 +00:00
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