[jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-04-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855079#action_12855079 ] Hoss Man commented on SOLR-1163: I vote for a separate war: primarily because i think it

[jira] Commented: (SOLR-1801) Delete record by id which is inserted using dedupe processor

2010-04-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853445#action_12853445 ] Hoss Man commented on SOLR-1801: I'm really not sure what the 'bug here is. There are lots

[jira] Commented: (SOLR-1553) extended dismax query parser

2010-04-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853447#action_12853447 ] Hoss Man commented on SOLR-1553: Jonathan: looking at the code, it seems completely

[jira] Commented: (SOLR-1860) improve stopwords list handling

2010-04-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853679#action_12853679 ] Hoss Man commented on SOLR-1860: bq. I like the idea of an export - it's transparent and

[jira] Commented: (SOLR-1842) DataImportHandler ODBC keeps lock on the source table while optimisatising is being run...

2010-03-31 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851945#action_12851945 ] Hoss Man commented on SOLR-1842: Yeah, i don't know anything about ODBC, but it seems odd

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851092#action_12851092 ] Hoss Man commented on SOLR-1848: I'm confused by yonik's comment... bq .What's the

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851131#action_12851131 ] Hoss Man commented on SOLR-1848: Agreed: as we start adding sections, it will maek a lot of

[jira] Reopened: (SOLR-1672) RFE: facet reverse sort count

2010-03-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reopened SOLR-1672: reopening ... not sure why it was marked resolved RFE: facet reverse sort count

[jira] Commented: (SOLR-1672) RFE: facet reverse sort count

2010-03-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849755#action_12849755 ] Hoss Man commented on SOLR-1672: Some old notes on this patch that i just found on my laptop

[jira] Created: (SOLR-1846) Remove support for (broken) abortOnConfigurationError

2010-03-25 Thread Hoss Man (JIRA)
Remove support for (broken) abortOnConfigurationError - Key: SOLR-1846 URL: https://issues.apache.org/jira/browse/SOLR-1846 Project: Solr Issue Type: Improvement Reporter: Hoss

[jira] Updated: (SOLR-1846) Remove support for (broken) abortOnConfigurationError

2010-03-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1846: --- Attachment: SOLR-1846.patch Attached patch should get us to a good point to tackle some of the related

[jira] Updated: (SOLR-1846) Remove support for (broken) abortOnConfigurationError

2010-03-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1846: --- Description: Setting abortOnConfigurationError==false has not worked for some time, and based on a POLL of

[jira] Resolved: (SOLR-1832) abortOnConfigurationError=false no longer works for most plugin types

2010-03-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1832. Resolution: Won't Fix abortOnConfigurationError=false no longer works for most plugin types

[jira] Commented: (SOLR-1834) Document level security

2010-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848946#action_12848946 ] Hoss Man commented on SOLR-1834: Anders: I only had a few moments to skim your patch, but it

[jira] Resolved: (SOLR-1823) XMLWriter throws ClassCastException on writing maps other than String,?

2010-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1823. Resolution: Fixed Fix Version/s: 1.5 Assignee: Hoss Man Nice catch Frank. FWIW: the

[jira] Commented: (SOLR-1824) partial field types created on error

2010-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847166#action_12847166 ] Hoss Man commented on SOLR-1824: Scratch that -- i get it now: * IndexSchem uses anonymous

[jira] Created: (SOLR-1832) abortOnConfigurationError=false no longer works for most plugin types

2010-03-18 Thread Hoss Man (JIRA)
abortOnConfigurationError=false no longer works for most plugin types - Key: SOLR-1832 URL: https://issues.apache.org/jira/browse/SOLR-1832 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-1832) abortOnConfigurationError=false no longer works for most plugin types

2010-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847170#action_12847170 ] Hoss Man commented on SOLR-1832: This seems to be a result of switching away from the

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847174#action_12847174 ] Hoss Man commented on SOLR-1817: I started looking a little more closely at the singleton

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847177#action_12847177 ] Hoss Man commented on SOLR-1817: Tangential Comment... If we *do* decide that it's worth

[jira] Resolved: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1743. Resolution: Fixed Committed revision 923909. NOTE: since this bug was introduced after 1.4, and since i

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846061#action_12846061 ] Hoss Man commented on SOLR-1817: Hey mark: i've only had a chance to skim your patch so far,

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846217#action_12846217 ] Hoss Man commented on SOLR-1817: Some rore comments now that i've read things a little more

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846227#action_12846227 ] Hoss Man commented on SOLR-1817: bq. this is part of the big open issue I think is left here

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846230#action_12846230 ] Hoss Man commented on SOLR-1817: Ugh... lots of cross talk, sorry still procesisng some of

[jira] Commented: (SOLR-1824) partial field types created on error

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846235#action_12846235 ] Hoss Man commented on SOLR-1824: Can someone point me to a method name and/or line number?

[jira] Commented: (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2010-03-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846237#action_12846237 ] Hoss Man commented on SOLR-1817: bq. That is the issue where that possible NPE is - getting

[jira] Commented: (SOLR-1803) ExtractingRequestHandler does not propagate multiple values to a multi-valued field

2010-03-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845691#action_12845691 ] Hoss Man commented on SOLR-1803: Lance: i agree that the current semantics are either poorly

[jira] Updated: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1743: --- Attachment: SOLR-1743.restore14behavior.patch Ok, I've been doing some more testing... First off: a lot of

[jira] Updated: (SOLR-1815) SolrJ doesn't preserve the order of facet queries returned from solr

2010-03-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1815: --- Description: Using Solrj, I wanted to sort the response of a range query based on some specific labels. For

[jira] Resolved: (SOLR-1808) When IndexReader.reopen is called, old reader is not properly closed

2010-03-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1808. Resolution: Not A Problem As mark said: IndexReaders are refcounted (regardless of whether they come from

[jira] Commented: (SOLR-1807) UpdateHandler plugin is not fully supported

2010-03-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843356#action_12843356 ] Hoss Man commented on SOLR-1807: No all plugin APIs are created equal ... some like

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843373#action_12843373 ] Hoss Man commented on SOLR-1743: bq. Okay, I sat down and thought about what we should do

[jira] Created: (SOLR-1805) Possible perf improvement in UnInvertedField by using syncronizing on CreationPlaceholder

2010-03-04 Thread Hoss Man (JIRA)
Possible perf improvement in UnInvertedField by using syncronizing on CreationPlaceholder - Key: SOLR-1805 URL: https://issues.apache.org/jira/browse/SOLR-1805

[jira] Commented: (SOLR-1772) UpdateProcessor to prune empty values

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839812#action_12839812 ] Hoss Man commented on SOLR-1772: bq. I'd almost rather see the default behavior changed

[jira] Updated: (SOLR-1553) extended dismax query parser

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1553: --- Attachment: edismax.unescapedcolon.bug.test.patch On the train this past weekend i started trying to tackle

[jira] Updated: (SOLR-1553) extended dismax query parser

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1553: --- Attachment: edismax.userFields.patch FWIW: initial steps towards adding a uf param to let users specify what

[jira] Resolved: (SOLR-1796) Lucene -dev versions should be in the SNAPSHOT apache maven repo.

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1796. Resolution: Not A Problem Lucene 2.9.1-dev jars were used by Solr trunk temporarily during the vote of

[jira] Commented: (SOLR-1752) SolrJ fails with exception when passing document ADD and DELETEs in the same request using XML request writer (but not binary request writer)

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839909#action_12839909 ] Hoss Man commented on SOLR-1752: Long term, we could evolve the Solr XML Update format to

[jira] Commented: (SOLR-1553) extended dismax query parser

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839914#action_12839914 ] Hoss Man commented on SOLR-1553: bq. What does u in uf stand for? user fields ... as in

[jira] Commented: (SOLR-1750) SystemStatsRequestHandler - replacement for stats.jsp

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839928#action_12839928 ] Hoss Man commented on SOLR-1750: Committed revision 917812. I went ahead and commited the

[jira] Updated: (SOLR-1750) SystemInfoRequestHandler - replacement for stats.jsp and registry.jsp

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1750: --- Summary: SystemInfoRequestHandler - replacement for stats.jsp and registry.jsp (was:

[jira] Commented: (SOLR-1797) ConcurrentModificationException

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839943#action_12839943 ] Hoss Man commented on SOLR-1797: NOTE: Initial thread where Yonik had some more comments

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839948#action_12839948 ] Hoss Man commented on SOLR-1743: Mark: i'm confused by your comments/patch I applied your

[jira] Updated: (SOLR-1802) Make Solr work with IndexReaderFactory implementations that return MultiReader

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1802: --- Description: When an IndexReaderFactory returns an instance of MultiReader, various places in Solr try to

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840014#action_12840014 ] Hoss Man commented on SOLR-1743: No worries dude .. i don't really even understand how it

[jira] Updated: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1743: --- Attachment: SOLR-1743.patch Ok, here's my attempt at making sense of this. As far as i can tell this

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840021#action_12840021 ] Hoss Man commented on SOLR-1743: G... ignore that last patch, it changes the default

[jira] Updated: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1743: --- Attachment: SOLR-1743.patch I think i give up. First off: sorry mark, this comment was way off base... bq.

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-03-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840045#action_12840045 ] Hoss Man commented on SOLR-1743: Okay now i'm just going to rant...

[jira] Created: (SOLR-1792) Document peculiar behavior of TestHarness.LocalRequestFactory

2010-02-23 Thread Hoss Man (JIRA)
Document peculiar behavior of TestHarness.LocalRequestFactory - Key: SOLR-1792 URL: https://issues.apache.org/jira/browse/SOLR-1792 Project: Solr Issue Type: Improvement

[jira] Updated: (SOLR-1792) Document peculiar behavior of TestHarness.LocalRequestFactory

2010-02-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1792: --- Attachment: SOLR-1792.patch patch ... i would have already committed this but SVN seems to be down.

[jira] Resolved: (SOLR-1792) Document peculiar behavior of TestHarness.LocalRequestFactory

2010-02-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1792. Resolution: Fixed Committed revision 915637. Document peculiar behavior of

[jira] Resolved: (SOLR-1776) dismax should treate schema's default field as a default qf

2010-02-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1776. Resolution: Fixed Fix Version/s: 1.5 Assignee: Hoss Man Committed revision 915646. dismax

[jira] Updated: (SOLR-1776) dismax and edismax should treate schema's default field as a default qf

2010-02-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1776: --- Description: the DismaxQParser (and ExtendedDismaxQParser) is completely useless w/o specifying the qf param,

[jira] Commented: (SOLR-1687) add param for limiting start and rows params

2010-02-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836930#action_12836930 ] Hoss Man commented on SOLR-1687: bq. Traditionally, this type of stuff is delegated to the

[jira] Commented: (SOLR-1772) UpdateProcessor to prune empty values

2010-02-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836933#action_12836933 ] Hoss Man commented on SOLR-1772: Actually my point is that the new FieldTypes make it

[jira] Updated: (SOLR-1786) Solr (trunk rev. 912116) suffers from PDFBOX-537 [Endless loop in org.apache.pdfbox.pdfparser.BaseParser.parseCOSDictionary()] fixed in PDFbox 1.0?

2010-02-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1786: --- Fix Version/s: 1.5 marking Fix for 1.5 -- we shouldn't release w/o either moving forward or rollingback the

[jira] Commented: (SOLR-1695) Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

2010-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835334#action_12835334 ] Hoss Man commented on SOLR-1695: Doh! Note to self: don't just run the tests, remember to

[jira] Commented: (SOLR-1695) Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

2010-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835364#action_12835364 ] Hoss Man commented on SOLR-1695: Hmmm ok so the reason the legacy test passed prior to

[jira] Commented: (SOLR-1695) Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

2010-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835373#action_12835373 ] Hoss Man commented on SOLR-1695: bq. schema.xml does not require the id field, and the

[jira] Resolved: (SOLR-1695) Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

2010-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1695. Resolution: Fixed Committed revision 911595. rolledback the changes to DocumentBuilder and improved the

[jira] Created: (SOLR-1780) existence of exactly one value for uniqueKey field is not checked when overwrite=false or allowDups=true

2010-02-18 Thread Hoss Man (JIRA)
existence of exactly one value for uniqueKey field is not checked when overwrite=false or allowDups=true Key: SOLR-1780 URL:

[jira] Commented: (SOLR-1777) fields with sortMissingLast don't sort correctly

2010-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835424#action_12835424 ] Hoss Man commented on SOLR-1777: Yonik: just to be verify: was this bug was introduced in

[jira] Commented: (SOLR-1365) Add configurable Sweetspot Similarity factory

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834938#action_12834938 ] Hoss Man commented on SOLR-1365: The constraints on what can be SolrCoreAware exist for two

[jira] Commented: (SOLR-741) Add support for rounding dates in DateField

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835008#action_12835008 ] Hoss Man commented on SOLR-741: --- bq. With the introduction of Trie fields is it not irrelevant

[jira] Resolved: (SOLR-270) dismax handler should not log a warning when sort by score desc is specified

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-270. --- Resolution: Fixed This was fixed at some point as a side effect of some other change. dismax handler should

[jira] Resolved: (SOLR-1679) SolrCore.execute should wrap log message construction in if (log.isInfoEnabled())

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1679. Resolution: Fixed Fix Version/s: 1.5 Assignee: Hoss Man Committed revision 911216. Thanks

[jira] Resolved: (SOLR-1695) Missleading error message when uniqueKey is field is missing

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1695. Resolution: Fixed Fix Version/s: 1.5 Assignee: Hoss Man Committed revision 911228.

[jira] Updated: (SOLR-1695) Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1695: --- Summary: Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field

[jira] Commented: (SOLR-1687) add param for limiting start and rows params

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835075#action_12835075 ] Hoss Man commented on SOLR-1687: Hmmm... QParser.getSort is where the current

[jira] Updated: (SOLR-1687) add param for limiting start and rows params

2010-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1687: --- Attachment: SOLR-1687.patch patch with the logic i attempted to describe. it doesn't contain any Unit Tests

[jira] Updated: (SOLR-397) options for dealing with range endpoints in date facets

2010-02-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-397: -- Description: Date faceting should support configuration for controlling how edge boundaries are dealt with.

[jira] Commented: (SOLR-397) options for dealing with range endpoints in date facets

2010-02-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834597#action_12834597 ] Hoss Man commented on SOLR-397: --- Additional idea that i like much better then the interval idea

[jira] Created: (SOLR-1776) dismax should treate schema's default field as a default qf

2010-02-16 Thread Hoss Man (JIRA)
dismax should treate schema's default field as a default qf --- Key: SOLR-1776 URL: https://issues.apache.org/jira/browse/SOLR-1776 Project: Solr Issue Type: Improvement

[jira] Resolved: (SOLR-1579) CLONE -stats.jsp XML escaping

2010-02-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1579. Resolution: Fixed Assignee: Hoss Man (was: Erik Hatcher) I fully expect stats.jsp will be

[jira] Updated: (SOLR-1008) stats.jsp XML escaping

2010-02-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1008: --- Fix Version/s: (was: 1.4) 1.5 Note: the fix included in Solr 1.4 was not actually

[jira] Resolved: (SOLR-1771) StringIndexDocValues should provide a better error message when getStringIndex fails

2010-02-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1771. Resolution: Fixed Assignee: Hoss Man I'm not convinced that the wording of the new error message is

[jira] Created: (SOLR-1772) UpdateProcessor to prune empty values

2010-02-12 Thread Hoss Man (JIRA)
UpdateProcessor to prune empty values --- Key: SOLR-1772 URL: https://issues.apache.org/jira/browse/SOLR-1772 Project: Solr Issue Type: Wish Reporter: Hoss Man Users seem to frequently get

[jira] Commented: (SOLR-534) Return all query results with parameter rows=-1

2010-02-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832333#action_12832333 ] Hoss Man commented on SOLR-534: --- bq. But if you use the REALLY_BIG_NUMBER approach, the same

[jira] Updated: (SOLR-1765) HTTP Caching related headers are incorrect for distributed searches

2010-02-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1765: --- Component/s: (was: multicore) (was: search) Description: When searching across

[jira] Resolved: (SOLR-1742) uniqueKey must be string type otherwise missing core name in path error is rendered

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1742. Resolution: Duplicate the string dependency for QueryElevationComponent does seem to be the root of the

[jira] Commented: (SOLR-1743) error reporting is rendering 404 missing core name in path for all type of errors

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829747#action_12829747 ] Hoss Man commented on SOLR-1743: We definitely shouldn't be generating a missing core name

[jira] Commented: (SOLR-1754) Legacy numeric types do not check input for bad syntax

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829769#action_12829769 ] Hoss Man commented on SOLR-1754: The reason we never explicitly tested the input value was

[jira] Commented: (SOLR-1750) SystemStatsRequestHandler - replacement for stats.jsp

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829773#action_12829773 ] Hoss Man commented on SOLR-1750: bq. Any thoughts on the naming of this beast?

[jira] Updated: (SOLR-1750) SystemStatsRequestHandler - replacement for stats.jsp

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1750: --- Attachment: SystemStatsRequestHandler.java Some updates to Erik's previous version... # adds everything from

[jira] Commented: (SOLR-1754) Legacy numeric types do not check input for bad syntax

2010-02-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829902#action_12829902 ] Hoss Man commented on SOLR-1754: The second array you are talking about only exists if you

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-02-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828835#action_12828835 ] Hoss Man commented on SOLR-1677: bq. I guess I could care less what the default is, if you

[jira] Commented: (SOLR-1718) Carriage return should submit query admin form

2010-02-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828842#action_12828842 ] Hoss Man commented on SOLR-1718: bq. Consider the JIRA interface we are using to comment on

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-02-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828846#action_12828846 ] Hoss Man commented on SOLR-1729: Peter: I think you may have misconstrued my comments --

[jira] Created: (SOLR-1749) debug output should include explanation of what input strings were passed to the analzyers for each field

2010-02-02 Thread Hoss Man (JIRA)
debug output should include explanation of what input strings were passed to the analzyers for each field - Key: SOLR-1749 URL:

[jira] Commented: (SOLR-1749) debug output should include explanation of what input strings were passed to the analzyers for each field

2010-02-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1282#action_1282 ] Hoss Man commented on SOLR-1749: This is an idea that's been rolling arround in my head for

[jira] Resolved: (SOLR-1739) index of facet fields are not same as original string in record

2010-01-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1739. Resolution: Not A Problem w/o knowing more details about your schema, this seems to be working exactly as

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806616#action_12806616 ] Hoss Man commented on SOLR-1603: {quote} the output is a complex Perl data structure with

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805167#action_12805167 ] Hoss Man commented on SOLR-1677: bq. And here are the JIRA issues for stemming bugs, since

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805186#action_12805186 ] Hoss Man commented on SOLR-1603: I realize this is analogous to the python, php, and ruby

[jira] Commented: (SOLR-1718) Carriage return should submit query admin form

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805190#action_12805190 ] Hoss Man commented on SOLR-1718: I don't understand what you mean. both forms use a

[jira] Commented: (SOLR-1725) Script based UpdateRequestProcessorFactory

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805247#action_12805247 ] Hoss Man commented on SOLR-1725: Some random comments/questions from the peanut gallery...

[jira] Commented: (SOLR-1728) ResponseWriters should support byte[], ByteBuffer

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805291#action_12805291 ] Hoss Man commented on SOLR-1728: Noble: your issue description is a bit terse, so i'm a

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-01-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805313#action_12805313 ] Hoss Man commented on SOLR-1729: bq. (e.g. they are in a different time-zone, not

  1   2   3   4   5   6   7   8   9   10   >