Re: [Lucene.Net] Re: Signing Binary Releases

2011-02-22 Thread Troy Howard
Stefan, Thanks so much for the explanation. This is much clearer. I found that we have an extant KEYS.TXT at: https://svn.apache.org/repos/asf/incubator/lucene.net/site/download/KEYS.txt Would it be acceptable to simply add to that file, or is this file in the wrong location? Thanks, Troy

[Lucene.Net] how to update the index

2011-02-22 Thread Wen Gao
Hi, I am using lucene to search items, my index store all the data to be searched, since the data in the index could change due to uses' update, I should update index evertytime user update data. could anyone give me some example about how to manage the index? Wen

[Lucene.Net] how to make the search not case sensitive

2011-02-22 Thread Wen Gao
Hi, I am using lucene's standard analyser to search, however, the search result is case sensitive. e.g, when i search for database, DATABASE could not return. I could store the typed items as lowercase, and store the stored data as lowercase as well, but in this case, the returned results would

Re: [Lucene.Net] how to make the search not case sensitive

2011-02-22 Thread Peter Mateja
Wen, You need to make sure that you are using the same analyzer when both indexing and searching in a particular index field. For instance, in your case, you need to ensure that the value DATABASE (in whatever field that is in) is indexed with the StandardAnalyzer. Then, use the StandardAnalyzer

[Lucene.Net] [VOTE] Release Apache Lucene.Net 2.9.2-incubating-RC1

2011-02-22 Thread Troy Howard
All, I'm happy to announce that Lucene.Net 2.9.2-incubating-RC1 is available and ready for your testing and voting. Release candidate artifacts: http://people.apache.org/~thoward/Lucene.Net/2.9.2-incubating-RC1/dist/ SVN tag revision:

[Lucene.Net] [jira] Commented: (LUCENENET-167) Compact Framework Silverlight Support

2011-02-22 Thread Hanrock Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998134#comment-12998134 ] Hanrock Wang commented on LUCENENET-167: Very glad to see this request finally

[Lucene.Net] [jira] Commented: (LUCENENET-381) Official release of Lucene.Net 2.9.2

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998145#comment-12998145 ] Troy Howard commented on LUCENENET-381: --- Started the PPMC vote at:

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

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Troy Howard reassigned LUCENENET-379: - Assignee: Prescott Nasser (was: Troy Howard) Clean up Lucene.Net website

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

2011-02-22 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998150#comment-12998150 ] Prescott Nasser commented on LUCENENET-380: --- I see this is assigned to me -

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

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998156#comment-12998156 ] Troy Howard commented on LUCENENET-380: --- So far Sharpen seems to be the most

Re: [Lucene.Net] Re: Signing Binary Releases

2011-02-22 Thread Stefan Bodewig
On 2011-02-22, Troy Howard wrote: I found that we have an extant KEYS.TXT at: https://svn.apache.org/repos/asf/incubator/lucene.net/site/download/KEYS.txt Would it be acceptable to simply add to that file, or is this file in the wrong location? The location doesn't really matter but you

[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-tabpanelfocusedCommentId=12998172#comment-12998172 ] Alex Thompson commented on LUCENENET-380: - Looks like NGit does the pre/post as

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

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998175#comment-12998175 ] Troy Howard commented on LUCENENET-380: --- Alex - I was thinking we could fork

[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-tabpanelfocusedCommentId=12998181#comment-12998181 ] Alex Thompson commented on LUCENENET-380: - I saw db40 did accept a patch from

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

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998185#comment-12998185 ] Troy Howard commented on LUCENENET-380: --- I guess the best thing to do is to put

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

2011-02-22 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998186#comment-12998186 ] Prescott Nasser commented on LUCENENET-380: --- Sharcene, Larpen,

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

2011-02-22 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Troy Howard reassigned LUCENENET-380: - Assignee: Alex Thompson (was: Prescott Nasser) Assigning to Alex to this task (now

[jira] Commented: (SOLR-1395) Integrate Katta

2011-02-22 Thread JohnWu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997684#comment-12997684 ] JohnWu commented on SOLR-1395: -- Tomliu: how to katta addIndex hdfs://***.zip to queryCore

[jira] Commented: (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-02-22 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997702#comment-12997702 ] Dawid Weiss commented on SOLR-2378: --- Hi guys. I probably need those admin rights on

[jira] Commented: (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997703#comment-12997703 ] Uwe Schindler commented on SOLR-2378: - This time I cannot help - I don't have admin

Re: Proper use of TermsEnum.seek?

2011-02-22 Thread Toke Eskildsen
On Mon, 2011-02-21 at 16:00 +0100, Simon Willnauer wrote: For all real codecs seek(BR, TermState) should be as fast as it gets. There are some codecs which simply forward to seek(BR) so if you have the TermState already you won't loose anything. This might also answer your other question, if

Re: Proper use of TermsEnum.seek?

2011-02-22 Thread Simon Willnauer
On Tue, Feb 22, 2011 at 11:55 AM, Toke Eskildsen t...@statsbiblioteket.dk wrote: On Mon, 2011-02-21 at 16:00 +0100, Simon Willnauer wrote: For all real codecs seek(BR, TermState) should be as fast as it gets. There are some codecs which simply forward to seek(BR) so if you have the TermState

[jira] Commented: (LUCENE-2933) Two-stage state expansion for the FST: distance-from-root and child-count criteria.

2011-02-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997752#comment-12997752 ] Michael McCandless commented on LUCENE-2933: Patch looks great Dawid! I like

[jira] Commented: (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-02-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997786#comment-12997786 ] Mark Miller commented on SOLR-2378: --- bq. Hi guys. I probably need those admin rights on

[jira] Assigned: (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-02-22 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned SOLR-2378: - Assignee: Dawid Weiss FST-based Lookup (suggestions) for prefix matches.

Re: GSoC

2011-02-22 Thread Simon Willnauer
I think that is good for now. I should get started on codeawards and wrap up our proposals. I hope I can do that this week. simon On Tue, Feb 22, 2011 at 3:16 PM, David Nemeskey nemeskey.da...@sztaki.hu wrote: Hey, I have written the proposal. Please let me know if you want more / less of

[jira] Commented: (LUCENE-2894) Use of google-code-prettify for Lucene/Solr Javadoc

2011-02-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997822#comment-12997822 ] Koji Sekiguchi commented on LUCENE-2894: bq. solr.analysis classes(A to H) are

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998079#comment-12998079 ] Hoss Man commented on SOLR-2374: FWIW: There have been historical disscusions about adding

[jira] Commented: (SOLR-2370) Let some UpdateProcessors be default without explicitly configuring them

2011-02-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998091#comment-12998091 ] Hoss Man commented on SOLR-2370: I'm sort of on board this ... peronally i think

Re: GSoC

2011-02-22 Thread Fernando Wasylyszyn
This also give other contributors a chance to help and get interested in your work!! I really would love to contribute to this project! Regards. Fernando. De: Simon Willnauer simon.willna...@googlemail.com Para: dev@lucene.apache.org CC: David Nemeskey

[jira] Created: (LUCENE-2936) score and explain don't match

2011-02-22 Thread Koji Sekiguchi (JIRA)
score and explain don't match - Key: LUCENE-2936 URL: https://issues.apache.org/jira/browse/LUCENE-2936 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.0.3, 2.9.4, 3.1, 4.0 Reporter:

[HUDSON] Lucene-trunk - Build # 1475 - Failure

2011-02-22 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1475/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptions Error Message: file _1.tvx does not exist Stack Trace: junit.framework.AssertionFailedError: file _1.tvx does not exist

[jira] Updated: (LUCENE-2936) score and explain don't match

2011-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2936: Attachment: (was: LUCENE_2396.patch) score and explain don't match

[jira] Updated: (LUCENE-2936) score and explain don't match

2011-02-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2936: Attachment: LUCENE_2396.patch here's a patch along the lines i suggested. score and explain

[jira] Updated: (LUCENE-2894) Use of google-code-prettify for Lucene/Solr Javadoc

2011-02-22 Thread Shinichiro Abe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichiro Abe updated LUCENE-2894: --- Attachment: LUCENE-2894-solr-analysis-StoZ.patch

Re: [HUDSON] Lucene-trunk - Build # 1475 - Failure

2011-02-22 Thread Simon Willnauer
hmm maybe this was caused by LUCENE-2881 but I am not sure. I try to dig this afternoon... simon On Wed, Feb 23, 2011 at 4:11 AM, Apache Hudson Server hud...@hudson.apache.org wrote: Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1475/ 1 tests failed. REGRESSION:  

Re: [HUDSON] Lucene-trunk - Build # 1475 - Failure

2011-02-22 Thread Michael Busch
I just ran this test locally ~15 times and no failure. Weird... I'll keep looking On 2/22/11 11:29 PM, Simon Willnauer wrote: hmm maybe this was caused by LUCENE-2881 but I am not sure. I try to dig this afternoon... simon On Wed, Feb 23, 2011 at 4:11 AM, Apache Hudson Server

[jira] Commented: (LUCENE-2936) score and explain don't match

2011-02-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998214#comment-12998214 ] Uwe Schindler commented on LUCENE-2936: --- Robert: In your patch: Why use exactly