[
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
[
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:
-
[
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.
[
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
[
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
[
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
[
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
I am using solr version 3.4
[
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
[
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
[
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
[
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
[
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
[
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
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
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,
[
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
[
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 {{_
[
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
[
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
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
[
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
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
[
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
[
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.
[
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
[
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
[
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-
[
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
[
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
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
[
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
[
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
[
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_
[
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_
[
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
[
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:
--
[
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:
--
[
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
[
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
[
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
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
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
[
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:
[
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
[
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
[
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
47 matches
Mail list logo