Short is buggish ?

2010-02-05 Thread Marcus Herou
Hi. When using the field type solr.ShortField in combination with sharding we get results like this back: str name=sentimentScorejava.lang.Short:40/str Making it impossible to sort on that value. Changing the field to IntegerField solves it. Example search: GET

[jira] Updated: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1757: - Attachment: SOLR-1757.patch DIH multithreading sometimes throws NPE

Re: DIH $skipDoc issue

2010-02-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
did the patch solve your problem? On Fri, Feb 5, 2010 at 12:17 AM, Gian Marco Tagliani gmtagli...@grupointercom.com wrote: Hi all, I'm using the version 1.4.0 of Solr and I'm having some trouble with the DIH when I use the special command $skipDoc. After skipping a document to insert, the

[jira] Created: (SOLR-1758) schema definition for configuration files

2010-02-05 Thread Jorg Heymans (JIRA)
schema definition for configuration files - Key: SOLR-1758 URL: https://issues.apache.org/jira/browse/SOLR-1758 Project: Solr Issue Type: New Feature Components: contrib - DataImportHandler

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

2010-02-05 Thread Marcin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830048#action_12830048 ] Marcin commented on SOLR-1742: -- OK guys, thanks for that. I am closing this issue then and

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

2010-02-05 Thread Marcin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin closed SOLR-1742. uniqueKey must be string type otherwise missing core name in path error is rendered

[jira] Commented: (SOLR-1758) schema definition for configuration files

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830049#action_12830049 ] Noble Paul commented on SOLR-1758: -- other than the tag names , nothing much can be done w/

Timeline of upgrade to Lucene 3.0.

2010-02-05 Thread Dawid Weiss
Hi there, Is there any upgrade path to Lucene 3.0 in the plans? I ask because the head of Carrot2 is using Lucene 3.0 (and there are certain incompatible API signatures, as it turns out). An upgrade to the next planned Carrot2 3.2.0 release would bring the benefit of not having to download

RE: DIH $skipDoc issue

2010-02-05 Thread Gian Marco Tagliani
Hi, Yes the patch solved my problem. Do you think it could be useful for general use? Gian Marco -Original Message- From: noble.p...@gmail.com [mailto:noble.p...@gmail.com] On Behalf Of Noble Paul ??? ?? Sent: viernes, 05 de febrero de 2010 11:20 To:

Re: DIH $skipDoc issue

2010-02-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
yes. it should be . Could you raise an issue? On Fri, Feb 5, 2010 at 4:38 PM, Gian Marco Tagliani gmtagli...@grupointercom.com wrote: Hi, Yes the patch solved my problem. Do you think it could be useful for general use? Gian Marco -Original Message- From: noble.p...@gmail.com

[jira] Created: (SOLR-1759) DIH $skipDoc issue

2010-02-05 Thread Gian Marco Tagliani (JIRA)
DIH $skipDoc issue -- Key: SOLR-1759 URL: https://issues.apache.org/jira/browse/SOLR-1759 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler Affects Versions: 1.4 Reporter: Gian

RE: DIH $skipDoc issue

2010-02-05 Thread Gian Marco Tagliani
I've created the issue: https://issues.apache.org/jira/browse/SOLR-1759 -Original Message- From: noble.p...@gmail.com [mailto:noble.p...@gmail.com] On Behalf Of Noble Paul ??? ?? Sent: viernes, 05 de febrero de 2010 12:16 To: solr-dev@lucene.apache.org Subject: Re: DIH

[jira] Updated: (SOLR-1759) DIH $skipDoc issue

2010-02-05 Thread Gian Marco Tagliani (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gian Marco Tagliani updated SOLR-1759: -- Attachment: patch.txt I attached the patch with this tiny change DIH $skipDoc issue

[jira] Resolved: (SOLR-1736) In the slave , If 'mov'ing file does not succeed , copy the file

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1736. -- Resolution: Fixed committed Revision: 906905 In the slave , If 'mov'ing file does not succeed , copy

[jira] Resolved: (SOLR-1759) DIH $skipDoc issue

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1759. -- Resolution: Fixed Fix Version/s: 1.5 Assignee: Noble Paul committed Revision: 906906

Re: DB Connection

2010-02-05 Thread Shalin Shekhar Mangar
On Thu, Feb 4, 2010 at 8:08 PM, cjkadakia cjkada...@sonicbids.com wrote: Thanks. Next, can the 10 seconds be re-configured? We may likely want to keep the connection alive for a few minutes in case another commit is triggered. Is there any reason we may not want to consider this option?

[jira] Assigned: (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-02-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-1752: --- Assignee: Shalin Shekhar Mangar SolrJ fails with exception when passing

[jira] Assigned: (SOLR-1741) NPE when deletionPolicy sets maxOptimizedCommitsTokeep=0

2010-02-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-1741: --- Assignee: Shalin Shekhar Mangar NPE when deletionPolicy sets

[jira] Resolved: (SOLR-1727) SolrEventListener should extend NamedListInitializedPlugin

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1727. -- Resolution: Fixed committed Revision: 906923 SolrEventListener should extend

[jira] Commented: (SOLR-1758) schema definition for configuration files

2010-02-05 Thread Jorg Heymans (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830090#action_12830090 ] Jorg Heymans commented on SOLR-1758: True. But there is also the documentation aspect.

[jira] Resolved: (SOLR-1597) FileListEntityProcessor should recognize onError attribute

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1597. -- Resolution: Fixed duplicated by SOLR-1678 FileListEntityProcessor should recognize onError attribute

Re: Timeline of upgrade to Lucene 3.0.

2010-02-05 Thread Robert Muir
Hi Dawid, here is the jira issue where you can track the status of getting off deprecated 2.9 APIs: https://issues.apache.org/jira/browse/SOLR-1659 On Fri, Feb 5, 2010 at 5:40 AM, Dawid Weiss dawid.we...@gmail.com wrote: Hi there, Is there any upgrade path to Lucene 3.0 in the plans? I ask

[jira] Created: (SOLR-1760) convert synonymsfilter to new tokenstream API

2010-02-05 Thread Robert Muir (JIRA)
convert synonymsfilter to new tokenstream API - Key: SOLR-1760 URL: https://issues.apache.org/jira/browse/SOLR-1760 Project: Solr Issue Type: Task Components: Schema and Analysis

Real-time deletes

2010-02-05 Thread KaktuChakarabati
Hey, some time ago I asked around and found out that lucene has inbuilt support pretty much for propagating deletes to the active index without a lengthy commit ( I do not remember the exact semantics but I believe it involves using an IndexReader reopen() method or so). I wanted to check back

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

2010-02-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830271#action_12830271 ] Mark Miller commented on SOLR-1743: --- Not quite as bad as I thought - I guess this is setup

Re: Short is buggish ?

2010-02-05 Thread Grant Ingersoll
In looking at the code, I see: code try { short val = Short.parseShort(s); writer.writeShort(name, val); } catch (NumberFormatException e){ // can't parse - write out the contents as a string so nothing is lost and // clients don't get a parse error.

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

2010-02-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1743: -- Attachment: SOLR-1743.patch Fixes the at least one core has abortOnConfigError = true case. error

[jira] Commented: (SOLR-236) Field collapsing

2010-02-05 Thread Kevin Cunningham (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830305#action_12830305 ] Kevin Cunningham commented on SOLR-236: --- Regarding Patrick's comment about a memory

Re: Timeline of upgrade to Lucene 3.0.

2010-02-05 Thread Dawid Weiss
Ah, thanks Robert -- should have checked it first myself. I'll wait for this to be complete then and proceed with C2 patches. Dawid On Fri, Feb 5, 2010 at 3:03 PM, Robert Muir rcm...@gmail.com wrote: Hi Dawid, here is the jira issue where you can track the status of getting off deprecated

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-02-05 Thread Kevin Cunningham (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830305#action_12830305 ] Kevin Cunningham edited comment on SOLR-236 at 2/5/10 11:06 PM:

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-02-05 Thread Kevin Cunningham (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830305#action_12830305 ] Kevin Cunningham edited comment on SOLR-236 at 2/5/10 11:06 PM:

[jira] Commented: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-05 Thread Michael Henson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830395#action_12830395 ] Michael Henson commented on SOLR-1757: -- The patch works to get it running. Now the

Field value tags

2010-02-05 Thread Peter S
Hi Solr-dev, I've had a good look 'round for this functionality/patches etc., and I couldn't find anything. Before delving deeper into the possibilities, I thought I'd put this rfe to the experts for comments/'been there, done that' etc...: Requirement: To add the ability to tag

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-02-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Attachment: SOLR-1268.patch The patch includes: # eliminate hl.useHighlighter parameter #

[jira] Commented: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830450#action_12830450 ] Noble Paul commented on SOLR-1757: -- thanks Micheal. I'll commit this soon could you help