Re: Solr 1.4 Open Issues Status

2009-09-16 Thread Grant Ingersoll


On Sep 15, 2009, at 6:23 PM, Chris Hostetter wrote:



:   Hoss' patch is a reasonable start. I think this can be  
committed. We

:  can iterate in 1.5. Mark or Hoss?
: I think this is a great start for 1.4 and the rest can wait till  
1.5,

: but I'll defer to Hoss. I had started working on something more
: complicated, but I prefer Hoss' route.

Mark: my patch was just something i cranked out really quick and  
dirty to
sanity test that various solr components weren't already causing  
insanity

... feel free to run with it, i'm a little burnt out right now just
trying to keep up with email.



I vote we go with it for now and then improve in 1.5


Re: Solr 1.4 Open Issues Status

2009-09-16 Thread Grant Ingersoll


On Sep 15, 2009, at 12:01 PM, Andrzej Bialecki wrote:


Grant Ingersoll wrote:

Here's where we are at for 1.4.  My comments are marked by .
I think we are in pretty good shape, people just need to make some  
final commits. If things are still unassigned tomorrow morning, I'm  
going to push them to 1.5.

KeySummaryAssignee
SOLR-1427SearchComponents aren't listed on registry.jsp 
Grant Ingersoll

 I just put up a patch that I believe is ready to commit.
SOLR-1423Lucene 2.9 RC4 may need some changes in Solr Analyzers  
using CharStream  othersKoji Sekiguchi

 Koji?
SOLR-1407SpellingQueryConverter now disallows underscores and  
digits in field names (but allows all UTF-8 letters)Shalin  
Shekhar Mangar

Needs a patch and a unit test.  Push to 1.5?
SOLR-1396standardize the updateprocessorchain syntax 
Unassigned
 No patch exists and no work has been done on it.  Seems like we  
should get this right.  Volunteers?
SOLR-1366UnsupportedOperationException may be thrown when
using custom IndexReaderMark Miller

 Patch exists.  Mark?


That patch doesn't solve the issue - it can't be solved without  
serious changes in the replication handler. For now we can only  
clarify the breakage in the documentation.


Care to take up that documentation, Andrzej?


Solr 1.4 Open Issues Status

2009-09-15 Thread Grant Ingersoll

Here's where we are at for 1.4.  My comments are marked by .

I think we are in pretty good shape, people just need to make some  
final commits. If things are still unassigned tomorrow morning, I'm  
going to push them to 1.5.




Key Summary Assignee
SOLR-1427   SearchComponents aren't listed on registry.jsp  Grant Ingersoll

 I just put up a patch that I believe is ready to commit.

SOLR-1423	Lucene 2.9 RC4 may need some changes in Solr Analyzers using  
CharStream  others	Koji Sekiguchi


 Koji?

SOLR-1407	SpellingQueryConverter now disallows underscores and digits  
in field names (but allows all UTF-8 letters)	Shalin Shekhar Mangar


Needs a patch and a unit test.  Push to 1.5?

SOLR-1396   standardize the updateprocessorchain syntax Unassigned

 No patch exists and no work has been done on it.  Seems like we  
should get this right.  Volunteers?


SOLR-1366	UnsupportedOperationException may be thrown when   using  
custom IndexReader	Mark Miller


 Patch exists.  Mark?

SOLR-1319	Upgrade custom Solr Highlighter classes to new Lucene  
Highlighter API	Mark Miller


 No patch.  Mark?

SOLR-1314   Upgrade Carrot2 to version 3.1.0Grant Ingersoll

 Waiting on Lucene 2.9 and a minor licensing issue.

SOLR-1300	need to exlcude downloaded clustering libs from release  
packages	Grant Ingersoll


 This will be handled during release packaging.

SOLR-1294   SolrJS/Javascript client fails in IE8!  Unassigned

 I have concerns about this client library being included at all in  
Solr, as I don't see anyone taking it up for maintenance.  I raised  
concerns on the main issue with no response and likewise with this  
one.  Patch exists.  Who handled the original contribution?


SOLR-1292   show lucene fieldcache entries and sizesMark Miller

 Hoss' patch is a reasonable start.  I think this can be committed.   
We can iterate in 1.5.  Mark or Hoss?


SOLR-1221	Change Solr Highlighting to use the SpanScorer with  
MultiTerm expansion by default	Mark Miller


 Mark?  Seems ready to go.

SOLR-1170   Java replication replicates lucene lock fileNoble Paul

 Noble?  Has a patch that looks reasonable for now.  Might be  
problematic if Lucene ever changes the extension of the lock files.


Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Mark Miller
Grant Ingersoll wrote:

 SOLR-1366 UnsupportedOperationException may be thrown when using
 custom IndexReader Mark Miller

  Patch exists. Mark?
I've got to look at this - I don't think we can solve nicely, but we can
at least cauterize the wound.

 SOLR-1319 Upgrade custom Solr Highlighter classes to new Lucene
 Highlighter API Mark Miller

  No patch. Mark?
This is basically done with a 2.9 upgrade issue - its just a little back
compat was broke, so I left this open to address (a Changes warning or
something). Will consider what to do and put something up soon.


 SOLR-1292 show lucene fieldcache entries and sizes Mark Miller

  Hoss' patch is a reasonable start. I think this can be committed. We
 can iterate in 1.5. Mark or Hoss?
I think this is a great start for 1.4 and the rest can wait till 1.5,
but I'll defer to Hoss. I had started working on something more
complicated, but I prefer Hoss' route.

 SOLR-1221 Change Solr Highlighting to use the SpanScorer with
 MultiTerm expansion by default Mark Miller

  Mark? Seems ready to go.

I think so - I'll commit soon. Just been running tests and spot checking.

-- 
- Mark

http://www.lucidimagination.com





Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Tue, Sep 15, 2009 at 7:44 PM, Grant Ingersoll gsing...@apache.org wrote:
 Here's where we are at for 1.4.  My comments are marked by .

 I think we are in pretty good shape, people just need to make some final
 commits. If things are still unassigned tomorrow morning, I'm going to push
 them to 1.5.



 Key     Summary Assignee
 SOLR-1427       SearchComponents aren't listed on registry.jsp  Grant
 Ingersoll

 I just put up a patch that I believe is ready to commit.

 SOLR-1423       Lucene 2.9 RC4 may need some changes in Solr Analyzers using
 CharStream  others     Koji Sekiguchi

 Koji?

 SOLR-1407       SpellingQueryConverter now disallows underscores and digits
 in field names (but allows all UTF-8 letters)   Shalin Shekhar Mangar

Needs a patch and a unit test.  Push to 1.5?

 SOLR-1396       standardize the updateprocessorchain syntax     Unassigned

 No patch exists and no work has been done on it.  Seems like we should get
 this right.  Volunteers?

Let us push it to 1.5 . Anyway there are more things to be clened up
as a part of SOLR-1198

 SOLR-1366       UnsupportedOperationException may be thrown when   using
 custom IndexReader      Mark Miller

 Patch exists.  Mark?

 SOLR-1319       Upgrade custom Solr Highlighter classes to new Lucene
 Highlighter API Mark Miller

 No patch.  Mark?

 SOLR-1314       Upgrade Carrot2 to version 3.1.0        Grant Ingersoll

 Waiting on Lucene 2.9 and a minor licensing issue.

 SOLR-1300       need to exlcude downloaded clustering libs from release
 packages        Grant Ingersoll

 This will be handled during release packaging.

 SOLR-1294       SolrJS/Javascript client fails in IE8!  Unassigned

 I have concerns about this client library being included at all in Solr,
 as I don't see anyone taking it up for maintenance.  I raised concerns on
 the main issue with no response and likewise with this one.  Patch exists.
  Who handled the original contribution?

 SOLR-1292       show lucene fieldcache entries and sizes        Mark Miller

 Hoss' patch is a reasonable start.  I think this can be committed.  We can
 iterate in 1.5.  Mark or Hoss?

 SOLR-1221       Change Solr Highlighting to use the SpanScorer with
 MultiTerm expansion by default  Mark Miller

 Mark?  Seems ready to go.

 SOLR-1170       Java replication replicates lucene lock file    Noble Paul


 Noble?  Has a patch that looks reasonable for now.  Might be problematic
 if Lucene ever changes the extension of the lock files.
I am not sure if there is a problem. Because lucene should not be
returning the .lock file name in the list of files. Anyway the chances
of Lucene changing the file extension is slim.




-- 
-
Noble Paul | Principal Engineer| AOL | http://aol.com


Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Andrzej Bialecki

Grant Ingersoll wrote:

Here's where we are at for 1.4.  My comments are marked by .

I think we are in pretty good shape, people just need to make some final 
commits. If things are still unassigned tomorrow morning, I'm going to 
push them to 1.5.




KeySummaryAssignee
SOLR-1427SearchComponents aren't listed on registry.jspGrant 
Ingersoll


  I just put up a patch that I believe is ready to commit.

SOLR-1423Lucene 2.9 RC4 may need some changes in Solr Analyzers 
using CharStream  othersKoji Sekiguchi


  Koji?

SOLR-1407SpellingQueryConverter now disallows underscores and digits 
in field names (but allows all UTF-8 letters)Shalin Shekhar Mangar


 Needs a patch and a unit test.  Push to 1.5?

SOLR-1396standardize the updateprocessorchain syntaxUnassigned

  No patch exists and no work has been done on it.  Seems like we 
should get this right.  Volunteers?


SOLR-1366UnsupportedOperationException may be thrown when   using 
custom IndexReaderMark Miller


  Patch exists.  Mark?


That patch doesn't solve the issue - it can't be solved without serious 
changes in the replication handler. For now we can only clarify the 
breakage in the documentation.



--
Best regards,
Andrzej Bialecki 
 ___. ___ ___ ___ _ _   __
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com



Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Chris Hostetter

: SOLR-1407 SpellingQueryConverter now disallows underscores and digits in
: field names (but allows all UTF-8 letters)Shalin Shekhar Mangar
: 
:  Needs a patch and a unit test.  Push to 1.5?

FWIW: it's a bug against trunk that worked in 1.3, so pushing to 1.5 
doesn't seem like a valid option 

: SOLR-1294 SolrJS/Javascript client fails in IE8!  Unassigned
: 
:  I have concerns about this client library being included at all in Solr, as
:  I don't see anyone taking it up for maintenance.  I raised concerns on the
:  main issue with no response and likewise with this one.  Patch exists.  Who
:  handled the original contribution?

Ryan did according to svn.

I'm elary of features in core that don'th ave a committer who is actively 
involved with them, but i'm less concerend for client libraries -- as long 
as the community is submitting patches that can be tested, it's being 
maintained.

I'd commit this patch, but i can't actualy test that it works (no access 
to IE)


-Hoss



Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Chris Hostetter

:   Hoss' patch is a reasonable start. I think this can be committed. We
:  can iterate in 1.5. Mark or Hoss?
: I think this is a great start for 1.4 and the rest can wait till 1.5,
: but I'll defer to Hoss. I had started working on something more
: complicated, but I prefer Hoss' route.

Mark: my patch was just something i cranked out really quick and dirty to 
sanity test that various solr components weren't already causing insanity 
... feel free to run with it, i'm a little burnt out right now just 
trying to keep up with email.


-Hoss



Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Grant Ingersoll


On Sep 15, 2009, at 10:47 AM, Noble Paul നോബിള്‍  
नोब्ळ् wrote:


SOLR-1170   Java replication replicates lucene lock file 
Noble Paul




Noble?  Has a patch that looks reasonable for now.  Might be  
problematic

if Lucene ever changes the extension of the lock files.

I am not sure if there is a problem. Because lucene should not be
returning the .lock file name in the list of files. Anyway the chances
of Lucene changing the file extension is slim.


Please commit then.

Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Grant Ingersoll


On Sep 15, 2009, at 6:20 PM, Chris Hostetter wrote:



: SOLR-1407	SpellingQueryConverter now disallows underscores and  
digits in

: field names (but allows all UTF-8 letters)Shalin Shekhar Mangar
:
:  Needs a patch and a unit test.  Push to 1.5?

FWIW: it's a bug against trunk that worked in 1.3, so pushing to 1.5
doesn't seem like a valid option



Shalin, can you take this one up?



: SOLR-1294 SolrJS/Javascript client fails in IE8!  Unassigned
:
:  I have concerns about this client library being included at all  
in Solr, as
:  I don't see anyone taking it up for maintenance.  I raised  
concerns on the
:  main issue with no response and likewise with this one.  Patch  
exists.  Who

:  handled the original contribution?

Ryan did according to svn.

I'm elary of features in core that don'th ave a committer who is  
actively
involved with them, but i'm less concerend for client libraries --  
as long

as the community is submitting patches that can be tested, it's being
maintained.

I'd commit this patch, but i can't actualy test that it works (no  
access

to IE)



I don't either.  I know Ryan is pretty busy.  Who is the original  
contributor?


JSDoc is a problem in there, too.  AFAICT, it states it is a  
derivative work of http://jsdoc.sourceforge.net/, which is GPL.  I  
just don't think it is ready for release unless it gets some real  
attn, real quick.   I opened https://issues.apache.org/jira/browse/SOLR-1434 
.


How about if someone doesn't raise there hand by this weekend, we pull  
it from 1.4?  Then we have time to resolve it for 1.5.


Re: Solr 1.4 Open Issues Status

2009-09-15 Thread Ryan McKinley


: SOLR-1294 SolrJS/Javascript client fails in IE8!  Unassigned
:
:  I have concerns about this client library being included at all  
in Solr, as
:  I don't see anyone taking it up for maintenance.  I raised  
concerns on the
:  main issue with no response and likewise with this one.  Patch  
exists.  Who

:  handled the original contribution?

Ryan did according to svn.

I'm elary of features in core that don'th ave a committer who is  
actively
involved with them, but i'm less concerend for client libraries --  
as long

as the community is submitting patches that can be tested, it's being
maintained.

I'd commit this patch, but i can't actualy test that it works (no  
access

to IE)


I'll take it...

 remembering a distant land where I had lots of time and energy  
for this stuff.  alas.