can you open a JIRA issue and attach a diff?
see:
http://wiki.apache.org/solr/HowToContribute
thanks!
ryan
On Oct 22, 2008, at 9:16 PM, SinistralEnigma wrote:
I've fixed the problem below which was preventing SolrJ clients from
making a
call which would create a new core on a Solr server.
[
https://issues.apache.org/jira/browse/SOLR-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642157#action_12642157
]
Grant Ingersoll commented on SOLR-651:
--
{quote}
If the user has asked for tf=true&idf=tr
[
https://issues.apache.org/jira/browse/SOLR-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-651:
-
Attachment: SOLR-651.patch
Added tf_idf calculation option. I'm going to commit today.
> A Search
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-822:
Attachment: SOLR-822.patch
{quote}
Known bug:
analysis.jsp has not been supported yet in this patch.
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-822:
Attachment: sample_mapping_ja.txt
sample_mapping_ja.txt file is attached. To use it, open schema.xml
[
https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642179#action_12642179
]
Bruce Ritchie commented on SOLR-769:
Grant,
This patch looks very promising, I can't wai
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642181#action_12642181
]
Todd Feak commented on SOLR-822:
Seems like a very flexible way to solve the issue, as well a
[
https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642182#action_12642182
]
Stanislaw Osinski commented on SOLR-769:
Bruce,
For performance of the clustering al
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642183#action_12642183
]
Todd Feak commented on SOLR-822:
Oh, and another thought. Can it support characters written a
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642188#action_12642188
]
Walter Underwood commented on SOLR-822:
---
Yes, it should be in Lucene. LIke this:
http:
[
https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642187#action_12642187
]
Grant Ingersoll commented on SOLR-769:
--
Hi Bruce,
I haven't done any perf. testing, as
[
https://issues.apache.org/jira/browse/SOLR-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-651.
--
Resolution: Fixed
Committed revision 707399.
> A SearchComponent for fetching TF-IDF values
> --
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-561:
--
Attachment: SOLR-561-fixes.patch
Attaching some little thread safety fixes (mostly adding volatile to val
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642210#action_12642210
]
Koji Sekiguchi commented on SOLR-822:
-
{quote}
First, I assume that this only affects ind
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-561:
--
Attachment: SOLR-561-fixes.patch
Updated the fixes patch with more thread safety fixes.
Q: what is Repli
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642217#action_12642217
]
Yonik Seeley commented on SOLR-561:
---
I think there's an issue with SnapShooter in that it n
[
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642245#action_12642245
]
[EMAIL PROTECTED] edited comment on SOLR-799 at 10/23/08 12:38 PM:
[
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642245#action_12642245
]
Mark Miller commented on SOLR-799:
--
I find the pluggable delete policy idea appealing, but
[
https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642272#action_12642272
]
Lars Kotthoff commented on SOLR-540:
I've run the tests repeatedly and wasn't able to rep
Remove references to removed "none" locking option
--
Key: SOLR-824
URL: https://issues.apache.org/jira/browse/SOLR-824
Project: Solr
Issue Type: Task
Reporter: Lars Kotthoff
[
https://issues.apache.org/jira/browse/SOLR-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Kotthoff updated SOLR-824:
---
Attachment: SOLR-824.patch
Patch removing all the references.
> Remove references to removed "none" lo
[
https://issues.apache.org/jira/browse/SOLR-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-805:
Fix Version/s: 1.4
> DisMax queries are not being cached in QueryResultCache
> --
[
https://issues.apache.org/jira/browse/SOLR-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642354#action_12642354
]
Koji Sekiguchi commented on SOLR-805:
-
I'll commit today if there is no objections.
{code
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-561:
--
Attachment: SOLR-561-fixes.patch
Here's an update to the "fixes" patch that fixes an issue with
setReser
[
https://issues.apache.org/jira/browse/SOLR-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642366#action_12642366
]
Sean Colombo commented on SOLR-803:
---
I found this same problem and created a fix for it. I
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642380#action_12642380
]
Noble Paul commented on SOLR-561:
-
bq.what is ReplicationHandler.getIndexVersion() supposed t
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642389#action_12642389
]
noble.paul edited comment on SOLR-561 at 10/23/08 11:33 PM:
The S
[
https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642389#action_12642389
]
Noble Paul commented on SOLR-561:
-
The SnapShooter is not written right (thread safety). soon
28 matches
Mail list logo