Re: Lucene.NET Community Status

2010-10-30 Thread Alex
I'd be interested in providing some new blood for the commits. I'm relatively new to Lucene, but a long time .NET developer. Alex

Porting Automation - Sharpen

2010-11-04 Thread Alex Thompson
I did an initial run of Lucene 3.0.2 through Sharpen. It stops when there is an error or finds something it doesn't have a mapping for. I added some placeholder mappings so it would at least get through a few files. Here is a package of what I have so far: http://convid.com/alex/l

RE: Lucene.NET Community Status

2010-11-06 Thread Alex Thompson
it need a full re-port? I'm just trying to gauge the relative importance of working on speeding up the initial full port. Alex -Original Message- From: George Aroush [mailto:geo...@aroush.net] Sent: Friday, November 05, 2010 8:40 PM To: lucene-net-u...@lucene.apache.org; lucene-ne

RE: Lucene project announcement

2010-11-18 Thread Alex Thompson
ks. So bottom line there is no one-size-fits-all implementation. Lucene.Net (as a line-by-line) provides good value to a significant user base and (assuming we can optimize the porting) takes relatively little effort, so it is a useful part of the spectrum. Alex -Original Messag

RE: [jira] Commented: (LUCENENET-379) Clean up Lucene.Net website

2010-11-30 Thread Alex Thompson
Thanksgiving did slow me down, so there is hope. On another note, are there any committers that are still interested in committing? If there aren't, obviously that's a major roadblock. Can we create new committers relatively soon? -Original Message- From: Prescott Nasser [mailto:geobmx..

RE: Vote thread started on gene...@lucene.apache.org

2010-12-30 Thread Alex Thompson
I'm willing to be a committer as well. I agree the entire porting process needs to be publicly documented and much of the dev effort (at least initially) will be in this area. Alex -Original Message- From: Lombard, Scott [mailto:slomb...@kingindustries.com] Sent: Thursday, Decemb

RE: Initial committers list for Incubator Proposal

2010-12-31 Thread Alex Thompson
va work of improving sharpen or working on other porting/post-processing needs. As a .Net developer I'm interested in more java projects like lucene coming to .Net and hopefully this project will lead to that. Alex -Original Message- From: Lombard, Scott [mailto:slomb...@kingindust

RE: Proposal Stage: Backwards Compatibility / Support

2010-12-31 Thread Alex Thompson
by an automated refactoring of the line-by-line. It might be additional upfront work but might make it easier for future changes from java lucene to be propagated down. Alex -Original Message- From: mhern...@amptools.net [mailto:mhern...@amptools.net] On Behalf Of Michael Herndon Sent: F

RE: Proposal Stage: Backwards Compatibility / Support

2011-01-02 Thread Alex Thompson
a Sharpen conversion Alex Thompson did in November: https://issues.apache.org/jira/secure/attachment/12459581/Lucene.Net.Sharpen 20101114.zip >From my understanding there was no pre/post processing done. I also believe it's 2.9.2, not 3.0.3 as Digy's are. Here is the JIRA issue for the a

RE: [jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-01-10 Thread Alex Thompson
file(which already has options to adjust mappings) which would be maintained version to version. So overall the process would be automated into one runnable step but there would be scope specific settings as needed. Alex -Original Message- From: Peter Mateja [mailto:peter.mat...@gmail.com

RE: Umlauts as Char

2011-02-07 Thread Alex Thompson
What if you use the windows character map to paste in the actual character you want? buffer.charAt( c ) == 'ΓΌ'; -Original Message- From: Prescott Nasser [mailto:geobmx...@hotmail.com] Sent: Monday, February 07, 2011 5:55 PM To: lucene-net-dev@lucene.apache.org Subject: Umlauts as Char

RE: Sharpen setup

2011-02-13 Thread Alex Thompson
arpen and you can find my Ant scripts as well as the patches I made for sharpen and preprocessing in my last uploaded package here: https://issues.apache.org/jira/browse/LUCENENET-380 Alex -Original Message- From: Prescott Nasser [mailto:geobmx...@hotmail.com] Sent: Sunday, February 13, 20

[Lucene.Net] [VOTE] Fork Sharpen

2011-03-04 Thread Alex Thompson
scure repository. Vote will be open for 72 hours. Suggestions on where to host the fork and name for the fork encouraged. My name pick: Grindstone (as in what you use to sharpen) Thanks, Alex

RE: [Lucene.Net] [VOTE] Fork Sharpen

2011-03-05 Thread Alex Thompson
ect could attract more attention and > > contributions than the current obscure repository. > > > > Vote will be open for 72 hours. > > Suggestions on where to host the fork and name for the fork encouraged. > > > > My name pick: Grindstone > > (as in what you use to sharpen) > > > > Thanks, > > Alex > > >

RE: [Lucene.Net] Lucene.Net Hackathon (5/13-/516)

2011-05-08 Thread Alex Thompson
On sharpen, I was waiting to hear back on the legal stuff of forking and fell off the grid for a while. Did we ever figure things out with that? Alex -Original Message- From: Prescott Nasser [mailto:geobmx...@hotmail.com] Sent: Sunday, May 08, 2011 4:12 PM To: lucene-net-dev

RE: [Lucene.Net] Lucene.Net 3 onwards and 2.9.4g

2011-12-30 Thread Alex Thompson
this way it opens the door to also creating a second pass of processing that .netifies the code while still in AST form to achieve, as Andy put it, an automated "line by line with formally defined mutations". Alex -Original Message- From: Christopher Currens [mailto:currens.ch..

RE: [Lucene.Net] Official stance on API changes between major versions

2012-03-03 Thread Alex Thompson
t stopping because there are too many errors). I've found it pretty straightforward to fix issues in the Sharpen code even though this is pretty much the most java I've ever done. So take a look at what I've done and see if you can contribute. Alex -Original Message--

RE: Sharpen Error

2012-03-03 Thread Alex Thompson
Are you sure built it and exported to the correct folder? The line numbers in the stack trace don't match up to the latest version. Alex -Original Message- From: Prescott Nasser [mailto:geobmx...@hotmail.com] Sent: Saturday, March 03, 2012 4:57 PM To: lucene-net-dev@lucene.apach

RE: Sharpen Error

2012-03-03 Thread Alex Thompson
t; Subject: RE: Sharpen Error > Date: Sat, 3 Mar 2012 18:52:29 -0800 > > Are you sure built it and exported to the correct folder? > The line numbers in the stack trace don't match up to the latest version. > > Alex > > -Original Message- > From: Prescot

[jira] Commented: (LUCENENET-373) MultiThreading failed in IndexWritter

2010-10-30 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926677#action_12926677 ] Alex Thompson commented on LUCENENET-373: - Have you tried changing the def

[jira] Updated: (LUCENENET-380) Evaluate Sharpen as a port tool

2010-11-08 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Thompson updated LUCENENET-380: Attachment: Lucene.Net.Sharpen20101104.zip Attached Lucene.Net.Sharpen20101104.zip

[jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2010-11-12 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931608#action_12931608 ] Alex Thompson commented on LUCENENET-380: - yes i'll try to make prog

[jira] Updated: (LUCENENET-380) Evaluate Sharpen as a port tool

2010-11-14 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Thompson updated LUCENENET-380: Attachment: Lucene.Net.Sharpen20101114.zip Lucene.Net.Sharpen20101114.zip is a full run

[jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2010-11-16 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932854#action_12932854 ] Alex Thompson commented on LUCENENET-380: - George, Can you post your setup,

[jira] Updated: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-01-06 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Thompson updated LUCENENET-380: Attachment: Lucene.Net.3_0_3_Sharpen20110106.zip Uploaded Lucene.Net

[Lucene.Net] [jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-02-22 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998172#comment-12998172 ] Alex Thompson commented on LUCENENET-380: - Looks like NGit does the pre/

[Lucene.Net] [jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-02-22 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998181#comment-12998181 ] Alex Thompson commented on LUCENENET-380: - I saw db40 did accept a patch

[Lucene.Net] [jira] Commented: (LUCENENET-380) Evaluate Sharpen as a port tool

2011-02-23 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998626#comment-12998626 ] Alex Thompson commented on LUCENENET-380: - That's worth a shot I gue

[Lucene.Net] [jira] [Commented] (LUCENENET-380) Evaluate Sharpen as a port tool

2011-03-22 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009794#comment-13009794 ] Alex Thompson commented on LUCENENET-380: - Yes we already knew the fork w

[Lucene.Net] [jira] [Commented] (LUCENENET-380) Evaluate Sharpen as a port tool

2011-03-23 Thread Alex Thompson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010206#comment-13010206 ] Alex Thompson commented on LUCENENET-380: - My thoughts on the fork have

[Lucene.Net] [jira] [Commented] (LUCENENET-440) Some of the links on the website don't work

2011-08-10 Thread Alex Maskaev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082629#comment-13082629 ] Alex Maskaev commented on LUCENENET-440: On the page