Please review patches in SOLR-2679 and SOLR-2090

2011-09-02 Thread Maxim Valyanskiy
Hello! Can anyone review and maybe commit two patches I made for Solr java client? SOLR-2679 and SOLR-2090 best wishes, Max - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

Re: about flexing ranking module in lucene

2011-09-02 Thread David Nemeskey
Hi, http://wiki.apache.org/lucene-java/SummerOfCode2011ProjectRanking seem s interesting. what's the status of this branch? will it be included in lucene4 release? Hi, its very close. there are some nocommits still in the branch right now, once these are fixed we will look at merging

Re: about flexing ranking module in lucene

2011-09-02 Thread Robert Muir
On Fri, Sep 2, 2011 at 5:37 AM, David Nemeskey nemeskey.da...@sztaki.hu wrote: Hi,   http://wiki.apache.org/lucene-java/SummerOfCode2011ProjectRanking seem s interesting. what's the status of this branch? will it be included in lucene4 release? Hi, its very close. there are some

[jira] [Updated] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-3199: - Attachment: LUCENE-3199.patch This is a minor update when compared with the last patch.

[jira] [Commented] (SOLR-1959) SolrJ GET operation does not send correct encoding

2011-09-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096020#comment-13096020 ] Gus Heck commented on SOLR-1959: Slightly more helpful than the RFC is a link to the tomcat

[jira] [Commented] (SOLR-2585) Context-Sensitive Spelling Suggestions Collations

2011-09-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096072#comment-13096072 ] Robert Muir commented on SOLR-2585: --- {quote} That is, if a user enters one or more words

[jira] [Updated] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3199: Attachment: LUCENE-3199.patch hey jason, I actually moved this a little further and added

[jira] [Updated] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3199: Attachment: LUCENE-3199.patch new version, fixed one concurrency issue and added some doc

[jira] [Commented] (SOLR-1959) SolrJ GET operation does not send correct encoding

2011-09-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096093#comment-13096093 ] Uwe Schindler commented on SOLR-1959: - We also have that in the Solr Wiki:

[jira] [Commented] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096094#comment-13096094 ] Uwe Schindler commented on LUCENE-3199: --- Cool idea with the view! Policeman work:

[jira] [Commented] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096108#comment-13096108 ] Jason Rutherglen commented on LUCENE-3199: -- Simon, In summary this is using the

[jira] [Commented] (SOLR-2585) Context-Sensitive Spelling Suggestions Collations

2011-09-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096153#comment-13096153 ] James Dyer commented on SOLR-2585: -- Robert, Thank you for your comments. You're right

[jira] [Commented] (LUCENE-2308) Separately specify a field's type

2011-09-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096167#comment-13096167 ] Yonik Seeley commented on LUCENE-2308: -- Regarding the latest patch: {code} -

[jira] [Commented] (SOLR-2585) Context-Sensitive Spelling Suggestions Collations

2011-09-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096198#comment-13096198 ] Robert Muir commented on SOLR-2585: --- bq. Do you agree with this division? I could split

[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-09-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096208#comment-13096208 ] Erik Hatcher commented on SOLR-2703: I got beat up on this about the Velocity

[jira] [Commented] (LUCENE-3199) Add non-desctructive sort to BytesRefHash

2011-09-02 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096231#comment-13096231 ] Jason Rutherglen commented on LUCENE-3199: -- Simon, I think your patch should be

[jira] [Updated] (SOLR-2700) transaction logging

2011-09-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2700: --- Attachment: SOLR-2700.patch OK, I think we're getting close to committing now. Among other things,

[jira] [Created] (LUCENE-3412) SloppyPhraseScorer returns non-deterministic results for queries with many repeats

2011-09-02 Thread Michael Ryan (JIRA)
SloppyPhraseScorer returns non-deterministic results for queries with many repeats -- Key: LUCENE-3412 URL: https://issues.apache.org/jira/browse/LUCENE-3412 Project:

[jira] [Commented] (LUCENE-3412) SloppyPhraseScorer returns non-deterministic results for queries with many repeats

2011-09-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096308#comment-13096308 ] Robert Muir commented on LUCENE-3412: - This issue could also be related to

[jira] [Commented] (LUCENE-3412) SloppyPhraseScorer returns non-deterministic results for queries with many repeats

2011-09-02 Thread Michael Ryan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096344#comment-13096344 ] Michael Ryan commented on LUCENE-3412: -- Here's the debugQuery output from when it

[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-09-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096346#comment-13096346 ] Yonik Seeley commented on SOLR-2565: So now that commits no longer block adds, we

[jira] [Updated] (SOLR-2383) Velocity: Generalize range and date facet display

2011-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2383: -- Attachment: SOLR-2383-branch_3x.patch New patch against branch_3x Fixed display of date ranges with

[jira] [Commented] (LUCENE-2308) Separately specify a field's type

2011-09-02 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096539#comment-13096539 ] Chris Male commented on LUCENE-2308: I would like it to be but Field ensures any

Analyzers and sorting with a custom analysis chain

2011-09-02 Thread Mattmann, Chris A (388J)
Hi Everyone, I've got an Analysis question related to both Lucene and Solr (sorry for the cross posting). i've created a custom analysis chain part of a field type for the title field in my schema representing Businesses. I've created an addition field called title_sort where I copied the

[jira] [Resolved] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-02 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-3390. - Resolution: Fixed Fix Version/s: 3.4 Lucene Fields: [Patch Available] (was: [New])

Re: Analyzers and sorting with a custom analysis chain

2011-09-02 Thread Yonik Seeley
On Fri, Sep 2, 2011 at 10:26 PM, Mattmann, Chris A (388J) chris.a.mattm...@jpl.nasa.gov wrote: I'm left with childrenshospitallosangeles as a single token resultant from the chain. So, when I go to sort the titles in Solr, I use sort=title_sort asc, and I am getting all kinds of weird

Re: Analyzers and sorting with a custom analysis chain

2011-09-02 Thread Mattmann, Chris A (388J)
Hi Yonik, On Sep 2, 2011, at 7:47 PM, Yonik Seeley wrote: On Fri, Sep 2, 2011 at 10:26 PM, Mattmann, Chris A (388J) chris.a.mattm...@jpl.nasa.gov wrote: I'm left with childrenshospitallosangeles as a single token resultant from the chain. So, when I go to sort the titles in Solr, I use

Re: Analyzers and sorting with a custom analysis chain

2011-09-02 Thread Mattmann, Chris A (388J)
On Sep 2, 2011, at 8:53 PM, Mattmann, Chris A (388J) wrote: I think in spelling this out though, I might have elaborated my problem. Since the method I call in the constructor for my CombiningFilter is super(mergeStreamTokens(in)) where mergeStreamTokens is a static method, I think I