Commit Graph

1550 Commits

Author SHA1 Message Date
Chris M. Hostetter db54dcf890 war now contains the solr jar, instead of the direct class files ... this also allows us to display the MANIFEST.MF version info on registry.jsp (it can't read from the WAR's manifest for some reason)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@483872 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 08:01:51 +00:00
Bertrand Delacretaz 58fc48e498 make 'ant example' more visible and self-explaining
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@483871 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 07:48:20 +00:00
Bertrand Delacretaz 8448546abe KEYS.txt added to store our PGP keys
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@483868 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 07:18:24 +00:00
Yonik Seeley ef34156b5e little comment cleanups
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@483194 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 19:40:18 +00:00
Yonik Seeley 462ca75cb9 useColdSearcher: LUCENE-77
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@482875 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 03:25:43 +00:00
Chris M. Hostetter fc9694bd2f new numeric build property specversion added so we can ensure our manifest files have a purely numeric Specification-Version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@482538 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 07:34:22 +00:00
Yonik Seeley 07918af75d change ver to 1.1-dev
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481687 13f79535-47bb-0310-9956-ffa450edef68
2006-12-03 02:14:24 +00:00
Yonik Seeley 1275a2bd98 put license and notice in solr jar and war
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481314 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 17:40:39 +00:00
Yonik Seeley d7e5cc00dc added incubation disclaimer to CHANGES.txt per incubator
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481280 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 16:35:42 +00:00
Yonik Seeley b49e659968 notice/license updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481276 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 16:25:54 +00:00
Chris M. Hostetter 840875e7d9 escape defaultQuery so it's safe to display in HTML forms
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481121 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 00:52:35 +00:00
Chris M. Hostetter eb897e53d0 cleaning up the forms on index.jsp and form.jsp ... main motivation was to get rid of hte stylesheet param since it's pretty much worthless, but i also wanted to try and make the only options displayed on form.jsp things that were general enough to apply to any combination of request handler / response writer pair that comes out of the box ... i deliberatley didn't include all of the highlight and facet params however, because I wasworred that would make the page too cluttered.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481116 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 00:16:46 +00:00
Yonik Seeley 94c5c83320 little schema cleanups
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481036 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 19:00:07 +00:00
Yonik Seeley 5cd80933e5 use standard incubator disclaimer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481010 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 17:47:03 +00:00
Yonik Seeley 1be86c4dc4 remove now-redundant xpp3 license
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480977 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 15:51:06 +00:00
Chris M. Hostetter 48cc7c255d a few minor improvements: multi-val fields as lists, and DHTML reveal of score explanation if available
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480708 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 20:27:33 +00:00
Chris M. Hostetter c5dbbf9f4a SOLR-3 Removed src/apps containing the legacy SolrTest app
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480683 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 18:58:27 +00:00
Chris M. Hostetter 1900dbebbb first pass at a decent manifest file for our JAR and WAR
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480436 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:08:17 +00:00
Yonik Seeley 75164dd17a license updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480395 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 04:30:33 +00:00
Yonik Seeley f85eb581e0 license updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480379 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:48:31 +00:00
Yonik Seeley 191287553e remove accidentally added file
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480368 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:29:10 +00:00
Yonik Seeley fb358696c6 licensing
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480367 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:25:52 +00:00
Yonik Seeley 9b670ca24b licensing updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480359 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:10:41 +00:00
Yonik Seeley 5e8b63d8f7 add incubation notice, example pointer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480273 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 23:18:07 +00:00
Yonik Seeley ea57196686 prepend apache to name, add tgz when packaging
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480259 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 22:36:42 +00:00
Otis Gospodnetic 63e97b471c - Javadoc cosmetics
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480210 13f79535-47bb-0310-9956-ffa450edef68
2006-11-28 21:09:51 +00:00
Mike Klaas c982fdedd6 SOLR-52 lazyfields patch implemented.
I am going to commit this with solrconfig defaulting to disabling lazyfields and use it in my 
application.  When I'm satisfied with the behaviour, I'll close SOLR-52 and perhaps enable 
lazyfields as the default option.



git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@479793 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 22:40:21 +00:00
Yonik Seeley 91c83248e6 clarify comments
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@478173 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 14:38:56 +00:00
Chris M. Hostetter 57653c5490 SOLR-71: Date Math for DateField
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@477465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 01:55:05 +00:00
Bertrand Delacretaz d68fbb7bea who.* files regenerated with Forrest
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@477081 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 07:06:21 +00:00
Bertrand Delacretaz 599540618b added my name (in the right file this time)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@477080 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 07:03:25 +00:00
Yonik Seeley bd7fe4c6bb add subersion revision numbers for lucene nightlies
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@476187 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 15:59:32 +00:00
Bertrand Delacretaz 9f08d0ca01 added my name
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@476096 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 10:08:57 +00:00
Mike Klaas 383145546b updated to lucene nightly 2006-11-15
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@475475 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 22:41:57 +00:00
Chris M. Hostetter 11d9ba2463 SOLR-68 - new ClassLoader that knows about jars in solr/lib/ used for accessing resources specified in Config files, ie: plugins. Added example/solr/README.txt while i was at it so the various subdirs including 'lib' would be documented.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@474625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 02:05:32 +00:00
Yonik Seeley 28fc069610 ASF license headers, update intro
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@473602 13f79535-47bb-0310-9956-ffa450edef68
2006-11-11 00:47:14 +00:00
Yonik Seeley 0546616464 ASF license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@473134 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 23:13:58 +00:00
Yonik Seeley b596c43b2d add missing license header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@473066 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 20:34:19 +00:00
Mike Klaas 5cd72ec45a checked patch for SOLR-65
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@472720 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:43:54 +00:00
Yonik Seeley a84079798d new license header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@472574 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 18:25:52 +00:00
William Au 0a428ad3fb check solr return code
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@472148 13f79535-47bb-0310-9956-ffa450edef68
2006-11-07 16:07:57 +00:00
Chris M. Hostetter 1f94c5bb60 adding faceted search and list of output types to detailed query features list
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@471866 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 20:16:04 +00:00
Mike Klaas 2c71186808 BugFix: field boosts were being ignored and doc boosts applied to fields rather than the doc
(testcase + fix)


git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@471059 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 23:44:11 +00:00
William Au a0239f9f42 blackslash escape * in ssh command used for zsh compatibility
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@470951 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 19:01:53 +00:00
William Au 4ffd204da6 SOLR-63 - blackslash escape * in ssh command used in snappuller for zsh compatibility
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@470950 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 19:01:31 +00:00
Yonik Seeley d2fbaf889f added json.wrf, wrapper function: SOLR-56
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@465369 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 20:58:27 +00:00
Chris M. Hostetter 1a12258057 SOLR-49 - new XSLTResponseWriter for server side XSLT processing, and a new QueryResponseWriter.init(NamedList) method
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@465317 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 17:53:08 +00:00
Chris M. Hostetter a66dc55848 examples of syntax for parseFunction
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@453782 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 21:43:18 +00:00
Chris M. Hostetter 2faaa1bbcd SOLR-25 - change FunctionQuery to use ComplexExplanation
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@452973 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 18:53:06 +00:00
Yonik Seeley f69188fa4d clarify that schema version is not app level
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@448950 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 14:45:48 +00:00