[jira] [Commented] (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2012-01-08 Thread Noble Paul (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182386#comment-13182386 ] Noble Paul commented on SOLR-1499: -- An DataSource is responsible for fetching data from an

[jira] [Commented] (SOLR-2866) Marked synonym filter for selective token expansion

2012-01-08 Thread Mike (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182338#comment-13182338 ] Mike commented on SOLR-2866: This seems like a strange solution to me. The main problem I see i

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-08 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182332#comment-13182332 ] Robert Muir commented on LUCENE-3602: - {quote} Maybe we should have to variants one r

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-08 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182329#comment-13182329 ] Martijn van Groningen commented on LUCENE-3602: --- bq. But I think the first

[jira] [Updated] (LUCENE-3679) Replace IndexReader.getFieldNames with IndexReader.getFieldInfos

2012-01-08 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3679: --- Attachment: LUCENE-3679.patch New patch; I fixed the composite readers to throw UOE

[jira] [Commented] (SOLR-2358) Distributing Indexing

2012-01-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182305#comment-13182305 ] Mark Miller commented on SOLR-2358: --- Hey Darren - I have re written the description a bit

[jira] [Updated] (SOLR-2358) Distributing Indexing

2012-01-08 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2358: -- Attachment: 2shard4server.jpg > Distributing Indexing > - > > Ke

RE: Solr plugin component resource cleanup?

2012-01-08 Thread karl.wright
I created a ticket for this: SOLR-3015. I hope there's a simple solution and I can just close it, but if not I will experiment and try to produce a patch. Karl From: Wright Karl (Nokia-LC/Boston) Sent: Monday, January 02, 2012 11:02 AM To: dev@lucene.apa

[jira] [Created] (SOLR-3015) CloseHook cannot be used with QParserPlugins

2012-01-08 Thread Karl Wright (Created) (JIRA)
CloseHook cannot be used with QParserPlugins Key: SOLR-3015 URL: https://issues.apache.org/jira/browse/SOLR-3015 Project: Solr Issue Type: Bug Reporter: Karl Wright For some kinds of

Re: Lucene 4.0 Beta

2012-01-08 Thread DM Smith
I haven't tried the trunk/4.0 stuff, so maybe I'm out of line, but how about a public alpha first. It would have appropriate disclaimers regarding quality and that the API, while reasonably stable, is subject to change w/ little notice. I tink beta implies that there is a high degree of confiden

[jira] [Commented] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182278#comment-13182278 ] Michael McCandless commented on LUCENE-3681: I like the idea of moving read/w

[jira] [Resolved] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3681. Resolution: Fixed > FST.BYTE2 should save as fixed 2 byte not as vInt > --

[jira] [Commented] (LUCENE-3682) Add deprecated 'transition' api for Document/Field

2012-01-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182275#comment-13182275 ] Michael McCandless commented on LUCENE-3682: +1 Anything we can do to make t

[jira] [Created] (LUCENE-3682) Add deprecated 'transition' api for Document/Field

2012-01-08 Thread Robert Muir (Created) (JIRA)
Add deprecated 'transition' api for Document/Field -- Key: LUCENE-3682 URL: https://issues.apache.org/jira/browse/LUCENE-3682 Project: Lucene - Java Issue Type: Task Reporter: Rober

[jira] [Commented] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182271#comment-13182271 ] Robert Muir commented on LUCENE-3681: - +1 to this patch initially. I agree we should

Re: Lucene 4.0 Beta

2012-01-08 Thread Robert Muir
On Sun, Jan 8, 2012 at 1:36 PM, Simon Willnauer wrote: >> >> From the tests/bugfixing perspective, on trunk its not hard to dig >> into stuff here and there and find lots of really horrible bugs that >> exist in trunk-only. This is a sign that our tests are not good enough >> and that the code is

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-08 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182269#comment-13182269 ] Michael McCandless commented on LUCENE-3602: Wow new patch is tiny -- just 2

[jira] [Updated] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3681: --- Attachment: LUCENE-3681.patch Simple patch... > FST.BYTE2 should sa

[jira] [Updated] (LUCENE-3074) SimpleTextCodec needs SimpleText DocValues impl

2012-01-08 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3074: Priority: Blocker (was: Major) > SimpleTextCodec needs SimpleText DocValues impl > --

[jira] [Assigned] (LUCENE-3074) SimpleTextCodec needs SimpleText DocValues impl

2012-01-08 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3074: --- Assignee: Simon Willnauer (was: Michael McCandless) > SimpleTextCodec needs Sim

Re: Lucene 4.0 Beta

2012-01-08 Thread Simon Willnauer
On Sun, Jan 8, 2012 at 5:18 PM, Robert Muir wrote: > On Sun, Jan 8, 2012 at 9:30 AM, Simon Willnauer > wrote: >> hey folks, >> >> now that we have everything under codec control and norms are cut over >> to docvalues I wonder what keeps us from moving towards a 4.0 beta >> release. > > here are m

[jira] [Created] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Michael McCandless (Created) (JIRA)
FST.BYTE2 should save as fixed 2 byte not as vInt - Key: LUCENE-3681 URL: https://issues.apache.org/jira/browse/LUCENE-3681 Project: Lucene - Java Issue Type: Improvement Reporter:

[jira] [Created] (SOLR-3014) Improve UIMA UpdateRequestProcessor performances by providing UIMA-AS support

2012-01-08 Thread Tommaso Teofili (Created) (JIRA)
Improve UIMA UpdateRequestProcessor performances by providing UIMA-AS support - Key: SOLR-3014 URL: https://issues.apache.org/jira/browse/SOLR-3014 Project: Solr Iss

[jira] [Created] (SOLR-3013) Add UIMA based tokenizers / filters that can be used in the schema.xml

2012-01-08 Thread Tommaso Teofili (Created) (JIRA)
Add UIMA based tokenizers / filters that can be used in the schema.xml -- Key: SOLR-3013 URL: https://issues.apache.org/jira/browse/SOLR-3013 Project: Solr Issue Type: Impro

[jira] [Commented] (SOLR-2796) AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field

2012-01-08 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182257#comment-13182257 ] Mark Miller commented on SOLR-2796: --- We should fix this. Looks like it was introduced wit

[jira] [Commented] (SOLR-2072) Search Grouping: expand group sort options

2012-01-08 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182250#comment-13182250 ] Martijn van Groningen commented on SOLR-2072: - Nice prototype! Good idea to use

Re: Lucene 4.0 Beta

2012-01-08 Thread Robert Muir
On Sun, Jan 8, 2012 at 11:18 AM, Robert Muir wrote: > On Sun, Jan 8, 2012 at 9:30 AM, Simon Willnauer > wrote: >> hey folks, >> >> now that we have everything under codec control By the way: this is a little misleading: Deletes and compound-file format are still not done. -- lucidimagination.c

Re: Lucene 4.0 Beta

2012-01-08 Thread Robert Muir
On Sun, Jan 8, 2012 at 9:30 AM, Simon Willnauer wrote: > hey folks, > > now that we have everything under codec control and norms are cut over > to docvalues I wonder what keeps us from moving towards a 4.0 beta > release. here are my thoughts: But just taking that issue (not to try to pick on i

[jira] [Issue Comment Edited] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2012-01-08 Thread Erick Erickson (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182238#comment-13182238 ] Erick Erickson edited comment on SOLR-2438 at 1/8/12 4:08 PM: --

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

2012-01-08 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182238#comment-13182238 ] Erick Erickson commented on SOLR-2438: -- Michael: Can we close this?

Re: Lucene 4.0 Beta

2012-01-08 Thread Grant Ingersoll
On Jan 8, 2012, at 9:30 AM, Simon Willnauer wrote: > hey folks, > > now that we have everything under codec control and norms are cut over > to docvalues I wonder what keeps us from moving towards a 4.0 beta > release. IMO its more than time to get it out there and from a > technical perspective

[jira] [Updated] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-08 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2858: -- Priority: Blocker (was: Major) > Separate SegmentReaders (and other atomic readers) from

RE: Lucene 4.0 Beta

2012-01-08 Thread Uwe Schindler
Can I first split composite from atomic readers? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Simon Willnauer [mailto:simon.willna...@googlemail.com] > Sent: Sunday, January 08, 2012 3:31 PM > To: dev@

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

2012-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1462/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:<1> but was:<0> Stack Trace: junit.framework.AssertionFailedError: expected:<1> but was:<0> a

Lucene 4.0 Beta

2012-01-08 Thread Simon Willnauer
hey folks, now that we have everything under codec control and norms are cut over to docvalues I wonder what keeps us from moving towards a 4.0 beta release. IMO its more than time to get it out there and from a technical perspective we are close enough to take that step. We need to figure out how

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #356: POMs out of sync

2012-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/356/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads Error Message: thread Indexer 1: hit unexpected failure Stack Trace: java.lang.AssertionError: thread Indexer 1: hit unexpec

[jira] [Updated] (SOLR-3012) SimplePostTool: move getProperty(type) out of postData()

2012-01-08 Thread Koji Sekiguchi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-3012: - Attachment: SOLR-3012.patch I also changed doGet methods to static in this patch.

[jira] [Created] (SOLR-3012) SimplePostTool: move getProperty(type) out of postData()

2012-01-08 Thread Koji Sekiguchi (Created) (JIRA)
SimplePostTool: move getProperty(type) out of postData() Key: SOLR-3012 URL: https://issues.apache.org/jira/browse/SOLR-3012 Project: Solr Issue Type: Improvement Reporter: