[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-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986267#action_12986267 ] Uwe Schindler commented on LUCENE-2010: --- Look fine to me! Its indeed quite simple. W

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Simon Willnauer
On Mon, Jan 24, 2011 at 11:04 PM, Michael Busch wrote: > Oh my god, Uwe, I was hoping you would never write a "sophisticated™ > backwards® compatibility layer" again! LOL - we all did :) > >  Michael > > On 1/24/11 12:39 PM, Uwe Schindler wrote: >> >> +1 >> >> I also have an idea from the attribu

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Simon Willnauer
On Mon, Jan 24, 2011 at 11:58 PM, Grant Ingersoll wrote: > GSOC has been a great boon to Mahout.  +1 on us doing it.  Note, committers > should subscribe to code-awards@a.o to get on the list to coordinate efforts, > as the ASF only gets a certain number of slots. Ah good to know! thanks grant!

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986248#action_12986248 ] Karl Wright commented on LUCENE-2868: - It occurs to me that the name of the common cla

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

2011-01-24 Thread Nick Pellow (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Pellow updated LUCENE-2666: Attachment: checkindex-out.txt Hi Michael, Thanks for looking at that log. I ran CheckIndex on t

[jira] Updated: (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1972: --- Fix Version/s: (was: 3.1) > Need additional query stats in admin interface - median, 95th and 99th > perc

[jira] Commented: (SOLR-2314) replicate/index.jsp UI does not work with repeaters (both master and slave)

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986155#action_12986155 ] Hoss Man commented on SOLR-2314: will: if you can try out the patch i've attached to SOLR-23

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

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2320: --- Attachment: SOLR-2320.patch enhanced the test to also look at the details command for a repeater. this requir

[jira] Resolved: (SOLR-2336) waitFLush, waitSearcher on optimize does not come back immediately

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2336. Resolution: Duplicate SOLR-2018 > waitFLush, waitSearcher on optimize does not come back immediately >

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

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2320: --- Attachment: SOLR-2320.patch Updated patch that includes a really trivial test of the details command (which f

[jira] Commented: (LUCENE-2457) QueryNode implementors should override equals method

2011-01-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986116#action_12986116 ] Adriano Crestani commented on LUCENE-2457: -- Hi Shai, Please, don't close it, thi

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

2011-01-24 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986115#action_12986115 ] Bill Bell commented on SOLR-2317: - Another issue - when there are leftover files in the dire

[jira] Created: (SOLR-2336) waitFLush, waitSearcher on optimize does not come back immediately

2011-01-24 Thread Bill Bell (JIRA)
waitFLush, waitSearcher on optimize does not come back immediately -- Key: SOLR-2336 URL: https://issues.apache.org/jira/browse/SOLR-2336 Project: Solr Issue Type: Bug Affec

[jira] Commented: (LUCENE-2584) Concurrency issues in SegmentInfo.files() could lead to ConcurrentModificationException

2011-01-24 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986092#action_12986092 ] Alexander Kanarsky commented on LUCENE-2584: Thanks Shai and Michael! > Concu

[jira] Resolved: (SOLR-1240) Numerical Range faceting

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1240. Resolution: Fixed Thanks for the poke yonik, i totally forgot i re-opened this. committed the one line chan

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Grant Ingersoll
GSOC has been a great boon to Mahout. +1 on us doing it. Note, committers should subscribe to code-awards@a.o to get on the list to coordinate efforts, as the ASF only gets a certain number of slots. On Jan 24, 2011, at 3:29 PM, Simon Willnauer wrote: > hey folks, > > Google has announce GS

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Michael Busch
Oh my god, Uwe, I was hoping you would never write a "sophisticated™ backwards® compatibility layer" again! Michael On 1/24/11 12:39 PM, Uwe Schindler wrote: +1 I also have an idea from the attributes and TokenStream policeman. So I could even help mentoring. Uwe "Simon Willnauer" schr

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

2011-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2010: --- Attachment: LUCENE-2010.patch Patch. The change itself is very simple -- I added a

Re: [jira] Created: (LUCENE-2886) Adaptive Frame Of Reference

2011-01-24 Thread Paul Elschot
Any idea on how this compares to the vector split encoding here: http://puma.isti.cnr.it/publichtml/section_cnr_isti/cnr_isti_2010-TR-016.html ? Regards, Paul Elschot On Monday 24 January 2011 19:32:44 Renaud Delbru (JIRA) wrote: > Adaptive Frame Of Reference > > >

[jira] Resolved: (LUCENE-1726) IndexWriter.readerPool create new segmentReader outside of sync block

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen resolved LUCENE-1726. -- Resolution: Won't Fix > IndexWriter.readerPool create new segmentReader outside of syn

[jira] Closed: (LUCENE-1767) Add sizeof to OpenBitSet

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1767. Resolution: Won't Fix Won't be working on these and they're old > Add sizeof to OpenBitSe

[jira] Closed: (LUCENE-1711) Field meta-data

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1711. Resolution: Won't Fix Won't be working on these and they're old > Field meta-data > -

[jira] Closed: (LUCENE-1533) Deleted documents as a Filter or top level Query

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1533. Resolution: Won't Fix Won't be working on these and they're old > Deleted documents as a

[jira] Closed: (LUCENE-1537) InstantiatedIndexReader.clone

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1537. Resolution: Won't Fix Won't be working on these and they're old > InstantiatedIndexReader

[jira] Closed: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1526. Resolution: Won't Fix Won't be working on these and they're old > For near real-time sear

[jira] Closed: (LUCENE-1485) Use OpenBitSet instead of BitVector in SegmentReader

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1485. Resolution: Won't Fix Won't be working on these and they're old > Use OpenBitSet instead

[jira] Closed: (LUCENE-1473) Implement standard Serialization across Lucene versions

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1473. Resolution: Won't Fix Won't be working on these and they're old > Implement standard Seri

[jira] Closed: (LUCENE-1471) Faster MultiSearcher.search merge docs

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1471. Resolution: Won't Fix Won't be working on these and they're old > Faster MultiSearcher.se

[jira] Closed: (LUCENE-1336) Distributed Lucene using Hadoop RPC based RMI with dynamic classloading

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1336. Resolution: Won't Fix Won't be working on these and they're old > Distributed Lucene usin

[jira] Closed: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1476. Resolution: Won't Fix Won't be working on these and they're old > BitVector implement Doc

[jira] Closed: (LUCENE-1477) Pluggable SegmentReader.deletedDocs

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1477. Resolution: Won't Fix Won't be working on these and they're old > Pluggable SegmentReader

[jira] Closed: (LUCENE-1332) Enable reader and binary fields in InstantiatedIndexWriter

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1332. Resolution: Won't Fix Won't be working on these and they're old > Enable reader and binar

[jira] Closed: (LUCENE-1319) Allow user configurable buffersize for RAMDirectory

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1319. Resolution: Won't Fix Won't be working on these and they're old > Allow user configurable

[jira] Closed: (LUCENE-1317) Add InstantiatedIndexWriter.addIndexes(IndexReader[] readers)

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1317. Resolution: Won't Fix Won't be working on these and they're old > Add InstantiatedIndexWr

[jira] Closed: (LUCENE-1313) Near Realtime Search (using a built in RAMDirectory)

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1313. Resolution: Won't Fix Won't be working on these and they're old > Near Realtime Search (u

[jira] Closed: (LUCENE-1292) Tag Index

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1292. Resolution: Won't Fix Won't be working on these and they're old > Tag Index > - >

[jira] Closed: (LUCENE-1289) Make FieldDocSortedHitQueue and methods public, make FieldSortedHitQueue.fillFields public

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1289. Resolution: Won't Fix Won't be working on these and they're old > Make FieldDocSortedHitQ

[jira] Closed: (SOLR-1761) Command line Solr check softwares

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1761. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1617) Cache and merge facets per segment

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1617. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1619) Cache documents by their internal ID

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1619. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1618) Merge docsets on segment merge

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1618. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1614) Search in Hadoop

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1614. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1502) Add form to perform updates

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1502. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1609) Create a cache implementation that limits itself to a given RAM size

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1609. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1606) Integrate Near Realtime

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1606. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1457) Deploy shards from HDFS into local cores

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1457. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1495) Store UnInvertedField on disk

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1495. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1477) Search on multi-tier cores

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1477. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1438) Timeout distributed query stage get fields

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1438. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1405) Show the index files in the web UI

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1405. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1374) When a test fails, display the test file in the console via ant junit

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1374. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1308) Cache docsets at the SegmentReader level

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1308. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-1278) Near Realtime Search Replication

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-1278. -- Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these

[jira] Closed: (SOLR-576) Make DocSetHitCollector public

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-576. - Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these.

[jira] Closed: (SOLR-569) SimpleFacet binarysearch optimization

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-569. - Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these.

[jira] Closed: (SOLR-568) MultiDocSet

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-568. - Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these.

[jira] Closed: (SOLR-567) SolrCore Pluggable

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-567. - Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on these.

[jira] Closed: (LUCENE-2138) Allow custom index readers when using IndexWriter.getReader

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-2138. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1738) IndexWriter.addIndexes without syncing

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1738. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-2083) Use ReadWriteLock in IndexWriter

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-2083. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-2071) Allow updating of IndexWriter SegmentReaders

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-2071. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-2063) Use thread pool in ConcurrentMergeScheduler

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-2063. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1917) ShingleFilter include words

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1917. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1746) Improve ParallelMultiSearcher

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1746. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1674) Add IndexReaderFactory to IndexWriter

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1674. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1671) FSDirectory internally caches and clones FSIndexInput

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1671. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1667) ConcurrentMergeScheduler use a thread pool (per directory)

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1667. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1577) Benchmark of different in RAM realtime techniques

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1577. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

[jira] Closed: (LUCENE-1589) IndexWriter.addIndexesNoOptimize(IndexReader... readers)

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed LUCENE-1589. Resolution: Won't Fix Sorry if this spam's things, however it's unlikely that I'll work on

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

2011-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2321: --- Fix Version/s: 4.0 3.1 > Upgrade Jetty to 6.1.26 in standard disto > --

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

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985975#action_12985975 ] Jason Rutherglen commented on LUCENE-1574: -- What size segments is the benchmark d

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Simon Willnauer
On Mon, Jan 24, 2011 at 9:33 PM, Michael McCandless wrote: > Big +1. > > We need all the help we can get... > > Should we make a wiki page where we can post/iterate on the ideas? done - http://wiki.apache.org/lucene-java/SummerOfCode2011 > > Mike > > On Mon, Jan 24, 2011 at 3:29 PM, Simon Willnau

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Uwe Schindler
+1 I also have an idea from the attributes and TokenStream policeman. So I could even help mentoring. Uwe "Simon Willnauer" schrieb: >hey folks, > >Google has announce GSoC 2011 lately and mentoring organizations can >start submitting applications by the end of feb >(http://www.google-melan

[jira] Updated: (LUCENE-2856) Create IndexWriter event listener, specifically for merges

2011-01-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-2856: - Attachment: LUCENE-2856.patch Here's an update, there's one nocommit as I'm not sure how

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

2011-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1574: --- Attachment: LUCENE-1574.patch Attached rough patch. At least one test fails An

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

2011-01-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985967#action_12985967 ] Andrzej Bialecki commented on LUCENE-2887: --- The MultiPassIndexSplitter won't wo

RE: Lucene & Google Summer of Code 2011

2011-01-24 Thread karl.wright
A nice idea. I've always wondered about this, because for me "summer" and "code" do not go together very well. ;-) Karl -Original Message- From: ext Simon Willnauer [mailto:simon.willna...@googlemail.com] Sent: Monday, January 24, 2011 3:30 PM To: dev@lucene.apache.org Subject: Lucene &

Re: Lucene & Google Summer of Code 2011

2011-01-24 Thread Michael McCandless
Big +1. We need all the help we can get... Should we make a wiki page where we can post/iterate on the ideas? Mike On Mon, Jan 24, 2011 at 3:29 PM, Simon Willnauer wrote: > hey folks, > > Google has announce GSoC 2011 lately and mentoring organizations can > start submitting applications by th

[jira] Assigned: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-01-24 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-2881: - Assignee: Michael Busch > Track FieldInfo per segment instead of per-IW-session > --

Lucene & Google Summer of Code 2011

2011-01-24 Thread Simon Willnauer
hey folks, Google has announce GSoC 2011 lately and mentoring organizations can start submitting applications by the end of feb (http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline). I wonder if we should participate this year again? I think we have plenty of work to

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

2011-01-24 Thread Michael McCandless (JIRA)
Remove/deprecate IndexReader.undeleteAll Key: LUCENE-2887 URL: https://issues.apache.org/jira/browse/LUCENE-2887 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] Commented: (LUCENE-2881) Track FieldInfo per segment instead of per-IW-session

2011-01-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985959#action_12985959 ] Simon Willnauer commented on LUCENE-2881: - bq. Yeah I agree. Hmm maybe I can spend

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

2011-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2010: -- Assignee: Michael McCandless > Remove segments with all documents deleted in c

[jira] Resolved: (LUCENE-2884) StandardCodec sometimes supplies skip pointers past EOF

2011-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2884. - Resolution: Fixed Fix Version/s: 4.0 Assignee: Michael McCandless Thanks for tra

StopTokenizer Proposal

2011-01-24 Thread Fernando Wasylyszyn
Hi everybody. I am a developer and researcher working for Snoop Consulting S.R.L. in Argentina, specially in projects related to information retrieval and machine learning. Working on a project from Yell Argentina (Yellow Pages) I have developed what I called a StopTokenizer. Problem: We devel

[jira] Deleted: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler deleted LUCENE-2418: -- > NativeFSLock should allow for the existence of the lock file, if it was > released successfully

[jira] Commented: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985933#action_12985933 ] Shai Erera commented on LUCENE-2418: bq. I can delete it, would this be an option? Y

[jira] Updated: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2418: --- Issue Type: Improvement (was: Sub-task) Parent: (was: LUCENE-2421) > NativeFSLock shoul

[jira] Updated: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-2868: Attachment: lucene-2868.patch Here's my take on the patch, including ability to cache weight objec

[jira] Commented: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985926#action_12985926 ] Robert Muir commented on LUCENE-2418: - converting it to a subtask didnt help either...

[jira] Updated: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2418: Issue Type: Sub-task (was: Bug) Parent: LUCENE-2421 > NativeFSLock should allow for the e

[jira] Commented: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985923#action_12985923 ] Uwe Schindler commented on LUCENE-2418: --- I can delete it, would this be an option?

[jira] Assigned: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera reassigned LUCENE-2418: -- Assignee: (was: Shai Erera) > NativeFSLock should allow for the existence of the lock file

[jira] Commented: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985920#action_12985920 ] Shai Erera commented on LUCENE-2418: Ok, last thing I try (unassign) in hope it will m

[jira] Resolved: (LUCENE-2236) Similarity can only be set per index, but I may want to adjust scoring behaviour at a field level

2011-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2236. - Resolution: Fixed Committed revision 1062927. Thanks Doron! > Similarity can only be set per

[jira] Updated: (LUCENE-2418) NativeFSLock should allow for the existence of the lock file, if it was released successfully but fails to delete

2011-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2418: --- Fix Version/s: (was: 4.0) For some reason this issue cannot be resolved (resolve/close links don

Re: [DISCUSSION] Trunk and Stable release strategy

2011-01-24 Thread Shai Erera
Glad that we reached consensus on this one so quickly :). Another thing - I think it'd also make sense to stop fixing bugs on 3.0 once we release 3.1. That way, we can have bug-fix releases for 2.9 and latest released 3.x. We then have two options about 3.0.4 (not yet released): 1) Release it (as

[jira] Assigned: (LUCENE-1076) Allow MergePolicy to select non-contiguous merges

2011-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1076: -- Assignee: Michael McCandless I'll take a crack at this. It's compelling, now

[jira] Updated: (LUCENE-2886) Adaptive Frame Of Reference

2011-01-24 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-2886: -- Attachment: lucene-afor.tar.gz tarball containing a maven project with source code and unit te

[jira] Created: (LUCENE-2886) Adaptive Frame Of Reference

2011-01-24 Thread Renaud Delbru (JIRA)
Adaptive Frame Of Reference Key: LUCENE-2886 URL: https://issues.apache.org/jira/browse/LUCENE-2886 Project: Lucene - Java Issue Type: New Feature Components: Codecs Reporter: Renaud Delbru

  1   2   >