[jira] [Resolved] (SOLR-2584) Add a parameter in UIMAUpdateRequestProcessor to avoid duplicated values on insert

2011-07-21 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2584. -- Resolution: Fixed committed in trunk and 3x. > Add a parameter in UIMAUpdateRequestProcessor to

[jira] [Updated] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2011-07-21 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1604: --- Attachment: ComplexPhrase.zip Update for solr 3.3.0 * Download apache-solr-3.3.0-src.tgz * Download mo

[jira] [Commented] (SOLR-2588) Make Velocity an optional dependency in SolrCore

2011-07-21 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068877#comment-13068877 ] Gunnar Wagenknecht commented on SOLR-2588: -- I like the proposal of making Velocity

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2011-07-21 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068892#comment-13068892 ] Chris Male commented on SOLR-2242: -- I'm just jumping into this issue and considering the p

[jira] [Updated] (SOLR-2655) DIH multi threaded mode does not resolves attributes correctly

2011-07-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2655: Attachment: SOLR-2655.patch Cleaned up the tests a bit. I'll commit this shortly.

[jira] [Resolved] (SOLR-2655) DIH multi threaded mode does not resolves attributes correctly

2011-07-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-2655. - Resolution: Fixed Committed revision 1149108 on trunk and 1149112 on branch_3x. >

[jira] [Commented] (SOLR-2606) Solr sort no longer works on field names with some punctuation in them

2011-07-21 Thread Tor Henning Ueland (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068909#comment-13068909 ] Tor Henning Ueland commented on SOLR-2606: -- Confirming this issue for 3.2 (3.2-SNA

[jira] [Updated] (SOLR-2399) Solr Admin Interface, reworked

2011-07-21 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-2399: Attachment: SOLR-2399-110721.patch Ryan, there was not really progress sinc

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-07-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068921#comment-13068921 ] Noble Paul commented on SOLR-2382: -- @James can you please update the next patch (SOLR-2382

[jira] [Commented] (SOLR-2649) MM ignored in edismax queries with operators

2011-07-21 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068925#comment-13068925 ] Ahmet Arslan commented on SOLR-2649: I experienced the same issue. When i added one ne

[jira] [Commented] (SOLR-64) strict hierarchical facets

2011-07-21 Thread Manuel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068945#comment-13068945 ] Manuel commented on SOLR-64: I've applied the patch to the latest 3.x branch and it's working gre

[jira] [Issue Comment Edited] (SOLR-64) strict hierarchical facets

2011-07-21 Thread Manuel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068945#comment-13068945 ] Manuel edited comment on SOLR-64 at 7/21/11 12:10 PM: -- I've applied the

[jira] [Commented] (SOLR-2642) Sorting by function fails when using result grouping

2011-07-21 Thread Thomas Heigl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068949#comment-13068949 ] Thomas Heigl commented on SOLR-2642: Thanks Martijn! Works perfectly. > Sorting by fun

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

2011-07-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9678/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Index directory exists after core unload with deleteIndex=true Stack Trace: junit.framework.AssertionFa

[jira] [Commented] (LUCENE-3328) Specialize BooleanQuery if all clauses are TermQueries

2011-07-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068982#comment-13068982 ] Simon Willnauer commented on LUCENE-3328: - I think this is ready. I will commit t

[jira] [Created] (SOLR-2667) Finish Solr Admin UI

2011-07-21 Thread Ryan McKinley (JIRA)
Finish Solr Admin UI Key: SOLR-2667 URL: https://issues.apache.org/jira/browse/SOLR-2667 Project: Solr Issue Type: Improvement Reporter: Ryan McKinley Assignee: Ryan McKinley Fix For:

[jira] [Resolved] (SOLR-2399) Solr Admin Interface, reworked

2011-07-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-2399. - Resolution: Fixed This issue has become too large, so lets move subsequent work to SOLR-2667 > So

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2011-07-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069002#comment-13069002 ] Ryan McKinley commented on SOLR-2667: - Found a minor issue: From the [analysis|http:/

RE: [VOTE] Release PyLucene 3.3 (rc2)

2011-07-21 Thread Thomas Koch
Hi, I've just tried to build PyLucene 3.3 on win32 and failed. This may be unrelated to V3.3 though as I tried the build process with minGW for the first time (used MSVC before)! Just wondering if I'm doing sth wrong or anyone had this issue and can help: Using - Python 2.6.6 (r266:84297, Aug 24

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2011-07-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069010#comment-13069010 ] Ryan McKinley commented on SOLR-2667: - On the [plugins|http://localhost:/manage/in

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2011-07-21 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069015#comment-13069015 ] Ryan McKinley commented on SOLR-2667: - On the [query|http://localhost:8983/solr/#/singl

[jira] [Updated] (SOLR-2667) Finish Solr Admin UI

2011-07-21 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-2667: Attachment: SOLR-2667-110721-analysis-exception.patch bq. Found a minor issu

Re: [VOTE] Release PyLucene 3.3 (rc2)

2011-07-21 Thread Michael McCandless
+1 to release. I ran my usual smoke test (index first 100K wikipedia docs and run a few searches). The grouping module isn't actually enabled right? I see this: JARS+=$(GROUPING_JAR) # grouping module But then GROUPING_JAR isn't defined anywhere, I think? I went and defined it (

RE: [VOTE] Release PyLucene 3.3 (rc2)

2011-07-21 Thread Andi Vajda
Hi Thomas, I don't use mingw so I can't tell you much about it but others on this list do use it, they may have more to say... About the 'icupkg' utility missing, this is ignorable, you just won't get the PyLucene/PyICU integration, which is not indispensable. Andi.. On Thu, 21 Jul 2011,

Re: [VOTE] Release PyLucene 3.3 (rc2)

2011-07-21 Thread Andi Vajda
On Thu, 21 Jul 2011, Michael McCandless wrote: +1 to release. I ran my usual smoke test (index first 100K wikipedia docs and run a few searches). The grouping module isn't actually enabled right? I see this: JARS+=$(GROUPING_JAR) # grouping module But then GROUPING_JAR isn't d

[jira] [Commented] (LUCENE-3328) Specialize BooleanQuery if all clauses are TermQueries

2011-07-21 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069061#comment-13069061 ] Michael Busch commented on LUCENE-3328: --- {quote} The ConjunctionTermScorer sorts th

RE: building PyLucene 3.0.2 on Win7/MinGW with Python 2.7

2011-07-21 Thread Thomas Koch
Bill, I just read through your posting about the MinGW issues in "DLL Hell". Did you ever manage to get MinGW compile JCC and link against msvcr90.dll? I think I'm facing a similar issue (see post of today) and tried to change MinGW spec to use msvcr90 (as mentioned in http://www.mingw.org/wiki/HO

[VOTE] Release PyLucene 3.3 (rc3)

2011-07-21 Thread Andi Vajda
A problem was found with rc2. Please, vote on rc3, thanks :-) The Apache PyLucene 3.3-3 release closely tracking the recent release of Apache Lucene Java 3.3 is ready. A release candidate is available from: http://people.apache.org/~vajda/staging_area/ This new release candidate fixes an iss

Re: [VOTE] Release PyLucene 3.3 (rc3)

2011-07-21 Thread Michael McCandless
+1 to release! Smoke test passed and I see grouping module classes are visible by default! Thanks Andi :) Mike McCandless http://blog.mikemccandless.com On Thu, Jul 21, 2011 at 12:47 PM, Andi Vajda wrote: > > A problem was found with rc2. Please, vote on rc3, thanks :-) > > The Apache PyLucen

Re: building PyLucene 3.0.2 on Win7/MinGW with Python 2.7

2011-07-21 Thread Bill Janssen
Thomas Koch wrote: > Bill, > I just read through your posting about the MinGW issues in "DLL Hell". Did > you ever manage to get MinGW compile JCC and link against msvcr90.dll? No, but I didn't try very hard. Other things came up and I haven't gotten back to it yet. Bill > I think I'm facing

[jira] [Updated] (LUCENE-777) SpanWithinQuery - A SpanNotQuery that allows a specified number of intersections

2011-07-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-777: --- Attachment: LUCENE-777.patch New patch with new test from Peter Keegan and a slight change to make th

[jira] [Updated] (SOLR-2382) DIH Cache Improvements

2011-07-21 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2382: - Attachment: SOLR-2382-solrwriter.patch Here is the "solrwriter" patch, sync'ed to the latest trunk, which

[jira] [Commented] (SOLR-2649) MM ignored in edismax queries with operators

2011-07-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069215#comment-13069215 ] Hoss Man commented on SOLR-2649: I believe the intention here was that *if* a query string

[jira] [Updated] (LUCENE-777) SpanWithinQuery - A SpanNotQuery that allows a specified number of intersections

2011-07-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-777: --- Attachment: LUCENE-777-3X.patch patch for 3x > SpanWithinQuery - A SpanNotQuery that allows a specif

Re: [VOTE] Release PyLucene 3.3 (rc3)

2011-07-21 Thread Christian Heimes
Am 21.07.2011 18:47, schrieb Andi Vajda: > Please vote to release these artifacts as PyLucene 3.3-3. +1 from me I've tested PyLucene on Linux (Ubuntu 10.04 as well as 11.04 on X86_64) with Python 2.6 and 2.7. My bobobrowse integration and the unit test suite of our applications are working, too.

[jira] [Updated] (LUCENE-3097) Post grouping faceting

2011-07-21 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3097: -- Attachment: LUCENE-30971.patch Updated the patch. * Included the grouping coll

[jira] [Created] (SOLR-2668) DIH - multithreaded DocBuilder ignores onError Attribute

2011-07-21 Thread Frank Wesemann (JIRA)
DIH - multithreaded DocBuilder ignores onError Attribute Key: SOLR-2668 URL: https://issues.apache.org/jira/browse/SOLR-2668 Project: Solr Issue Type: Bug Components: contrib

[jira] [Updated] (SOLR-2668) DIH - multithreaded DocBuilder ignores onError Attribute

2011-07-21 Thread Frank Wesemann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Wesemann updated SOLR-2668: - Attachment: SOLR-2668.patch patch for the unittest to clarify the problem > DIH - multithreaded D

how to customize lucene index file

2011-07-21 Thread Ari . Ko
Hi, good morning everyone. I would like to ask one question about lucene index file. I want to know whether I could customize this index file. I know this index file is created by lucene in the backgroud from documents directory. And all of words and their frequence is output in the index file.

[jira] [Updated] (SOLR-2656) realtime get

2011-07-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2656: --- Attachment: SOLR-2656_test.patch I coded up a test and then factored it out since it's probably even a

[jira] [Commented] (SOLR-2656) realtime get

2011-07-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069351#comment-13069351 ] Yonik Seeley commented on SOLR-2656: Whew, it was just a test bug. A tripped assert (t

[jira] [Updated] (SOLR-2659) src/test-files/** should be moved under src/test-files//** for all Solr modules except core

2011-07-21 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-2659: -- Description: SOLR-2452 split the solrj & common tests and test-files out from under {{solr/src/test\{,-

[jira] [Assigned] (SOLR-2668) DIH - multithreaded DocBuilder ignores onError Attribute

2011-07-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-2668: --- Assignee: Shalin Shekhar Mangar > DIH - multithreaded DocBuilder ignores onErr

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-07-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069414#comment-13069414 ] Noble Paul commented on SOLR-2382: -- SOLR-2382-solrwriter.patch is committed. see if SOLR-2