[jira] [Commented] (SOLR-3430) DIH: More-realistic testing & subsequent bug fix

2012-05-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268162#comment-13268162 ] Mikhail Khludnev commented on SOLR-3430: James, I agree that DB is better than Moc

[jira] [Issue Comment Edited] (SOLR-2312) CloudSolrServer -- calling add(Collection docs) throws NPE.

2012-05-03 Thread Vimlesh Kumar Mishra (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268158#comment-13268158 ] Vimlesh Kumar Mishra edited comment on SOLR-2312 at 5/4/12 6:09 AM: -

[jira] [Commented] (SOLR-2312) CloudSolrServer -- calling add(Collection docs) throws NPE.

2012-05-03 Thread Vimlesh Kumar Mishra (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268158#comment-13268158 ] Vimlesh Kumar Mishra commented on SOLR-2312: I also can't reproduce this issue.

[jira] [Resolved] (SOLR-3370) CSVResponseWriter does not honor fl globs

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3370. Resolution: Fixed Fix Version/s: 4.0 Assignee: Hoss Man Committed revision 1333760. Thanks

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268053#comment-13268053 ] David Smiley commented on SOLR-3424: Looks good Uwe. One minor nit is that the URL in t

dev@lucene.apache.org

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3434: --- Description: when using {{header=true&trim=true}} the field names in the header row are not trimmed. this is

dev@lucene.apache.org

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3434: --- Issue Type: Improvement (was: Bug) Summary: CSVRequestHandler does not trim header when using header=t

Re: Sorting result first which come first in sentance

2012-05-03 Thread Jonty Rhods
I am using solr version 3.4

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268043#comment-13268043 ] Hoss Man commented on SOLR-3434: Two other things i wanted to explicitly note: * the error

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268040#comment-13268040 ] Hoss Man commented on SOLR-3434: bq. but I did have to remove the spaces after the header n

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored if updateLog is enabled, but {{_version_}} field does not exist in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Description: deleteByQuery is silently ignored if there the updateLog is configurd in solrconfig.xml, but the

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Attachment: SOLR-3432.test.patch figured out the problem has to do with the updateLog: if you have the updateL

[jira] [Commented] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268019#comment-13268019 ] Hoss Man commented on SOLR-3432: In r1333704 i refactored a few of the newer tests that exp

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267994#comment-13267994 ] Erick Erickson commented on SOLR-3434: -- Odd, it works fine for me, but I did have to r

Fwd: question about NRT(soft commit) and Transaction Log in trunk

2012-05-03 Thread Li Li
any one could help? thanks -- Forwarded message -- From: Li Li Date: Sat, Apr 28, 2012 at 7:11 PM Subject: question about NRT(soft commit) and Transaction Log in trunk To: solr-u...@lucene.apache.org hi   I checked out the trunk and played with its new soft commit feature. it's

Re: Sorting result first which come first in sentance

2012-05-03 Thread Li Li
as for version below 4.0, it's not possible because lucene's score model. position information is stored, but only used to support phrase query. it just tell us whether a document is matched, but we can boost a document. The similar problem is : how to implement proximity boost. for 2 search terms,

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Description: deleteByQuery is silently ignored if there is no {{\_version\_}} field in the schema.xml To rep

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Fix Version/s: 4.0 Assignee: Yonik Seeley Summary: deleteByQuery silently ignored unless {{_

[jira] [Updated] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3830: --- Attachment: PerfTestMappingCharFilter.java LUCENE-3830.patch New pat

[jira] [Commented] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267908#comment-13267908 ] Michael McCandless commented on LUCENE-3830: bq. from the brief code inspect

[jira] [Created] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread david babits (JIRA)
david babits created SOLR-3434: -- Summary: CSVRequestHandler does not parse header properly Key: SOLR-3434 URL: https://issues.apache.org/jira/browse/SOLR-3434 Project: Solr Issue Type: Bug A

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267858#comment-13267858 ] Per Steffensen commented on SOLR-3428: -- Well first of all ClassicConsistencyHybridUpda

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13735 - Failure

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13735/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher o

[jira] [Issue Comment Edited] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267798#comment-13267798 ] Neil Hooey edited comment on SOLR-3431 at 5/3/12 9:03 PM: -- I'll be

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267798#comment-13267798 ] Neil Hooey commented on SOLR-3431: -- I'll be sure to update the wiki soon, Jan.

[jira] [Updated] (SOLR-1258) health check file: relative path evaluated against CWD (directory were app was started)

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1258: --- Attachment: SOLR-1258.patch patch just commited, includes cleanup of all the legacy syntax in examples & test

[jira] [Resolved] (SOLR-1258) health check file: relative path evaluated against CWD (directory were app was started)

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1258. Resolution: Fixed > health check file: relative path evaluated against CWD (directory were app > was st

[jira] [Updated] (SOLR-3430) DIH: More-realistic testing & subsequent bug fix

2012-05-03 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-3430: - Attachment: SOLR-3430.patch Here's a version that uses hsqldb instead of derby and modify's "solr/common-

[jira] [Resolved] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved SOLR-3431. --- Resolution: Won't Fix Assignee: Steven Rowe {quote} bq. Maybe instead of overlays, try configuri

[jira] [Commented] (SOLR-3432) Deletes are not working for my configuration

2012-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267614#comment-13267614 ] Erick Erickson commented on SOLR-3432: -- Ahh, didn't know you were working with Hoss, t

[jira] [Created] (SOLR-3433) binary field returns differently when do the distribute search

2012-05-03 Thread Alex Liu (JIRA)
Alex Liu created SOLR-3433: -- Summary: binary field returns differently when do the distribute search Key: SOLR-3433 URL: https://issues.apache.org/jira/browse/SOLR-3433 Project: Solr Issue Type: Bu

[jira] [Commented] (SOLR-3432) Deletes are not working for my configuration

2012-05-03 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267491#comment-13267491 ] David commented on SOLR-3432: - No, no chance. Was working with hoss in IRC and he instructed me

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267490#comment-13267490 ] Mark Miller commented on SOLR-3428: --- Any chance you could break out a test case and fix f

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267475#comment-13267475 ] Per Steffensen commented on SOLR-3382: -- New patch available as part of SOLR-3173_3178_

[jira] [Commented] (SOLR-3173) Database semantics - insert and update

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267474#comment-13267474 ] Per Steffensen commented on SOLR-3173: -- New patch available as part of SOLR-3173_3178_

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267472#comment-13267472 ] Per Steffensen commented on SOLR-3428: -- Patch available as part of SOLR-3173_3178_3382

[jira] [Issue Comment Edited] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267463#comment-13267463 ] Per Steffensen edited comment on SOLR-3178 at 5/3/12 2:32 PM: --

[jira] [Issue Comment Edited] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267463#comment-13267463 ] Per Steffensen edited comment on SOLR-3178 at 5/3/12 2:32 PM: --

[jira] [Updated] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-3178: - Attachment: SOLR-3173_3178_3382_3428_plus.patch Find attached SOLR-3173_3178_3382_3428_plus.patch

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267380#comment-13267380 ] Jan Høydahl commented on SOLR-3431: --- Great. Perhaps you would like to add this instructio

[jira] [Commented] (SOLR-3432) Deletes are not working for my configuration

2012-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267378#comment-13267378 ] Erick Erickson commented on SOLR-3432: -- First, it's usually a good idea to raise this

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13718 - Still Failing

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13718/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher o

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13717 - Failure

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13717/ No tests ran. Build Log (for compile errors): [...truncated 1318 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional com

[jira] [Issue Comment Edited] (SOLR-3408) org.apache.lucene.store.AlreadyClosedException: MMapIndexInput already closed: MMapIndexInput(path="/eneeds/fs/apache-solr-ra-4.0/example/solr/data/index/_5e9

2012-05-03 Thread Lyubov Romanchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264502#comment-13264502 ] Lyubov Romanchuk edited comment on SOLR-3408 at 5/3/12 10:22 AM:

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267272#comment-13267272 ] Uwe Schindler commented on SOLR-3424: - Hi David, I don't really trust that thread so I

[jira] [Issue Comment Edited] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267272#comment-13267272 ] Uwe Schindler edited comment on SOLR-3424 at 5/3/12 7:27 AM: - H

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267264#comment-13267264 ] David Smiley commented on SOLR-3424: So it appears the Commons-Codec Encoders are all t