[jira] [Updated] (LUCENE-3396) Make TokenStream Reuse Mandatory for Analyzers

2011-09-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3396: --- Attachment: LUCENE-3396-rab.patch Patch updated to trunk. We're good to go now. > Make TokenStream

[jira] [Updated] (LUCENE-2308) Separately specify a field's type

2011-09-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2308: --- Attachment: LUCENE-2308-FT-interface.patch Final patch before committing. This includes a change to

[jira] [Resolved] (LUCENE-3419) Resolve JUnit assert deprecations

2011-09-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3419. Resolution: Fixed Fix Version/s: 4.0 Assignee: Chris Male Committed revision 11674

[jira] [Resolved] (LUCENE-3414) Bring Hunspell for Lucene into analysis module

2011-09-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3414. Resolution: Fixed Fix Version/s: 4.0 Assignee: Chris Male Committed revision 11674

RE: issue SOLR-1565 - StreamingUpdateSolrServer and Javabin

2011-09-09 Thread Patrick Sauts
I have attached the file to the issue SOLR-1565. Hopping this will help. Patrick Sauts. -Original Message- From: Ryan McKinley [mailto:ryan...@gmail.com] Sent: Friday, September 09, 2011 3:57 PM To: dev@lucene.apache.org Subject: Re: issue SOLR-1565 - StreamingUpdateSolrServer and Javabi

[jira] [Issue Comment Edited] (SOLR-1565) StreamingUpdateSolrServer should support RequestWriter API

2011-09-09 Thread Patrick Sauts (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101648#comment-13101648 ] Patrick Sauts edited comment on SOLR-1565 at 9/9/11 11:36 PM: --

[jira] [Updated] (SOLR-1565) StreamingUpdateSolrServer should support RequestWriter API

2011-09-09 Thread Patrick Sauts (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Sauts updated SOLR-1565: Attachment: BinaryStreamingUpdateSolrServer.java I’ve made a alpha version of StreamingUpdateSolrSer

Re: issue SOLR-1565 - StreamingUpdateSolrServer and Javabin

2011-09-09 Thread Ryan McKinley
Hey Patrick- Can you make a JIRA issue, and post the code there? Thanks Ryan On Fri, Sep 9, 2011 at 5:47 PM, Patrick Sauts wrote: > Hi, > > > > I’ve made a alpha version of StreamingUpdateSolrServer dedicated to Binary > update (javabin), It works fine for me. > > > > It is not a fix of the is

[jira] [Commented] (SOLR-1979) Create LanguageIdentifierUpdateProcessor

2011-09-09 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101612#comment-13101612 ] Lance Norskog commented on SOLR-1979: - I'm impressed! This is a lot of work and empiric

[jira] [Updated] (SOLR-2742) Add commitWithin to convenience signatures for SolrServer.add(..)

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2742: -- Fix Version/s: (was: 3.4) 3.5 > Add commitWithin to convenience signatures for So

[jira] [Updated] (SOLR-1979) Create LanguageIdentifierUpdateProcessor

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-1979: -- Fix Version/s: (was: 3.4) 3.5 Moving to 3.5 > Create LanguageIdentifierUpdatePro

issue SOLR-1565 - StreamingUpdateSolrServer and Javabin

2011-09-09 Thread Patrick Sauts
Hi, I've made a alpha version of StreamingUpdateSolrServer dedicated to Binary update (javabin), It works fine for me. It is not a fix of the issue SOLR-1565, it is a new class. But I think It can maybe be useful to fix the bug. If somebody tests it thank you to send feedback. Patr

[jira] [Created] (SOLR-2752) leader-per-shard

2011-09-09 Thread Yonik Seeley (JIRA)
leader-per-shard Key: SOLR-2752 URL: https://issues.apache.org/jira/browse/SOLR-2752 Project: Solr Issue Type: Sub-task Components: SolrCloud Reporter: Yonik Seeley Fix For: 4.0 We need t

[jira] [Commented] (LUCENE-3425) NRT Caching Dir to allow for exact memory usage, better buffer allocation and "global" cross indices control

2011-09-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101567#comment-13101567 ] Michael McCandless commented on LUCENE-3425: Also, a quick win on trunk is to

[jira] [Created] (LUCENE-3425) NRT Caching Dir to allow for exact memory usage, better buffer allocation and "global" cross indices control

2011-09-09 Thread Shay Banon (JIRA)
NRT Caching Dir to allow for exact memory usage, better buffer allocation and "global" cross indices control Key: LUCENE-3425 URL: https://issues.apache.o

[jira] [Resolved] (LUCENE-3416) Allow to pass an instance of RateLimiter to FSDirectory allowing to rate limit merge IO across several directories / instances

2011-09-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3416. - Resolution: Fixed committed to trunk. Thanks Shay > Allow to pass an instance of RateLi

3.4.0 draft release notes

2011-09-09 Thread Michael McCandless
I just took a first crack at them: http://wiki.apache.org/solr/ReleaseNote34 http://wiki.apache.org/lucene-java/ReleaseNote34 Feel free to go improve them before we release! Mike McCandless http://blog.mikemccandless.com -

[jira] [Updated] (SOLR-2066) Search Grouping: support distributed search

2011-09-09 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2066: Attachment: SOLR-2066.patch Good catch Jasper! I've updated the patch that fixes thi

[jira] [Commented] (LUCENE-2312) Search on IndexWriter's RAM Buffer

2011-09-09 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101391#comment-13101391 ] Jason Rutherglen commented on LUCENE-2312: -- There are many important use cases f

[jira] [Updated] (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-09-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2959: Fix Version/s: 4.0 > [GSoC] Implementing State of the Art Ranking for Lucene > ---

[jira] [Updated] (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-09-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2959: Attachment: LUCENE-2959.patch oops, i had some stuff in solr/example/work that caused a lot of noi

[jira] [Updated] (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-09-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2959: Attachment: LUCENE-2959.patch attached is a diff (using dev-tools/scripts/diff-sources.py) between

Re: Fwd: [Orekit Developers] Distribution of orekit-python "egg"

2011-09-09 Thread Andi Vajda
On Fri, 9 Sep 2011, Petrus Hyvönen wrote: As this discussion could be of potential interest of others who makes python modules using jcc I cross post it. I am really not experienced in the licensing issues of open source, closed source etc. A JCC generated external java library .egg, do conta

Re: Regarding Transaction logging

2011-09-09 Thread Simon Willnauer
On Fri, Sep 9, 2011 at 11:19 AM, Andrzej Bialecki wrote: > On 09/09/2011 11:00, Simon Willnauer wrote: >> >> I created LUCENE-3424 for this. But I still would like to keep the >> discussion open here rather than moving this entirely to an issue. >> There is more about this than only the seq. ids.

[VOTE] Release Lucene/Solr 3.4.0, RC1

2011-09-09 Thread Michael McCandless
Please vote to release the RC1 artifacts at: https://people.apache.org/~mikemccand/staging_area/lucene-solr-3.4.0-RC1-rev1167142 as Lucene 3.4.0 and Solr 3.4.0. Mike McCandless http://blog.mikemccandless.com - To unsubscrib

Re: [Lucene.Net] How to add document to more than one index (but only analyze once)?

2011-09-09 Thread Robert Stewart
That sounds like a good plan. How will that affect existing merge scheduling? For master index I use merge factor of 2. On Sep 9, 2011, at 11:44 AM, digy digy wrote: > How about indexing the new document(s) in memory using RAMDirectory then > calling indexWriter.AddIndexesNoOptimize for NRT &

Re: [Lucene.Net] How to add document to more than one index (but only analyze once)?

2011-09-09 Thread digy digy
How about indexing the new document(s) in memory using RAMDirectory then calling indexWriter.AddIndexesNoOptimize for NRT & master index? DIGY On Fri, Sep 9, 2011 at 5:33 PM, Robert Stewart wrote: > Is it possible to add a document to more than one index at the same time, > such that document fi

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

2011-09-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/236/ 1 tests failed. REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.lang.Assertio

[jira] [Updated] (SOLR-2750) Some places look for UpdateParams.UPDATE_CHAIN but not the deprecated "update.processor"

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2750: -- Fix Version/s: 4.0 3.4 > Some places look for UpdateParams.UPDATE_CHAIN but not the d

[jira] [Updated] (SOLR-2750) Some places look for UpdateParams.UPDATE_CHAIN but not the deprecated "update.processor"

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2750: -- Attachment: SOLR-2750-branch_3x.patch Patch for branch_3x > Some places look for UpdateParams.UPDATE_CH

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

2011-09-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/414/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCaseRunne

[jira] [Updated] (SOLR-2750) Some places look for UpdateParams.UPDATE_CHAIN but not the deprecated "update.processor"

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2750: -- Attachment: SOLR-2750.patch This patch attempts to fix this for trunk > Some places look for UpdatePara

[Lucene.Net] How to add document to more than one index (but only analyze once)?

2011-09-09 Thread Robert Stewart
Is it possible to add a document to more than one index at the same time, such that document fields are only analyzed one time? For instance, to add document to both a master index, and a smaller near real-time index. I would like to avoid analyzing document fields more than once but I dont se

Re: setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java

2011-09-09 Thread swiss knife
Thank you? Actually javax.xml.parsers.DocumentBuilderFactory.class in included in the JRE1.6 and also in xml-apis-1.0.b2.jar where the versions of DocumentBuilderFactory differ. I removed the dependency on xml-apis-1.0.b2.jar and it went through. What am I supposed to do from here ? Enter a

Matching String + Matching String positions / Lucene 2.3.1

2011-09-09 Thread Jérôme
Hi, I'm currently working with Lucene 2.3.1. The aim of my application is to querying(from an HTML form) my lucene index, then displaying results (in a web page)with: - Matching Strings - Matching String positions / offsets For example: -The document: when i was a child, i was a Jedi. -The

[jira] [Commented] (SOLR-2366) Facet Range Gaps

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101204#comment-13101204 ] Jan Høydahl commented on SOLR-2366: --- One thing this improvement needs to tackle is how to

[jira] [Updated] (SOLR-2366) Facet Range Gaps

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2366: -- Description: There really is no reason why the range gap for date and numeric faceting needs to be even

[jira] [Commented] (SOLR-2366) Facet Range Gaps

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101185#comment-13101185 ] Jan Høydahl commented on SOLR-2366: --- I've given the Wiki page another take, with the new

[jira] [Commented] (SOLR-2366) Facet Range Gaps

2011-09-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101152#comment-13101152 ] Jan Høydahl commented on SOLR-2366: --- Hoss: Good comments, which need to be decided upon,

Re: setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java

2011-09-09 Thread Andrzej Bialecki
On 09/09/2011 14:08, Erick Erickson wrote: DocumentBuilderFactory is a Java class, not a Solr class, what version of Java are you trying to compile against? Best Erick On Fri, Sep 9, 2011 at 5:53 AM, swiss knife wrote: Hello, Sorry for the newbie question, I just checked out Solr using mave

Re: setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java

2011-09-09 Thread Erick Erickson
DocumentBuilderFactory is a Java class, not a Solr class, what version of Java are you trying to compile against? Best Erick On Fri, Sep 9, 2011 at 5:53 AM, swiss knife wrote: > > Hello, > > Sorry for the newbie question, I just checked out Solr using maven and I get > the following compile erro

Re: Regarding Transaction logging

2011-09-09 Thread Andrzej Bialecki
On 09/09/2011 13:20, eks dev wrote: I didn't think, it was just a spontaneous reaction :) At the moment I am using static dictionaries to at least get a grip on size of stored fields (escaping encoded terms) Re: Global Maybe the trick would be to somehow use term dictionary as it must be *even

[jira] [Updated] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-09 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-1889: - Attachment: LUCENE-1889-solr.patch Sorry, forgot to include changes to DefaultSolrHighlighter as

Re: Regarding Transaction logging

2011-09-09 Thread eks dev
I didn't think, it was just a spontaneous reaction :) At the moment I am using static dictionaries to at least get a grip on size of stored fields (escaping encoded terms) Re: Global Maybe the trick would be to somehow use term dictionary as it must be *eventually* updated? An idea is to write r

(SOLR-2726) NullPointerException when using spellcheck.q

2011-09-09 Thread Bernd Fehling
Well, the patch is attached to the issue and problem is fixed. But how to commit it to svn so that it is fixed with the next build? And how to set Status and Resolution for this issue? Any idea? So I'm really trying to help, but if I fix something and can't get it to svn so that it is fixed in l

[jira] [Commented] (SOLR-2066) Search Grouping: support distributed search

2011-09-09 Thread Jasper van Veghel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101113#comment-13101113 ] Jasper van Veghel commented on SOLR-2066: - Great - ngroups is coming through now! A

Re: Regarding Transaction logging

2011-09-09 Thread Andrzej Bialecki
On 09/09/2011 12:07, eks dev wrote: +1 indeed! All possibilities are are needed. One might do wild things if it is somehow typed. For example, dictionary compression for fields that are tokenized (not only stored), as we already have Term dictionary supporting ord-s. Keeping just a map Token<->

setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java

2011-09-09 Thread swiss knife
Hello, Sorry for the newbie question, I just checked out Solr using maven and I get the following compile error on Eclipse: The method setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java /solr/core/src/java/org/apache/solr/core line 113 Java Problem Am I

Re: Regarding Transaction logging

2011-09-09 Thread eks dev
+1 indeed! All possibilities are are needed. One might do wild things if it is somehow typed. For example, dictionary compression for fields that are tokenized (not only stored), as we already have Term dictionary supporting ord-s. Keeping just a map Token <-> ord with transaction log... On F

Re: [jira] [Updated] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-09 Thread Koji Sekiguchi
Thanks for the recover Robert! Koji Sekiguchi from mobile On 2011/09/09, at 14:49, "Robert Muir (JIRA)" wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Robert Muir updated LUCENE-1889: >

Re: Regarding Transaction logging

2011-09-09 Thread Andrzej Bialecki
On 09/09/2011 11:00, Simon Willnauer wrote: I created LUCENE-3424 for this. But I still would like to keep the discussion open here rather than moving this entirely to an issue. There is more about this than only the seq. ids. I'm concerned also about the content of the transaction log. In Solr

Checkout SearchWorkings.org - it just went live!

2011-09-09 Thread Simon Willnauer
Hey folks, Some of you might have heard, myself and a small group of other passionate search technology professionals have been working hard in the last few months to launch a community site known as SearchWorkings.org [1]. This initiative has been set up for other search professionals to have a s

[jira] [Created] (LUCENE-3424) Return sequence ids from IW update/delete/add/commit to allow total ordering outside of IW

2011-09-09 Thread Simon Willnauer (JIRA)
Return sequence ids from IW update/delete/add/commit to allow total ordering outside of IW -- Key: LUCENE-3424 URL: https://issues.apache.org/jira/browse/LUCENE-3424

Re: Regarding Transaction logging

2011-09-09 Thread Simon Willnauer
I created LUCENE-3424 for this. But I still would like to keep the discussion open here rather than moving this entirely to an issue. There is more about this than only the seq. ids. simon On Thu, Sep 8, 2011 at 5:35 PM, Yonik Seeley wrote: > On Thu, Sep 8, 2011 at 11:26 AM, Michael McCandless >

[jira] [Commented] (LUCENE-3416) Allow to pass an instance of RateLimiter to FSDirectory allowing to rate limit merge IO across several directories / instances

2011-09-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101075#comment-13101075 ] Simon Willnauer commented on LUCENE-3416: - I am planning to commit this today, an

[jira] [Created] (SOLR-2751) TermsComponent terms.regex and terms.upper does not always work

2011-09-09 Thread Stephan Meisinger (JIRA)
TermsComponent terms.regex and terms.upper does not always work --- Key: SOLR-2751 URL: https://issues.apache.org/jira/browse/SOLR-2751 Project: Solr Issue Type: Bug Compo