RE: Spatial4n

2012-05-03 Thread Prescott Nasser
I'll try to give you a hand this weekend great work ~P Date: Fri, 4 May 2012 05:48:51 +0300 Subject: Re: Spatial4n From: ita...@code972.com To: lucene-net-dev@lucene.apache.org Status update: The Spatial4j project is completely ported to .NET, including tests, all of which green. It

Re: AW: Building PyLucene on Windows

2012-05-03 Thread Andi Vajda
Hi Jeremy, On Apr 30, 2012, at 9:19, Jeremy Michels jeremy.d.mich...@gmail.com wrote: Thank you for sharing your expertise on this matter. I was unable to use the pre-built binaries as I am using a 64-bit system (attempting to do so would results in the error: ImportError: DLL load failed:

AW: AW: AW: AW: PyLucene use JCC shared object by default

2012-05-03 Thread Thomas Koch
Andi, thanks for the fixes and cleanup! I've updated from SVN and wrote the unit test. Runs withtout errors (Tracebacks etc.) now, however there may be some slight type mismatch issue still: the comparison of objects retrieved from JArray and ArrayList respectively with the objects from the

Re: AW: AW: AW: AW: PyLucene use JCC shared object by default

2012-05-03 Thread Andi Vajda
On Thu, 3 May 2012, Thomas Koch wrote: thanks for the fixes and cleanup! I've updated from SVN and wrote the unit test. Runs withtout errors (Tracebacks etc.) now, however there may be some slight type mismatch issue still: the comparison of objects retrieved from JArray and ArrayList

Re: AW: AW: AW: AW: PyLucene use JCC shared object by default

2012-05-03 Thread Andi Vajda
On Thu, 3 May 2012, Thomas Koch wrote: thanks for the fixes and cleanup! I've updated from SVN and wrote the unit test. Runs withtout errors (Tracebacks etc.) now, however there may be some slight type mismatch issue still: the comparison of objects retrieved from JArray and ArrayList

Re: AW: Building PyLucene on Windows

2012-05-03 Thread Andi Vajda
On May 3, 2012, at 14:35, Jeremy Michels jeremy.d.mich...@gmail.com wrote: Thanks again for your help. I got the latest JCC and this seemed to solve the problem, as Andi suggested. However, running 'make' then gave me the error: Traceback (most recent call last): File C:\Program

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267229#comment-13267229 ] Uwe Schindler commented on SOLR-3424: - +1 I wanted to review the stock Lucene Analyzer

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267233#comment-13267233 ] Uwe Schindler commented on SOLR-3424: - There seems to be no Analyzer in Lucene that

[jira] [Updated] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-3424: Attachment: SOLR-3424_PhoneticFilterFactory_threadsafety_bug.patch Hi, I looked again at the code

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267264#comment-13267264 ] David Smiley commented on SOLR-3424: So it appears the Commons-Codec Encoders are all

[jira] [Issue Comment Edited] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267272#comment-13267272 ] Uwe Schindler edited comment on SOLR-3424 at 5/3/12 7:27 AM: -

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267272#comment-13267272 ] Uwe Schindler commented on SOLR-3424: - Hi David, I don't really trust that thread so I

[jira] [Issue Comment Edited] (SOLR-3408) org.apache.lucene.store.AlreadyClosedException: MMapIndexInput already closed: MMapIndexInput(path=/eneeds/fs/apache-solr-ra-4.0/example/solr/data/index/_5e9

2012-05-03 Thread Lyubov Romanchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264502#comment-13264502 ] Lyubov Romanchuk edited comment on SOLR-3408 at 5/3/12 10:22 AM:

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

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13717/ No tests ran. Build Log (for compile errors): [...truncated 1318 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13718 - Still Failing

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13718/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher

[jira] [Commented] (SOLR-3432) Deletes are not working for my configuration

2012-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267378#comment-13267378 ] Erick Erickson commented on SOLR-3432: -- First, it's usually a good idea to raise this

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267380#comment-13267380 ] Jan Høydahl commented on SOLR-3431: --- Great. Perhaps you would like to add this

[jira] [Updated] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-3178: - Attachment: SOLR-3173_3178_3382_3428_plus.patch Find attached SOLR-3173_3178_3382_3428_plus.patch

[jira] [Issue Comment Edited] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267463#comment-13267463 ] Per Steffensen edited comment on SOLR-3178 at 5/3/12 2:32 PM: --

[jira] [Issue Comment Edited] (SOLR-3178) Versioning - optimistic locking

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267463#comment-13267463 ] Per Steffensen edited comment on SOLR-3178 at 5/3/12 2:32 PM: --

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267472#comment-13267472 ] Per Steffensen commented on SOLR-3428: -- Patch available as part of

[jira] [Commented] (SOLR-3173) Database semantics - insert and update

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267474#comment-13267474 ] Per Steffensen commented on SOLR-3173: -- New patch available as part of

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267475#comment-13267475 ] Per Steffensen commented on SOLR-3382: -- New patch available as part of

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267490#comment-13267490 ] Mark Miller commented on SOLR-3428: --- Any chance you could break out a test case and fix

[jira] [Commented] (SOLR-3432) Deletes are not working for my configuration

2012-05-03 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267491#comment-13267491 ] David commented on SOLR-3432: - No, no chance. Was working with hoss in IRC and he instructed me

[jira] [Created] (SOLR-3433) binary field returns differently when do the distribute search

2012-05-03 Thread Alex Liu (JIRA)
Alex Liu created SOLR-3433: -- Summary: binary field returns differently when do the distribute search Key: SOLR-3433 URL: https://issues.apache.org/jira/browse/SOLR-3433 Project: Solr Issue Type:

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267798#comment-13267798 ] Neil Hooey commented on SOLR-3431: -- I'll be sure to update the wiki soon, Jan.

[jira] [Issue Comment Edited] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-03 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267798#comment-13267798 ] Neil Hooey edited comment on SOLR-3431 at 5/3/12 9:03 PM: -- I'll be

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

2012-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13735/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267858#comment-13267858 ] Per Steffensen commented on SOLR-3428: -- Well first of all

[jira] [Created] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread david babits (JIRA)
david babits created SOLR-3434: -- Summary: CSVRequestHandler does not parse header properly Key: SOLR-3434 URL: https://issues.apache.org/jira/browse/SOLR-3434 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267908#comment-13267908 ] Michael McCandless commented on LUCENE-3830: bq. from the brief code

[jira] [Updated] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3830: --- Attachment: PerfTestMappingCharFilter.java LUCENE-3830.patch New

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Fix Version/s: 4.0 Assignee: Yonik Seeley Summary: deleteByQuery silently ignored unless

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Description: deleteByQuery is silently ignored if there is no {{\_version\_}} field in the schema.xml To

Re: Sorting result first which come first in sentance

2012-05-03 Thread Li Li
as for version below 4.0, it's not possible because lucene's score model. position information is stored, but only used to support phrase query. it just tell us whether a document is matched, but we can boost a document. The similar problem is : how to implement proximity boost. for 2 search

Fwd: question about NRT(soft commit) and Transaction Log in trunk

2012-05-03 Thread Li Li
any one could help? thanks -- Forwarded message -- From: Li Li fancye...@gmail.com Date: Sat, Apr 28, 2012 at 7:11 PM Subject: question about NRT(soft commit) and Transaction Log in trunk To: solr-u...@lucene.apache.org hi   I checked out the trunk and played with its new soft

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13267994#comment-13267994 ] Erick Erickson commented on SOLR-3434: -- Odd, it works fine for me, but I did have to

[jira] [Commented] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268019#comment-13268019 ] Hoss Man commented on SOLR-3432: In r1333704 i refactored a few of the newer tests that

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored unless {{_version_}} field exists in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Attachment: SOLR-3432.test.patch figured out the problem has to do with the updateLog: if you have the

[jira] [Updated] (SOLR-3432) deleteByQuery silently ignored if updateLog is enabled, but {{_version_}} field does not exist in schema

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3432: --- Description: deleteByQuery is silently ignored if there the updateLog is configurd in solrconfig.xml, but

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268040#comment-13268040 ] Hoss Man commented on SOLR-3434: bq. but I did have to remove the spaces after the header

[jira] [Commented] (SOLR-3434) CSVRequestHandler does not parse header properly

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268043#comment-13268043 ] Hoss Man commented on SOLR-3434: Two other things i wanted to explicitly note: * the error

Re: Sorting result first which come first in sentance

2012-05-03 Thread Jonty Rhods
I am using solr version 3.4

[jira] [Updated] (SOLR-3434) CSVRequestHandler does not trim header when using header=truetrim=true

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3434: --- Issue Type: Improvement (was: Bug) Summary: CSVRequestHandler does not trim header when using

[jira] [Updated] (SOLR-3434) CSVRequestHandler does not trim header when using header=truetrim=true

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3434: --- Description: when using {{header=truetrim=true}} the field names in the header row are not trimmed. this is

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268053#comment-13268053 ] David Smiley commented on SOLR-3424: Looks good Uwe. One minor nit is that the URL in

[jira] [Resolved] (SOLR-3370) CSVResponseWriter does not honor fl globs

2012-05-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3370. Resolution: Fixed Fix Version/s: 4.0 Assignee: Hoss Man Committed revision 1333760. Thanks