[Lucene.Net] [jira] [Created] (LUCENENET-458) NOTICE file contains too much

2011-11-25 Thread Stefan Bodewig (Created) (JIRA)
NOTICE file contains too much - Key: LUCENENET-458 URL: https://issues.apache.org/jira/browse/LUCENENET-458 Project: Lucene.Net Issue Type: Task Affects Versions: Lucene.Net 2.9.2, Lucene.Net 2.9.4

[jira] [Commented] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-11-25 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157322#comment-13157322 ] Michael McCandless commented on PYLUCENE-12: One small fix to the patch: we

[jira] [Updated] (SOLR-1395) Integrate Katta

2011-11-25 Thread tom liu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tom liu updated SOLR-1395: -- Attachment: solr-1395-katta-0.6.3-6.patch Based on current trunk version, and impove some features: # create

[jira] [Created] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Stanislaw Osinski (Created) (JIRA)
Support for field-specific tokenizers, token- and character filters in search results clustering Key: SOLR-2917 URL: https://issues.apache.org/jira/browse/SOLR-2917

[jira] [Commented] (SOLR-2913) Interrupted Exception when closing a SolrCore

2011-11-25 Thread Wojciech Gruszczyk (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157032#comment-13157032 ] Wojciech Gruszczyk commented on SOLR-2913: -- I have the same issue. My code was

[jira] [Commented] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157040#comment-13157040 ] Uwe Schindler commented on SOLR-2917: - By eliminating step 3, carrot could also be fed

[jira] [Commented] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157046#comment-13157046 ] Dawid Weiss commented on SOLR-2917: --- Step 3 is necessary because we have a different

[jira] [Commented] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157047#comment-13157047 ] Uwe Schindler commented on SOLR-2917: - bq. On the other hand, the schema could define a

[jira] [Commented] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Stanislaw Osinski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157054#comment-13157054 ] Stanislaw Osinski commented on SOLR-2917: - bq. That was the idea behind the

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11506 - Failure

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11506/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddDocumentOnDiskFull Error Message: after disk full during addDocument: before delete: _2.fnx _9.fdt _9.fdx _9.fnm

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157138#comment-13157138 ] Robert Muir commented on LUCENE-3590: - Uwe: i totally disagree, I'm sorry. Instead

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157143#comment-13157143 ] Uwe Schindler commented on LUCENE-3590: --- You should also fix this in 3.x as

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157146#comment-13157146 ] Robert Muir commented on LUCENE-3590: - Don't worry, i will fix in 3.x too. Its good

[jira] [Commented] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157148#comment-13157148 ] Uwe Schindler commented on LUCENE-3595: --- I committed a change in trunk branch to do

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11508 - Failure

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11508/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.JettyWebappTest.testJSP Error Message: Server returned HTTP response code: 500 for URL: http://localhost:60905/test/admin/analysis.jsp Stack Trace:

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1058 - Failure

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1058/ 2 tests failed. REGRESSION: org.apache.lucene.search.spell.TestDirectSpellChecker.testInternalLevenshteinDistance Error Message: null Stack Trace: java.lang.NullPointerException at

[jira] [Updated] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3590: Attachment: LUCENE-3590_deprecate_comparators.patch i want to deprecate the utf8InUtf16Order and

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11509 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11509/ 1 tests failed. FAILED: org.apache.solr.client.solrj.embedded.JettyWebappTest.testJSP Error Message: Server returned HTTP response code: 500 for URL: http://localhost:61704/test/admin/analysis.jsp Stack Trace:

Re: [VOTE] Release Lucene/Solr 3.5.0, RC2

2011-11-25 Thread Grant Ingersoll
+1 On Nov 22, 2011, at 10:43 AM, Simon Willnauer wrote: Please vote to release the RC2 artifacts at: http://people.apache.org/~simonw/staging_area/lucene-solr-3.5.0-RC2-rev1204988/ as Lucene 3.5.0 and Solr 3.5.0. Simon Willnauer

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #309: POMs out of sync

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/309/ No tests ran. Build Log (for compile errors): [...truncated 12980 lines...] [javac]

[jira] [Updated] (SOLR-1726) Deep Paging and Large Results Improvements

2011-11-25 Thread Manojkumar Rangasamy Kannadasan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manojkumar Rangasamy Kannadasan updated SOLR-1726: -- Attachment: TopScoreDocCollector.java

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1059 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1059/ 1 tests failed. FAILED: org.apache.solr.client.solrj.embedded.JettyWebappTest.testJSP Error Message: Server returned HTTP response code: 500 for URL: http://localhost:55029/test/admin/analysis.jsp Stack Trace:

[jira] [Updated] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-11-25 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated LUCENE-3586: - Attachment: LUCENE-3586.patch Here is the first version of my patch, please let me know your

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11510 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11510/ 1 tests failed. FAILED: org.apache.solr.client.solrj.embedded.JettyWebappTest.testJSP Error Message: Server returned HTTP response code: 500 for URL: http://localhost:53467/test/admin/analysis.jsp Stack Trace:

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157222#comment-13157222 ] Yonik Seeley commented on SOLR-2438: Let's iterate on this in trunk a while before we

[jira] [Commented] (LUCENE-3586) Choose a specific Directory implementation running the CheckIndex main

2011-11-25 Thread Luca Cavanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157226#comment-13157226 ] Luca Cavanna commented on LUCENE-3586: -- Forgot to mention that the patch applies to

[jira] [Issue Comment Edited] (SOLR-2886) Out of Memory Error with DIH and TikaEntityProcessor

2011-11-25 Thread Tricia Williams (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157238#comment-13157238 ] Tricia Williams edited comment on SOLR-2886 at 11/25/11 4:59 PM:

[jira] [Commented] (SOLR-2886) Out of Memory Error with DIH and TikaEntityProcessor

2011-11-25 Thread Tricia Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157238#comment-13157238 ] Tricia Williams commented on SOLR-2886: --- Some further bug tracing shows that pdfbox'

[jira] [Created] (SOLR-2918) Improve flexibility and naming for multiterm analysis chain.

2011-11-25 Thread Erick Erickson (Created) (JIRA)
Improve flexibility and naming for multiterm analysis chain. Key: SOLR-2918 URL: https://issues.apache.org/jira/browse/SOLR-2918 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157251#comment-13157251 ] Erick Erickson commented on SOLR-2438: -- Too late, I checked all this in before I saw

[jira] [Resolved] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Erick Erickson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-2438. -- Resolution: Fixed Fix Version/s: 4.0 3.6 Trunk - r1206229 3.6 -

[jira] [Updated] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Erick Erickson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2438: - Attachment: SOLR-2438.patch SOLR-2438_3x.patch Patches as of the commit

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11511 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11511/ 1 tests failed. FAILED: org.apache.solr.client.solrj.embedded.JettyWebappTest.testJSP Error Message: Server returned HTTP response code: 500 for URL: http://localhost:16404/test/admin/analysis.jsp Stack Trace:

[jira] [Resolved] (SOLR-757) SolrQueryParser should support escaping of characters in lieu of analysis for prefix wildcard fuzzy searches.

2011-11-25 Thread Erick Erickson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-757. - Resolution: Fixed Fix Version/s: (was: 3.5) 3.6 Assignee:

[jira] [Resolved] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-11-25 Thread Erick Erickson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-219. - Resolution: Fixed Fix Version/s: (was: 3.5) 3.6 Assignee:

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11528 - Failure

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11528/ No tests ran. Build Log (for compile errors): [...truncated 2902 lines...] [javac] public Collection getFileNames() throws IOException { [javac] ^ [javac]

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 11528 - Failure

2011-11-25 Thread Uwe Schindler
I fixed the compile error: Java 5 does not have Arrays.copyOfRange() - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] Sent: Friday, November 25,

Re: svn commit: r1206262 - /lucene/dev/trunk/solr/webapp/web/admin/analysis.jsp

2011-11-25 Thread Robert Muir
My mistake... thanks Yonik On Fri, Nov 25, 2011 at 12:08 PM, yo...@apache.org wrote: Author: yonik Date: Fri Nov 25 17:08:33 2011 New Revision: 1206262 URL: http://svn.apache.org/viewvc?rev=1206262view=rev Log: LUCENE-3590: fix solr breakage due to bytesref changes Modified:    

[jira] [Created] (SOLR-2919) Localized RangeQuery support

2011-11-25 Thread Robert Muir (Created) (JIRA)
Localized RangeQuery support Key: SOLR-2919 URL: https://issues.apache.org/jira/browse/SOLR-2919 Project: Solr Issue Type: New Feature Affects Versions: 3.6 Reporter: Robert Muir Since

[jira] [Updated] (SOLR-2919) Localized RangeQuery support

2011-11-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-2919: -- Affects Version/s: 4.0 Setting 4.0 only because the filters are still supported (deprecated) for index

LanguageDetection Contrib

2011-11-25 Thread Mark Miller
FWIW: The LanguageDetection contrib calls itself a module in it's README. We should probably update this as it's kind of confusing since we now have both modules and contribs. LanguageDetection is still in the contrib zone. -- - Mark http://www.lucidimagination.com

[jira] [Created] (LUCENE-3597) grouping documentation is incorrect in 3.x

2011-11-25 Thread Robert Muir (Created) (JIRA)
grouping documentation is incorrect in 3.x -- Key: LUCENE-3597 URL: https://issues.apache.org/jira/browse/LUCENE-3597 Project: Lucene - Java Issue Type: Bug Components: modules/grouping

[jira] [Created] (LUCENE-3596) DirectoryTaxonomyWriter extensions should be able to set internal index writer config attributes such as info stream

2011-11-25 Thread Doron Cohen (Created) (JIRA)
DirectoryTaxonomyWriter extensions should be able to set internal index writer config attributes such as info stream Key: LUCENE-3596 URL:

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11529 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11529/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.ShowFileRequestHandlerTest Error Message: Jetty/Solr unresponsive Stack Trace: java.lang.RuntimeException: Jetty/Solr unresponsive at

[jira] [Commented] (LUCENE-3228) build should allow you (especially hudson) to refer to a local javadocs installation instead of downloading

2011-11-25 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157283#comment-13157283 ] Steven Rowe commented on LUCENE-3228: - bq. I don't think there's anything left here

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11530 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11530/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.ShowFileRequestHandlerTest Error Message: Jetty/Solr unresponsive Stack Trace: java.lang.RuntimeException: Jetty/Solr unresponsive at

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157297#comment-13157297 ] Yonik Seeley commented on SOLR-2438: I'm looking at TestFoldingMultitermQuery, and as

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1070 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1070/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.ShowFileRequestHandlerTest Error Message: Jetty/Solr unresponsive Stack Trace: java.lang.RuntimeException: Jetty/Solr unresponsive

[jira] [Created] (SOLR-2920) Refactor frequent conditional use of DefaultSolrParams into SolrParams.combine(p,d)

2011-11-25 Thread David Smiley (Created) (JIRA)
Refactor frequent conditional use of DefaultSolrParams into SolrParams.combine(p,d) --- Key: SOLR-2920 URL: https://issues.apache.org/jira/browse/SOLR-2920 Project: Solr

[jira] [Updated] (SOLR-2920) Refactor frequent conditional use of DefaultSolrParams into SolrParams.combine(p,d)

2011-11-25 Thread David Smiley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2920: --- Attachment: SOLR-2920_SolrParams_combine().patch The attached patch was done against trunk r1205366

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11531 - Still Failing

2011-11-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11531/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.ShowFileRequestHandlerTest Error Message: Jetty/Solr unresponsive Stack Trace: java.lang.RuntimeException: Jetty/Solr unresponsive at

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 11529 - Still Failing

2011-11-25 Thread Uwe Schindler
When executing this query against the solr example app, I got the following error (so it seems to be related to Ericks patch in 3.x): http://localhost:8983/solr/select?q={!raw+f=junit_test_query}ping HTTP ERROR 500 Problem accessing /solr/select. Reason: Severe errors in solr

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157318#comment-13157318 ] Uwe Schindler commented on SOLR-2438: - I fixed the example schema in 3.x (which

RE: svn commit: r1206367 - /lucene/dev/tags/lucene_solr_3_5_0/

2011-11-25 Thread Uwe Schindler
Yeaaah! Thanks for doing the release work! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: sim...@apache.org [mailto:sim...@apache.org] Sent: Friday, November 25, 2011 11:54 PM To:

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157329#comment-13157329 ] Yonik Seeley commented on SOLR-2438: I see a couple of other issues: - hardcoded use of

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157332#comment-13157332 ] Robert Muir commented on SOLR-2438: --- And supporting other tokenizers by default would be

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157331#comment-13157331 ] Robert Muir commented on SOLR-2438: --- Seems like unless you specifically ask, the

Re: [VOTE] Release Lucene/Solr 3.5.0, RC2

2011-11-25 Thread Simon Willnauer
This vote has passed I taged the release, updated hudson scripts and published the release artifacts. I will announce update the website once all mirrors got the release. thanks, simon On Fri, Nov 25, 2011 at 2:53 PM, Grant Ingersoll gsing...@apache.org wrote: +1 On Nov 22, 2011, at 10:43

[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2011-11-25 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157336#comment-13157336 ] Erick Erickson commented on SOLR-2438: -- Thanks, Uwe. I not only ran my new tests in

[jira] [Commented] (LUCENE-3597) grouping documentation is incorrect in 3.x

2011-11-25 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157342#comment-13157342 ] Martijn van Groningen commented on LUCENE-3597: --- Yes, that is incorrect.

[jira] [Updated] (LUCENE-3597) grouping documentation is incorrect in 3.x

2011-11-25 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3597: -- Attachment: LUCENE-3597.patch Attached patch with fixes in documentation.

[jira] [Commented] (SOLR-1982) Leading wildcard queries work for all fields if ReversedWildcardFilterFactory is used for any field

2011-11-25 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157350#comment-13157350 ] Yonik Seeley commented on SOLR-1982: I ran onto this myself while looking at the query

[jira] [Commented] (LUCENE-3596) DirectoryTaxonomyWriter extensions should be able to set internal index writer config attributes such as info stream

2011-11-25 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157365#comment-13157365 ] Shai Erera commented on LUCENE-3596: We should be careful about this though. DirTW

IndexWriter.infoStream is final?

2011-11-25 Thread Shai Erera
Hi I was surprised to see IW.infoStream was made final. Reading through LUCENE-2960 I got the impression that it was one the settings that we wanted to keep 'live'. More so, on 3x it's still lively settable without any deprecation warnings, while in trunk it was moved to IWC and made final in IW.

[jira] [Updated] (LUCENE-3228) build should allow you (especially hudson) to refer to a local javadocs installation instead of downloading

2011-11-25 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3228: Attachment: LUCENE-3228.branch_3x.patch Patch for branch_3x. Features: # Adds package-list