[jira] Resolved: (SOLR-192) Move FunctionQuery to Lucene

2011-01-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved SOLR-192. -- Resolution: Duplicate Resolve as dup of LUCENE-2883. > Move FunctionQuery to Lucene > --

[jira] Commented: (LUCENE-2889) Remove @lucene.experimental from Numeric*

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986882#action_12986882 ] Simon Willnauer commented on LUCENE-2889: - +1 - go for it uwe > Remove @lucene.ex

[jira] Updated: (LUCENE-2889) Remove @lucene.experimental from Numeric*

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2889: -- Attachment: LUCENE-2889.patch Easy patch. > Remove @lucene.experimental from Numeric* > -

[jira] Updated: (LUCENE-2889) Remove @lucene.experimental from Numeric*

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2889: -- Fix Version/s: 4.0 3.1 > Remove @lucene.experimental from Numeric* > --

[jira] Created: (LUCENE-2889) Remove @lucene.experimental from Numeric*

2011-01-25 Thread Uwe Schindler (JIRA)
Remove @lucene.experimental from Numeric* - Key: LUCENE-2889 URL: https://issues.apache.org/jira/browse/LUCENE-2889 Project: Lucene - Java Issue Type: Task Components: Analysis, Search

[jira] Resolved: (LUCENE-1081) Remove the "Experimental" warnings from search.function package

2011-01-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-1081. - Resolution: Duplicate Fix Version/s: (was: 4.0) > Remove the "Experimental" warnings

Berlin Buzzwords 2011 - CfP is open now!

2011-01-25 Thread Simon Willnauer
Hey folks, I'm happy to announce the Berlin Buzzwords 2011, the second edition of the successful conference on scalability, data processing, storage and search technology in Berlin, Germany. Call for Presentations Berlin Buzzwords - http://berlinbuzzwords.de Berlin Buzzwords 2011 - Search, Sto

[jira] Resolved: (LUCENE-1085) search.function should support all capabilities of Solr's search.function

2011-01-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-1085. - Resolution: Duplicate Fix Version/s: (was: 4.0) Duplicate of recent LUCENE-2883. > s

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986871#action_12986871 ] Simon Willnauer commented on LUCENE-2883: - bq. Can't we consolidate them under a n

[jira] Commented: (LUCENE-929) contrib/benchmark build doesn't handle checking if content is properly extracted

2011-01-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986867#action_12986867 ] Doron Cohen commented on LUCENE-929: Seems ok to me. bq. .. ExtractReuters to a tmp di

[jira] Commented: (SOLR-2156) Solr Replication - SnapPuller fails to clean Old Index Directories on Full Copy

2011-01-25 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986854#action_12986854 ] Bill Bell commented on SOLR-2156: - You added the additional patch after the issue was closed

[jira] Commented: (LUCENE-879) Document number integrity merge policy

2011-01-25 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986848#action_12986848 ] Trejkaz commented on LUCENE-879: The workaround of using an ID turns out to be very slow.

[jira] Closed: (LUCENE-879) Document number integrity merge policy

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-879. - Resolution: Fixed Closing for long inactivity. Also, there seems to be a reasonable workaround proposed

[jira] Closed: (LUCENE-686) Resources not always reclaimed in scorers after each search

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-686. - Resolution: Not A Problem I don't think it's a problem anymore - today our tests verify that all open fi

[jira] Commented: (LUCENE-929) contrib/benchmark build doesn't handle checking if content is properly extracted

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986844#action_12986844 ] Shai Erera commented on LUCENE-929: --- I didn't find a way to check if an Ant directory is

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2011-01-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986832#action_12986832 ] David Smiley commented on SOLR-1709: Peter, do you have any inclination to port this to

[jira] Assigned: (SOLR-1711) Race condition in org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer.java

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-1711: -- Assignee: Yonik Seeley > Race condition in > org/apache/solr/client/solrj/impl/StreamingUpdateS

[jira] Commented: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

2011-01-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986791#action_12986791 ] Hoss Man commented on SOLR-2321: Hmmm... confusing. the last svn log for "start.jar" said i

[jira] Resolved: (SOLR-1615) backslash escaping bug

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1615. Resolution: Fixed Fix Version/s: (was: 1.5) Verified that this has already been committed

[jira] Resolved: (LUCENE-2887) Remove/deprecate IndexReader.undeleteAll

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2887. Resolution: Fixed Fix Version/s: 4.0 I just sharpened the jdocs... > Remov

[jira] Resolved: (LUCENE-1846) More Locale problems in Lucene

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1846. --- Resolution: Fixed > More Locale problems in Lucene > -- > >

[jira] Resolved: (LUCENE-2474) Allow to plug in a Cache Eviction Listener to IndexReader to eagerly clean custom caches that use the IndexReader (getFieldCacheKey)

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2474. Resolution: Fixed > Allow to plug in a Cache Eviction Listener to IndexReader to e

[jira] Commented: (LUCENE-1846) More Locale problems in Lucene

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986754#action_12986754 ] Uwe Schindler commented on LUCENE-1846: --- Committed Calendar fix in: trunk revision 1

[jira] Commented: (LUCENE-2887) Remove/deprecate IndexReader.undeleteAll

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986752#action_12986752 ] Michael McCandless commented on LUCENE-2887: bq. I think it is correct to say

[jira] Reopened: (LUCENE-1846) More Locale problems in Lucene

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-1846: --- In DateTools is another bug: The Calendar used is not always the Gregorian one (e.g. if default

[jira] Resolved: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2321. Resolution: Not A Problem Solr 3.1 and 4.0 were already upgraded to 6.1.26 before this bug was opene

[jira] Resolved: (LUCENE-1472) DateTools.stringToDate() can cause lock contention under load

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1472. --- Resolution: Fixed Committed trunk revision: 1063493 Committed 3.x revision: 1063494 > DateT

[jira] Updated: (SOLR-2073) Geonames.org UpdateProcessor for Spatial

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2073: --- Fix Version/s: (was: 3.1) Next > Geonames.org UpdateProcessor for Spatial > ---

[jira] Commented: (SOLR-2156) Solr Replication - SnapPuller fails to clean Old Index Directories on Full Copy

2011-01-25 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986725#action_12986725 ] Alexander Kanarsky commented on SOLR-2156: -- Bill, this was mentioned in SOLR-1264 (

[jira] Updated: (LUCENE-1472) DateTools.stringToDate() can cause lock contention under load

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1472: -- Attachment: LUCENE-1472.patch Better patch with also the stupid enum declared as enum. Now the

[jira] Resolved: (LUCENE-792) PrecedenceQueryParser misinterprets queries starting with NOT

2011-01-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-792. Resolution: Fixed Fix Version/s: 4.0 3.1 The precedence queryparser is no

[jira] Updated: (LUCENE-1472) DateTools.stringToDate() can cause lock contention under load

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1472: -- Attachment: LUCENE-1472.patch Here the patch, using one ThreadLocal statically. (theoreticall

[jira] Updated: (LUCENE-1472) DateTools.stringToDate() can cause lock contention under load

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1472: -- Fix Version/s: 4.0 3.1 Assignee: Uwe Schindler This is not longer

Re: Threading of JIRA e-mails in gmail?

2011-01-25 Thread Dawid Weiss
> if you use the gmail web ui however, you're screwed six ways from sunday, > and messages with differnet subjects are never considered the same thread. This is exactly what I'm using (gmail via browser) and it hurts like hell. It'd be so easy if you could simply mute an entire issue from JIRA you

[jira] Commented: (SOLR-2156) Solr Replication - SnapPuller fails to clean Old Index Directories on Full Copy

2011-01-25 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986684#action_12986684 ] Bill Bell commented on SOLR-2156: - Question: Are we setting "successfulInstall" and "delete

Lucene-Solr-tests-only-trunk - Build # 4129 - Failure

2011-01-25 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/4129/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple Error Message: expected:<3> but was:<2> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<2> at

[jira] Resolved: (LUCENE-1438) StandardTokenizer splits host names with hyphens into multiple tokens

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1438. --- Resolution: Fixed Fix Version/s: 3.1 In 3.1 there will be a replacement for the obsol

[jira] Closed: (LUCENE-1437) Faster skipTo on SegmentTermEnum

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1437. - Resolution: Won't Fix skipTo() was never implemented effective. It was always recommended to get

Re: Threading of JIRA e-mails in gmail?

2011-01-25 Thread Chris Hostetter
: There's a fair bit of info on the internet about this, apparently : gmail groups by subject only and JIRA includes varying content in an : issue's subject, depending on the action (comment, update, etc.). Did : anybody find a solution to thread ALL of an issue's messages into a : single thread (

[jira] Closed: (LUCENE-1017) BoostingTermQuery performance

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1017. - Resolution: Won't Fix BoostingTermQuery was removed with Lucene 3.0. If this also applies to Pa

[jira] Closed: (LUCENE-1259) Token.clone() copies termBuffer - unneccessary in most cases

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1259. - Resolution: Won't Fix Token is no longer in use by the TokenStream API and only available to sup

[jira] Commented: (LUCENE-1574) PooledSegmentReader, pools SegmentReader underlying byte arrays

2011-01-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986637#action_12986637 ] Jason Rutherglen commented on LUCENE-1574: -- bq. I think likely alloc of big BitVe

[jira] Commented: (LUCENE-1574) PooledSegmentReader, pools SegmentReader underlying byte arrays

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986630#action_12986630 ] Michael McCandless commented on LUCENE-1574: I've been testing on a 25M doc in

Re: Threading of JIRA e-mails in gmail?

2011-01-25 Thread Michael McCandless
This is an awful problem! I made a Python script to workaround this... it's kinda scary: it logs in (over IMAP), finds the messages, removes the old ones, and puts back new ones with the "corrected" subject line so that gmail groups them properly. If you want I can send the Python script... but i

Threading of JIRA e-mails in gmail?

2011-01-25 Thread Dawid Weiss
Hi everyone, There's a fair bit of info on the internet about this, apparently gmail groups by subject only and JIRA includes varying content in an issue's subject, depending on the action (comment, update, etc.). Did anybody find a solution to thread ALL of an issue's messages into a single threa

[jira] Commented: (LUCENE-2010) Remove segments with all documents deleted in commit/flush/close of IndexWriter instead of waiting until a merge occurs.

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986602#action_12986602 ] Uwe Schindler commented on LUCENE-2010: --- Thanks for taking care! > Remove segments

[jira] Closed: (LUCENE-805) New Lucene Demo

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-805. -- Resolution: Won't Fix > New Lucene Demo > --- > > Key: LUCENE-805 >

[jira] Resolved: (SOLR-2177) Add More Facet demonstrations to the /browse example

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2177. --- Resolution: Fixed > Add More Facet demonstrations to the /browse example > ---

[jira] Resolved: (LUCENE-2010) Remove segments with all documents deleted in commit/flush/close of IndexWriter instead of waiting until a merge occurs.

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2010. Resolution: Fixed > Remove segments with all documents deleted in commit/flush/clo

[jira] Resolved: (SOLR-2171) Using stats feature over a function, Function returning as a field value

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2171. --- Resolution: Duplicate See SOLR-1298 > Using stats feature over a function, Function returning

[jira] Commented: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986584#action_12986584 ] Grant Ingersoll commented on SOLR-445: -- Oh, one other thing. You don't need to produce

[jira] Commented: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986581#action_12986581 ] Grant Ingersoll commented on SOLR-445: -- This patch looks pretty reasonable from the deta

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986571#action_12986571 ] Yonik Seeley commented on LUCENE-2883: -- bq. We can mark the classes as lucene.experim

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986569#action_12986569 ] Robert Muir commented on LUCENE-2883: - Wait, why again did we merge lucene and solr? T

[jira] Commented: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2011-01-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986568#action_12986568 ] Robert Muir commented on LUCENE-2723: - Simon, just took a quick glance (not a serious

[jira] Commented: (LUCENE-2666) ArrayIndexOutOfBoundsException when iterating over TermDocs

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986566#action_12986566 ] Michael McCandless commented on LUCENE-2666: Hmmm --- given that exception, I

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986561#action_12986561 ] Yonik Seeley commented on LUCENE-2883: -- Not sure if I communicated the issue clearly:

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986558#action_12986558 ] Michael McCandless commented on LUCENE-2883: Can't we consolidate them under a

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-01-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986556#action_12986556 ] Jason Rutherglen commented on LUCENE-2324: -- The compilation errors are gone, Test

[no subject]

2011-01-25 Thread Dongxu Wang

[jira] Resolved: (LUCENE-1264) Use of IOException in analysis component method signatures leads to poor error management

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1264. --- Resolution: Won't Fix This issue is quite old and no response was given to Hoss' comment. In

[jira] Closed: (LUCENE-990) ParallelMultiSearcher.search with a custom HitCollector should run parallel

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-990. Resolution: Won't Fix ParallelMultiSearcher was dropped with MultiSearcher in Lucene trunk (because

[jira] Closed: (LUCENE-403) Alternate Lucene Query Highlighter

2011-01-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-403. -- > Alternate Lucene Query Highlighter > -- > > Key: LUCENE-4

[jira] Resolved: (LUCENE-403) Alternate Lucene Query Highlighter

2011-01-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-403. Resolution: Won't Fix Assignee: Mark Miller Some of this work moved into other issues. Some o

[jira] Commented: (LUCENE-403) Alternate Lucene Query Highlighter

2011-01-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986544#action_12986544 ] Mark Miller commented on LUCENE-403: Yeah - I would totally close this. This work has b

[jira] Commented: (LUCENE-403) Alternate Lucene Query Highlighter

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986542#action_12986542 ] Uwe Schindler commented on LUCENE-403: -- Mark Miller: What do you think, is this issue

[jira] Updated: (LUCENE-2392) Enable flexible scoring

2011-01-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2392: Attachment: LUCENE-2392_take2.patch here's a really really rough "take 2" at the problem. The gen

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986529#action_12986529 ] Simon Willnauer commented on LUCENE-2883: - bq. One issue here is the different pur

[jira] Updated: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2723: Attachment: LUCENE-2723-BulkEnumWrapper.patch This patch adds a BulkPostingsEnumWrapper th

[jira] Resolved: (SOLR-482) Error handling in CSVLoader

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-482. -- Resolution: Fixed Fix Version/s: 4.0 3.1 committed on trunk and 3.x >

[jira] Commented: (SOLR-2317) Slaves have leftover index.xxxxx directories, and leftover files in index/ directory

2011-01-25 Thread Jayendra Patil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986514#action_12986514 ] Jayendra Patil commented on SOLR-2317: -- For the extra index. you can try the patch

[jira] Resolved: (SOLR-2320) ReplicationHandler doesn't return master details unless it's also configured as a slave

2011-01-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2320. Resolution: Fixed Committed revision 1063339. - trunk Committed revision 1063343. - 3x > ReplicationHandle

[jira] Resolved: (LUCENE-1188) equals and hashCode implementation in org.apache.lucene.search.* package

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1188. --- Resolution: Fixed Fix Version/s: 2.9 The equals and hashCode implementations in Query

[jira] Commented: (LUCENE-2883) Consolidate Solr & Lucene FunctionQuery into modules

2011-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986502#action_12986502 ] Yonik Seeley commented on LUCENE-2883: -- One issue here is the different purposes for

[jira] Closed: (LUCENE-151) [PATCH] Clonable RAMDirectory

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-151. - Resolution: Not A Problem Assignee: (was: Lucene Developers) RAMDirectory has a ctor which take

[jira] Closed: (LUCENE-150) [PATCH] DBDirectory implementation

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-150. - Resolution: Not A Problem Assignee: (was: Lucene Developers) We have DBDirectory in contrib. >

[jira] Closed: (LUCENE-149) [PATCH] URLDirectory implementation

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-149. - Resolution: Not A Problem Assignee: (was: Lucene Developers) This looks more like a tool to con

[jira] Commented: (LUCENE-547) Directory implementation for Applets

2011-01-25 Thread Andre Schild (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986490#action_12986490 ] Andre Schild commented on LUCENE-547: - The problem with RAMDirectory is, that it uses j

[jira] Closed: (LUCENE-1159) jarify target gives misleading message when svnversion doesn't exist

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1159. -- Resolution: Not A Problem This seems to be fixed already. From common-build.xml: {noformat}

[jira] Closed: (LUCENE-218) Query Parser flags clauses with explicit OR as required when followed by explicit AND.

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-218. - Resolution: Not A Problem Assignee: (was: Lucene Developers) Note that the query has "OR FIVE A

[jira] Updated: (SOLR-482) Error handling in CSVLoader

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-482: - Attachment: SOLR-482.patch Working through some old patches, this one is pretty tame and gives a li

[jira] Resolved: (LUCENE-2888) Several DocsEnum / DocsAndPositionsEnum return wrong docID when next() / advance(int) return NO_MORE_DOCS

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2888. - Resolution: Fixed Committed revision 1063332. > Several DocsEnum / DocsAndPositionsEnu

[jira] Closed: (LUCENE-798) Factory for RangeFilters that caches sections of ranges to reduce disk reads

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-798. Resolution: Not A Problem This patch does not apply anymore, as Filters no longer use BitSets, but

[jira] Updated: (LUCENE-2888) Several DocsEnum / DocsAndPositionsEnum return wrong docID when next() / advance(int) return NO_MORE_DOCS

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2888: Attachment: LUCENE-2888.patch there was a wrong assignment in the last patch... I will go

[jira] Commented: (LUCENE-547) Directory implementation for Applets

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986471#action_12986471 ] Shai Erera commented on LUCENE-547: --- If you don't have a server, where does the Directory

[jira] Closed: (LUCENE-1155) BoostingTermQuery#defaultTermBoost

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1155. -- Resolution: Won't Fix We don't have BoostingTermQuery anymore, and there was never consensus here to

[jira] Commented: (LUCENE-547) Directory implementation for Applets

2011-01-25 Thread Andre Schild (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986465#action_12986465 ] Andre Schild commented on LUCENE-547: - The reason for this implementation is the follow

[jira] Reopened: (LUCENE-666) TERM1 OR NOT TERM2 does not perform as expected

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-666: -- Sorry, misunderstood the issue! > TERM1 OR NOT TERM2 does not perform as expected > --

[jira] Updated: (LUCENE-666) TERM1 OR NOT TERM2 does not perform as expected

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-666: - Comment: was deleted (was: This is not a problem of QueryParser, its more a problem of the combi

[jira] Resolved: (LUCENE-666) TERM1 OR NOT TERM2 does not perform as expected

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-666. -- Resolution: Not A Problem This is not a problem of QueryParser, its more a problem of the combi

[jira] Commented: (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986457#action_12986457 ] Simon Willnauer commented on LUCENE-2878: - {quote} I haven't looked at the patch,

[jira] Closed: (LUCENE-988) Benchmarker tasks for the TPB data collection

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-988. - Resolution: Not A Problem Closing because I'm not sure what's the license level of "The Pirate Bay" DB a

[jira] Closed: (LUCENE-320) [PATCH] Increases visibility of methods/classes from protected/package level to public

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-320. - Resolution: Not A Problem Assignee: (was: Lucene Developers) This API is already public, so I d

[jira] Closed: (LUCENE-855) MemoryCachedRangeFilter to boost performance of Range queries

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-855. - Resolution: Duplicate We already have FieldCacheRangeFilter (introduced in LUCENE-1461), so closing as d

[jira] Assigned: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2011-01-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-445: Assignee: Grant Ingersoll (was: Erick Erickson) > XmlUpdateRequestHandler bad documents mid

[jira] Updated: (LUCENE-2888) Several DocsEnum / DocsAndPositionsEnum return wrong docID when next() / advance(int) return NO_MORE_DOCS

2011-01-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2888: Attachment: LUCENE-2888.patch here is a patch including the ported testcase from LUCENE-28

[jira] Closed: (LUCENE-72) [PATCH] Query parser inconsistency when using terms to exclude.

2011-01-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-72. Resolution: Won't Fix Assignee: (was: Lucene Developers) As per the discussion, this should have b

[jira] Resolved: (LUCENE-753) Use NIO positional read to avoid synchronization in FSIndexInput

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-753. -- Resolution: Fixed This issue was resolved a long time ago, but left open for the stupid Windows

[jira] Created: (LUCENE-2888) Several DocsEnum / DocsAndPositionsEnum return wrong docID when next() / advance(int) return NO_MORE_DOCS

2011-01-25 Thread Simon Willnauer (JIRA)
Several DocsEnum / DocsAndPositionsEnum return wrong docID when next() / advance(int) return NO_MORE_DOCS - Key: LUCENE-2888 URL: https://issues.apache.org/jir

[jira] Closed: (LUCENE-663) New feature rich higlighter for Lucene.

2011-01-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-663. Resolution: Fixed Fix Version/s: 2.9 Since Lucene 2.9 we have FastVectorHighlighter which us

  1   2   >