[jira] Created: (SOLR-3) create test harness and port TestApp to junit

2006-03-06 Thread Hoss Man (JIRA)
create test harness and port TestApp to junit - Key: SOLR-3 URL: http://issues.apache.org/jira/browse/SOLR-3 Project: Solr Type: Task Reporter: Hoss Man Priority: Minor To both encourage good internal

[jira] Commented: (SOLR-7) can't post queries

2006-04-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-7?page=comments#action_12373542 ] Hoss Man commented on SOLR-7: - as discussed in email, a ServletContextListener registered in the web.xml using listener would be the most logical place to put core

[jira] Commented: (SOLR-7) can't post queries

2006-04-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-7?page=comments#action_12373543 ] Hoss Man commented on SOLR-7: - er, scratch that load-on-startup comment ... i'm two times a fool for both missunderstanding the meaning of that tag for hte last 3 years and for not

[jira] Updated: (SOLR-3) create test harness and port TestApp to junit

2006-04-09 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-3?page=all ] Hoss Man updated SOLR-3: Attachment: SOLR-3.zip zip file contains a bunch of code and a patch file that modifies the build.xml and XML.java the new code consists of: * the TestHarness from before

[jira] Assigned: (SOLR-3) create test harness and port TestApp to junit

2006-04-10 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-3?page=all ] Hoss Man reassigned SOLR-3: --- Assign To: Hoss Man create test harness and port TestApp to junit - Key: SOLR-3 URL:

[jira] Created: (SOLR-8) need a way for tests to specify arbitrary solrconfig.xml files

2006-04-10 Thread Hoss Man (JIRA)
need a way for tests to specify arbitrary solrconfig.xml files -- Key: SOLR-8 URL: http://issues.apache.org/jira/browse/SOLR-8 Project: Solr Type: Sub-task Reporter: Hoss Man Assigned to: Hoss Man

[jira] Commented: (SOLR-8) need a way for tests to specify arbitrary solrconfig.xml files

2006-04-18 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-8?page=comments#action_12374973 ] Hoss Man commented on SOLR-8: - It should only be used for testing though agreed, I was going to add a big fat warning about that, but I figured it would be obvious since the Config

[jira] Resolved: (SOLR-8) need a way for tests to specify arbitrary solrconfig.xml files

2006-04-19 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-8?page=all ] Hoss Man resolved SOLR-8: - Resolution: Fixed patch commited with added warning about initConfig need a way for tests to specify arbitrary solrconfig.xml files

[jira] Closed: (SOLR-8) need a way for tests to specify arbitrary solrconfig.xml files

2006-04-19 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-8?page=all ] Hoss Man closed SOLR-8: --- need a way for tests to specify arbitrary solrconfig.xml files -- Key: SOLR-8 URL:

[jira] Updated: (SOLR-12) SolrServletRequest needs to be more robust to prevent NPE when POSTing queries to Jetty

2006-04-19 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-12?page=all ] Hoss Man updated SOLR-12: - Attachment: solr.post.html quick and dirty form for demonstrating bug. SolrServletRequest needs to be more robust to prevent NPE when POSTing queries to Jetty

[jira] Commented: (SOLR-3) create test harness and port TestApp to junit

2006-04-21 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-3?page=comments#action_12375493 ] Hoss Man commented on SOLR-3: - Well, the one thing SolrTest could do that we don't have a replacement for that SolrTest was usefull for is load testing SolrCore -- it might make

[jira] Commented: (SOLR-16) patch to allow the use of a custom query output writer

2006-05-19 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-16?page=comments#action_12412595 ] Hoss Man commented on SOLR-16: -- I just read through the patch -- didn't have a chance to try it out yet -- and both the functionality and the implimentation look great! Can i ask

[jira] Commented: (SOLR-24) Add Highlighting to standard request handler

2006-07-05 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-24?page=comments#action_12419367 ] Hoss Man commented on SOLR-24: -- Bill: I beleive what you are seeing is an issue with the Highlighter not playing nice with Analyzers that produce multiple tokens in the same

[jira] Commented: (SOLR-6) Solr admin stylesheet doesn't work well with Internet Explorer

2006-07-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-6?page=comments#action_12419796 ] Hoss Man commented on SOLR-6: - Greg, thanks for the patch! One thing that's still a little wonky is the verticle cell dividers (left/right borders i guess?) on the analysis.jsp

[jira] Updated: (SOLR-40) getDocListAndSet w/o scores can result in NPE when writing output

2006-07-26 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-40?page=all ] Hoss Man updated SOLR-40: - Description: From email regarding SOLR-39... I'm all in favor of the patch as commited, but the NPE still concerens me ... the OutputWriter should be able to cleanly deal

[jira] Created: (SOLR-44) Basic Facet Count support

2006-08-29 Thread Hoss Man (JIRA)
Basic Facet Count support - Key: SOLR-44 URL: http://issues.apache.org/jira/browse/SOLR-44 Project: Solr Issue Type: New Feature Components: search Reporter: Hoss Man Assigned To: Hoss

[jira] Commented: (SOLR-44) Basic Facet Count support

2006-08-30 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-44?page=comments#action_12431745 ] Hoss Man commented on SOLR-44: -- Per mailing list discussion... 1) Mike's points about parameter names are dead on, and i'll be making changes. 2) Yonik pointed out

[jira] Updated: (SOLR-44) Basic Facet Count support

2006-09-03 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-44?page=all ] Hoss Man updated SOLR-44: - Attachment: simple-facets.patch Per more mailing list discusion, a new version of the patch... 1) param names have changed to match conventions disccuessed about

[jira] Updated: (SOLR-43) query parameter overhaul

2006-09-05 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-43?page=all ] Hoss Man updated SOLR-43: - Attachment: dismax-solrparams.patch Overhaul of DisMax handler to use SolrParams, and deprecated all of the SolrPluginUtil.get*Param methods. Backwards compatible support was

[jira] Commented: (SOLR-43) query parameter overhaul

2006-09-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-43?page=comments#action_12432946 ] Hoss Man commented on SOLR-43: -- commited dismax-solrparams.patch Still todo: Completely remove refrences to deprecated methods (ie: req.getParam should be

[jira] Updated: (SOLR-44) Basic Facet Count support

2006-09-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-44?page=all ] Hoss Man updated SOLR-44: - Attachment: simple-facets.patch revised patch inlcudes facet support for the DisMax handler, also changed DisMax handler's use of fq to be multivalue (as standard request

[jira] Commented: (SOLR-44) Basic Facet Count support

2006-09-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-44?page=comments#action_12433197 ] Hoss Man commented on SOLR-44: -- patch commited ... i'll update work on some better wiki pages this afternoon. Basic Facet Count support -

[jira] Created: (SOLR-46) support for appended and invariant SolrParams in solrconfig.xml

2006-09-11 Thread Hoss Man (JIRA)
support for appended and invariant SolrParams in solrconfig.xml --- Key: SOLR-46 URL: http://issues.apache.org/jira/browse/SOLR-46 Project: Solr Issue Type: New Feature

[jira] Updated: (SOLR-46) support for appended and invariant SolrParams in solrconfig.xml

2006-09-11 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-46?page=all ] Hoss Man updated SOLR-46: - Attachment: appends-and-invariants.patch support for appended and invariant SolrParams in solrconfig.xml ---

[jira] Resolved: (SOLR-46) support for appended and invariant SolrParams in solrconfig.xml

2006-09-12 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-46?page=all ] Hoss Man resolved SOLR-46. -- Resolution: Fixed commited with some spell corrections in examplesolrconfig.xml support for appended and invariant SolrParams in solrconfig.xml

[jira] Resolved: (SOLR-47) wrong number of documents (numDoc = 16, not 15) in the tutorial

2006-09-14 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-47?page=all ] Hoss Man resolved SOLR-47. -- Resolution: Fixed Assignee: Hoss Man fixed ... an example doc with non latin characters was added since the last time the tutorial was updated so the count was off.

[jira] Resolved: (SOLR-44) Basic Facet Count support

2006-09-26 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-44?page=all ] Hoss Man resolved SOLR-44. -- Resolution: Fixed whoops ... i left this open to remind me to work on the wiki pages, which i did without remembering to resolve this. Basic Facet Count support

[jira] Commented: (SOLR-59) Copy request parameters to Solr's response

2006-10-25 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-59?page=comments#action_12444701 ] Hoss Man commented on SOLR-59: -- Some assorted comments on the patch... Independent of wether we need this functionality or not, i like the addition of the public

[jira] Created: (SOLR-68) Custom ClassLoader for plugins

2006-11-07 Thread Hoss Man (JIRA)
Custom ClassLoader for plugins Key: SOLR-68 URL: http://issues.apache.org/jira/browse/SOLR-68 Project: Solr Issue Type: New Feature Reporter: Hoss Man After beating my head against my desk for

[jira] Updated: (SOLR-68) Custom ClassLoader for plugins

2006-11-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=all ] Hoss Man updated SOLR-68: - Attachment: classloader.patch patch that creates a new classloader containing any JARs found in ${solr.home}/lib and uses that class loader anytime class names read from a

[jira] Commented: (SOLR-66) bulk data loader

2006-11-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-66?page=comments#action_12447900 ] Hoss Man commented on SOLR-66: -- Fuad: the issue isn't really wether POSTed *queries* work ... those have been tested and are known to work ... it's more a question of

[jira] Commented: (SOLR-67) query interface with faceted browsing, highligting

2006-11-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-67?page=comments#action_12447907 ] Hoss Man commented on SOLR-67: -- See also: http://wiki.apache.org/solr/MakeSolrMoreSelfService for an extensive listof thoughts on making the admin screens more driven

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-07 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12447950 ] Hoss Man commented on SOLR-68: -- and we don't need an explicit instance of a ClassLoader at all... just put JARs in a classpath... and it works in all containers,

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448230 ] Hoss Man commented on SOLR-68: -- the most 'naive' solution could be separate shared solr.jar in the same classpath/classloader as plugins... Yeah, I considered that

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448278 ] Hoss Man commented on SOLR-68: -- FYI: I just did a fresh install of jetty-5.1.11 and confirmed that (for my simple test case of some self contained request handlers in a

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-10 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448926 ] Hoss Man commented on SOLR-68: -- FYI: the same simple test with jetty-6.0.1 worked. ... still haven't had a chance to try out any more involved tests with multiple jars

[jira] Commented: (SOLR-20) A simple Java client with Java APIs for add(), delete(), commit() and optimize().

2006-11-17 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12450843 ] Hoss Man commented on SOLR-20: -- I don't know that there is a specific right one at the moment ... Darren's last comment suggests that he has a better version but it's

[jira] Created: (SOLR-71) New support for Date Math when adding/quering date fields

2006-11-17 Thread Hoss Man (JIRA)
New support for Date Math when adding/quering date fields --- Key: SOLR-71 URL: http://issues.apache.org/jira/browse/SOLR-71 Project: Solr Issue Type: New Feature Components:

[jira] Updated: (SOLR-71) New support for Date Math when adding/quering date fields

2006-11-17 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-71?page=all ] Hoss Man updated SOLR-71: - Attachment: DateMath.patch Code, and tests ... if you readd the exampledocs the incubationdate_dt field is populated for the Solr product so you can play with it...

[jira] Commented: (SOLR-3) create test harness and port TestApp to junit

2006-11-29 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-3?page=comments#action_12454254 ] Hoss Man commented on SOLR-3: - In the interest of reducing possible confusion (and since i haven't been motivated to refactor SolrTest to use SolrTestHarness in the last

[jira] Resolved: (SOLR-3) create test harness and port TestApp to junit

2006-11-29 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-3?page=all ] Hoss Man resolved SOLR-3. - Resolution: Fixed TestApp removed ... thus ends the longest In Progress Solr issue to date :) create test harness and port TestApp to junit

[jira] Commented: (SOLR-52) Lazy Field loading

2006-12-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-52?page=comments#action_12456164 ] Hoss Man commented on SOLR-52: -- Mike, how do you feel about these changes so far? FWIW: if you still aren't comfortable resolving, you should probably mark this isssue

[jira] Commented: (SOLR-73) schema.xml and solrconfig.xml use CNET-internal class names

2006-12-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-73?page=comments#action_12456169 ] Hoss Man commented on SOLR-73: -- As you said Walter: documentation doesn't fix an unclear product ... if Solr supports using package aliasing in it's configs, but we

[jira] Commented: (SOLR-75) XSLT-based Schema Browser in admin view

2006-12-06 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-75?page=comments#action_12456253 ] Hoss Man commented on SOLR-75: -- I really haven't had the time to play with this that i hoped i would (i was really hoping to try and tweak it to add some logic to pull

[jira] Commented: (SOLR-78) [PATCH] Improved config loading

2006-12-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-78?page=comments#action_12456987 ] Hoss Man commented on SOLR-78: -- FWIW: I don't know a lot about DOM2 vs DOM3, but loking over the documentation on the meaning of textContent I see...

[jira] Updated: (SOLR-70) ping.jsp is very naive -- doesn't work with qt or any extra query args

2006-12-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-70?page=all ] Hoss Man updated SOLR-70: - Attachment: ping.patch improvement of the parsing, along with a comment in the example solrconfig.xml about exactly what kind of string should be in pingQuery ...fixed the

[jira] Assigned: (SOLR-70) ping.jsp is very naive -- doesn't work with qt or any extra query args

2006-12-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-70?page=all ] Hoss Man reassigned SOLR-70: Assignee: Hoss Man ping.jsp is very naive -- doesn't work with qt or any extra query args

[jira] Commented: (SOLR-79) [PATCH] Using system properties in Solr configuration

2006-12-11 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-79?page=comments#action_12457536 ] Hoss Man commented on SOLR-79: -- 1) i'm not really a fan of the Jetty syntax ... much too verbose for my taste, I would prefer ${system.prop} over {$system.prop} to be

[jira] Commented: (SOLR-80) negative filter queries

2006-12-12 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-80?page=comments#action_12457904 ] Hoss Man commented on SOLR-80: -- With ConstantScoreQuery and QueryFilter it's basically possible to do any negating clauses as either a boolean clause or as a filter

[jira] Resolved: (SOLR-70) ping.jsp is very naive -- doesn't work with qt or any extra query args

2006-12-13 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-70?page=all ] Hoss Man resolved SOLR-70. -- Resolution: Fixed commited variation of patch which worked against trunk (with newer XML based pages) ping.jsp is very naive -- doesn't work with qt or any extra query

[jira] Reopened: (SOLR-58) Change Admin components to return XML like the rest of the system

2006-12-13 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-58?page=all ] Hoss Man reopened SOLR-58: -- analysis.jsp currently isn't working properly ... it doesn't display the form by default, and if you manually create a URl that should work, you get a malformed

[jira] Assigned: (SOLR-78) [PATCH] Improved config loading

2006-12-13 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-78?page=all ] Hoss Man reassigned SOLR-78: Assignee: Hoss Man I tried to produce an example of the type of thing i'm worried about with the body of a comment getting slurped up ... but i could not -- as far as i

[jira] Updated: (SOLR-78) [PATCH] Improved config loading

2006-12-14 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-78?page=all ] Hoss Man updated SOLR-78: - Attachment: fixed-config-loading-with-older-parser-versions.patch revised version of patch that attempts to impliment the DOM Spec for textContent as precicesly as

[jira] Resolved: (SOLR-78) [PATCH] Improved config loading

2006-12-14 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-78?page=all ] Hoss Man resolved SOLR-78. -- Resolution: Fixed Changed StringBuffer to StringBuilder (i keep forgetting about that class) and then tried out Yonik's suggestion (using the full test suite we have since

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458715 ] Hoss Man commented on SOLR-85: -- having a way to send updates using a more standard CGI/form-encoding POST mechanism is probably a good idea ... but i'm not sure if i'm

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458887 ] Hoss Man commented on SOLR-85: -- There really isn't any easy way for a plugin to modify the web.xml to register new servlets ... but i think this would definitely be a

[jira] Assigned: (SOLR-74) Cross-site scripting vulnerabilities

2006-12-16 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-74?page=all ] Hoss Man reassigned SOLR-74: Assignee: Hoss Man Cross-site scripting vulnerabilities Key: SOLR-74 URL:

[jira] Created: (SOLR-89) new TokenFilters for whitespace trimming and pattern replacing

2006-12-20 Thread Hoss Man (JIRA)
new TokenFilters for whitespace trimming and pattern replacing -- Key: SOLR-89 URL: http://issues.apache.org/jira/browse/SOLR-89 Project: Solr Issue Type: New Feature

[jira] Updated: (SOLR-89) new TokenFilters for whitespace trimming and pattern replacing

2006-12-20 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-89?page=all ] Hoss Man updated SOLR-89: - Attachment: pattern-and-trim-filters.patch Patch containing both new Filters, Factories, and test cases. Feedback would be appreciated, but i'm not in a big rush to commit.

[jira] Updated: (SOLR-82) specify default values in the schema

2006-12-20 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-82?page=all ] Hoss Man updated SOLR-82: - Attachment: defaultValuesPatch2.patch Ryan: i finally got a chance to look this over in depth (your second version) and I love it! I'm attaching a patch with some minor

[jira] Assigned: (SOLR-82) specify default values in the schema

2006-12-20 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-82?page=all ] Hoss Man reassigned SOLR-82: Assignee: Hoss Man specify default values in the schema Key: SOLR-82 URL:

[jira] Assigned: (SOLR-92) XML parsing error with resin-3.0.21

2006-12-23 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-92?page=all ] Hoss Man reassigned SOLR-92: Assignee: Hoss Man should have put this in the bug instead of email... http://www.nabble.com/Schema-Parsing-Failed%2C-fix--tf2868892.html#a8038207 : :

[jira] Created: (SOLR-93) scripts don't work cleanly on FreeBSD

2006-12-29 Thread Hoss Man (JIRA)
scripts don't work cleanly on FreeBSD - Key: SOLR-93 URL: http://issues.apache.org/jira/browse/SOLR-93 Project: Solr Issue Type: Bug Components: replication Affects Versions: 1.1.0

[jira] Commented: (SOLR-42) Highlighting problems with HTMLStripWhitespaceTokenizerFactory

2007-01-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462338 ] Hoss Man commented on SOLR-42: -- Suggestion from Mirko on solr-dev: change HTMLStripReader to replace striped HTML with

[jira] Commented: (SOLR-82) specify default values in the schema

2007-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462591 ] Hoss Man commented on SOLR-82: -- commited. Thanks for doing the leg work Ryan! specify default values in the schema

[jira] Resolved: (SOLR-92) XML parsing error with resin-3.0.21

2007-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-92. -- Resolution: Fixed Hmmm... forgot to resolve this, changes commited back in december. XML parsing error with

[jira] Resolved: (SOLR-82) specify default values in the schema

2007-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-82. -- Resolution: Fixed specify default values in the schema

[jira] Updated: (SOLR-50) SolrUpdate - PHP update client for Solr

2007-01-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-50: - Component/s: (was: update) clients - php SolrUpdate - PHP update client for Solr

[jira] Updated: (SOLR-51) SolrQuery - PHP query client for Solr

2007-01-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-51: - Component/s: clients - php SolrQuery - PHP query client for Solr -

[jira] Resolved: (SOLR-89) new TokenFilters for whitespace trimming and pattern replacing

2007-01-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-89. -- Resolution: Fixed patch commited with a a few small javadoc tweaks and a bit of whitesapce added to one of hte

[jira] Commented: (SOLR-99) Allow default sort order

2007-01-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463695 ] Hoss Man commented on SOLR-99: -- specifying the number of results to return as part of the sort information is in fact

[jira] Commented: (SOLR-99) Allow default sort order

2007-01-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464013 ] Hoss Man commented on SOLR-99: -- the problem with a default sort order (which ANSI SQL does wrong in my opinion) is that

[jira] Updated: (SOLR-20) A simple Java client for updating and searching

2007-01-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-20: - Summary: A simple Java client for updating and searching (was: A simple Java client with Java APIs for add(),

[jira] Commented: (SOLR-106) new facet params: facet.sort, facet.mincount, facet.offset

2007-01-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464652 ] Hoss Man commented on SOLR-106: --- Yonik: i think all of these params make sense. i only skimmed the code cahnges

[jira] Commented: (SOLR-107) Iterable NamedList with java5 generics

2007-01-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465047 ] Hoss Man commented on SOLR-107: --- i only briefly skimmed the patch, but a couple quick questions came to mind... 1)

[jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-01-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465276 ] Hoss Man commented on SOLR-86: -- regarding Bertrand's comment, i'm not sure if there is any benefit in having this code

[jira] Commented: (SOLR-112) Hierarchical Handler Config

2007-01-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465689 ] Hoss Man commented on SOLR-112: --- Damn Ryan ... you keep taking on cool features nad churning out patches too fast for

[jira] Commented: (SOLR-114) HashDocSet new hash(), andNot(), union()

2007-01-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466160 ] Hoss Man commented on SOLR-114: --- quick questions... 1) what test did you run to get those numbers? ... even if we don't

[jira] Commented: (SOLR-112) Hierarchical Handler Config

2007-01-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466290 ] Hoss Man commented on SOLR-112: --- random idea i had that we might consider, not sure yet if i like it yet but i wanted

[jira] Commented: (SOLR-118) Some admin pages stop working with error 404 as the only symptom

2007-01-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466535 ] Hoss Man commented on SOLR-118: --- FYI: there was more tothat orriginal thread then the apache archives show (because

[jira] Commented: (SOLR-80) negative filter queries

2007-01-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466616 ] Hoss Man commented on SOLR-80: -- I was strating to think the same thing as Mike: but doing more testing i seee what

[jira] Created: (SOLR-119) debugQuery explain info doesn't work for pure negative queries

2007-01-23 Thread Hoss Man (JIRA)
debugQuery explain info doesn't work for pure negative queries -- Key: SOLR-119 URL: https://issues.apache.org/jira/browse/SOLR-119 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-104) Update Plugins

2007-01-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467305 ] Hoss Man commented on SOLR-104: --- Woot! ... i think we're really close to comiting this. I made a hodgepodge list of

[jira] Commented: (SOLR-84) New Solr logo?

2007-01-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467662 ] Hoss Man commented on SOLR-84: -- I dig the version Ryan posted ... the rounded letters really make a huge differnece -- as

[jira] Commented: (SOLR-112) Hierarchical Handler Config

2007-01-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467712 ] Hoss Man commented on SOLR-112: --- I think you're dead on JJ ... any generic NamedList merging won't neccessarily do the

[jira] Resolved: (SOLR-104) Update Plugins

2007-01-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-104. --- Resolution: Fixed Kick Ass! Ryan, Everything looks great ... I've commited a minor variation on your latest

[jira] Resolved: (SOLR-123) Solr Tutorial references non existant application in nightly build 2007-01-26 - app is SH

2007-01-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-123. --- Resolution: Invalid Solr Tutorial references non existant application in nightly build 2007-01-26 - app is

[jira] Created: (SOLR-127) Make Solr more friendly to external HTTP caches

2007-01-29 Thread Hoss Man (JIRA)
Make Solr more friendly to external HTTP caches --- Key: SOLR-127 URL: https://issues.apache.org/jira/browse/SOLR-127 Project: Solr Issue Type: Wish Reporter: Hoss Man an offhand

[jira] Updated: (SOLR-130) [Patch] [Docu] Starting a mySolr document, which tries to explain how to setup a custom solr instance

2007-01-31 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-130: -- Component/s: documentation [Patch] [Docu] Starting a mySolr document, which tries to explain how to setup a

[jira] Commented: (SOLR-61) move XML update parsing out of SolrCore

2007-02-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469566 ] Hoss Man commented on SOLR-61: -- i opened SOLR-133 to track any work on switching to StAX (that was really an orthogincal

[jira] Created: (SOLR-141) Errors/Exceptions should be formated by ResponseWriter

2007-02-04 Thread Hoss Man (JIRA)
Errors/Exceptions should be formated by ResponseWriter -- Key: SOLR-141 URL: https://issues.apache.org/jira/browse/SOLR-141 Project: Solr Issue Type: Wish Reporter: Hoss Man

[jira] Commented: (SOLR-143) Support for PMD and Clover

2007-02-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470721 ] Hoss Man commented on SOLR-143: --- my thinking is that initially PMD would be a completely optional step, which

[jira] Created: (SOLR-145) RequestHandler's dropping exceptions since SOLR-104

2007-02-07 Thread Hoss Man (JIRA)
RequestHandler's dropping exceptions since SOLR-104 --- Key: SOLR-145 URL: https://issues.apache.org/jira/browse/SOLR-145 Project: Solr Issue Type: Bug Reporter: Hoss Man there

[jira] Resolved: (SOLR-145) RequestHandler's dropping exceptions since SOLR-104

2007-02-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-145. --- Resolution: Fixed Assignee: Hoss Man fix commited RequestHandler's dropping exceptions since SOLR-104

[jira] Commented: (SOLR-152) Dismax should not require 'q'

2007-02-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471603 ] Hoss Man commented on SOLR-152: --- past discussion (along with my concerns about what it means semanticly to not have a

[jira] Commented: (SOLR-152) Dismax should not require 'q'

2007-02-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471607 ] Hoss Man commented on SOLR-152: --- I see your point on it not making sense... It is probably beter for the client to

[jira] Commented: (SOLR-152) Dismax should not require 'q'

2007-02-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471609 ] Hoss Man commented on SOLR-152: --- don't you mean... requestHandler name=dismax class=solr.DisMaxRequestHandler lst

[jira] Commented: (SOLR-109) variable substitution in lucene query params

2007-02-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471624 ] Hoss Man commented on SOLR-109: --- Thorsten: i finally got a chance to look at this, but i'm not seeing how it achieves

[jira] Commented: (SOLR-152) Dismax should not require 'q'

2007-02-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471770 ] Hoss Man commented on SOLR-152: --- i haven't looked at the latest patch yet, but it occured to me on the train this

[jira] Commented: (SOLR-152) Dismax should not require 'q'

2007-02-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471810 ] Hoss Man commented on SOLR-152: --- q=!lucene*:* one of the major focuses of dismax is to take the hassle out of front

  1   2   3   4   5   6   7   8   9   10   >