Re: Problems passing PyLucene objects to jcc-wrapped bobo-browse api

2010-05-13 Thread Andi Vajda
On Wed, 12 May 2010, Andi Vajda wrote: Christian Heimes, Dirk Rothe, and I have jcc-wrapped bobo-browse (http://code.google.com/p/bobo-browse/) in order to add faceted search capabilities to PyLucene. However, the two modules don't play well together, as wrappers from PyLucene cannot be used

Re: Problems passing PyLucene objects to jcc-wrapped bobo-browse api

2010-05-13 Thread Christian Heimes
Am 13.05.2010 20:27, schrieb Andi Vajda: Here is an idea that I think should work but I couldn't test it because bobo is built from maven and pylucene isn't. Basically, the idea is that you must be really careful in not having Lucene classes come from two or more different places: 1. build

[jira] Commented: (LUCENE-2239) Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt

2010-05-13 Thread Martin Blech (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867087#action_12867087 ] Martin Blech commented on LUCENE-2239: -- It is causing an issue in a JAX-RS

[jira] Commented: (LUCENE-1252) Avoid using positions when not all required terms are present

2010-05-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867094#action_12867094 ] Paul Elschot commented on LUCENE-1252: -- LUCENE-2410 has solved this partially for

[jira] Closed: (LUCENE-2448) Exception in thread main org.apache.lucene.index.CorruptIndexException: Incompatible format version: 2 expected 1 or lower

2010-05-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-2448. - Resolution: Invalid This is not a bug. Lucene 3.0 changed the stored fields to no longer

[jira] Commented: (LUCENE-2450) Explore write-once attr bindings in the analysis chain

2010-05-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867104#action_12867104 ] Uwe Schindler commented on LUCENE-2450: --- This sounds interesting, currently i only

[jira] Updated: (LUCENE-2450) Explore write-once attr bindings in the analysis chain

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2450: --- Attachment: LUCENE-2450.patch New patch attached. This patch adds a new pipeline

[jira] Commented: (LUCENE-2458) queryparser shouldn't generate phrasequeries based on term count

2010-05-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867112#action_12867112 ] Robert Muir commented on LUCENE-2458: - {quote} This is why I like the token attr based

[jira] Commented: (LUCENE-2458) queryparser shouldn't generate phrasequeries based on term count

2010-05-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867117#action_12867117 ] Uwe Schindler commented on LUCENE-2458: --- Sorry for intervening, I am in the same

[jira] Issue Comment Edited: (LUCENE-2458) queryparser shouldn't generate phrasequeries based on term count

2010-05-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867117#action_12867117 ] Uwe Schindler edited comment on LUCENE-2458 at 5/13/10 7:50 AM:

[jira] Commented: (SOLR-236) Field collapsing

2010-05-13 Thread Sergey Shinderuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867121#action_12867121 ] Sergey Shinderuk commented on SOLR-236: --- @Claus I faced the same issue. Did you find

[jira] Created: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Andrzej Bialecki (JIRA)
FilterIndexReader doesn't work correctly with post-flex SegmentMerger - Key: LUCENE-2459 URL: https://issues.apache.org/jira/browse/LUCENE-2459 Project: Lucene - Java Issue

[jira] Updated: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2459: -- Attachment: LUCENE-2459.patch The test passes with this patch. I'm not completely

[jira] Updated: (SOLR-1834) Document level security

2010-05-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1834: -- Attachment: SOLR-1834-with-LCF.patch Document level security ---

[jira] Commented: (SOLR-1834) Document level security

2010-05-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867135#action_12867135 ] Karl Wright commented on SOLR-1834: --- I've attached what I think to be the correct code to

[jira] Commented: (LUCENE-2458) queryparser shouldn't generate phrasequeries based on term count

2010-05-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867147#action_12867147 ] Yonik Seeley commented on LUCENE-2458: -- bq This is why I like the token attr based

[jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-05-13 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867148#action_12867148 ] Uri Boness commented on SOLR-1163: -- @Peter Try removing the trailing slash in the URL (I

[jira] Commented: (LUCENE-2458) queryparser shouldn't generate phrasequeries based on term count

2010-05-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867151#action_12867151 ] Robert Muir commented on LUCENE-2458: - {quote} An attribute that says these tokens go

[jira] Updated: (LUCENE-2449) Improve random testing

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2449: --- Attachment: LUCENE-2449-3x.patch LUCENE-2449-trunk.txt Patch for

[jira] Commented: (LUCENE-2393) Utility to output total term frequency and df from a lucene index

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867164#action_12867164 ] Michael McCandless commented on LUCENE-2393: Patch looks good Tom! I'll

[jira] Commented: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867165#action_12867165 ] Michael McCandless commented on LUCENE-2459: Thanks Andrzej -- this is indeed

[jira] Resolved: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2459. Fix Version/s: 4.0 Resolution: Fixed Thanks Andrzej! FilterIndexReader

[jira] Created: (SOLR-1911) File descriptor leak while indexing, may cause index corruption

2010-05-13 Thread Simon Rosenthal (JIRA)
File descriptor leak while indexing, may cause index corruption --- Key: SOLR-1911 URL: https://issues.apache.org/jira/browse/SOLR-1911 Project: Solr Issue Type: Bug

[jira] Resolved: (LUCENE-2393) Utility to output total term frequency and df from a lucene index

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2393. Fix Version/s: 4.0 Resolution: Fixed Thanks Tom! Utility to output total

[jira] Commented: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867208#action_12867208 ] Michael McCandless commented on LUCENE-1585: OK so let's have it as a free

[jira] Updated: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-1585: --- Attachment: LUCENE-1585_3x.patch setPPP moved from IWC to IW. I'll go update the trunk one now.

[jira] Commented: (SOLR-236) Field collapsing

2010-05-13 Thread Sergey Shinderuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867227#action_12867227 ] Sergey Shinderuk commented on SOLR-236: --- Finally I applied SOLR-236.patch to rev 899572

[jira] Commented: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867254#action_12867254 ] Michael McCandless commented on LUCENE-1585: Patches look good Shai. One

[jira] Commented: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867260#action_12867260 ] Uwe Schindler commented on LUCENE-1585: --- Just an idea: Could we also use this for

Bitwise Operations on Integer Fields in Lucene and Solr Index

2010-05-13 Thread Israel Ekpo
Hello Lucene and Solr Community I have a custom org.apache.lucene.search.Filter that I would like to contribute to the Lucene and Solr projects. So I would need some direction as to how to create and ISSUE or submit a patch. It looks like there have been changes to the way this is done since

Re: Bitwise Operations on Integer Fields in Lucene and Solr Index

2010-05-13 Thread Andrzej Bialecki
On 2010-05-13 23:27, Israel Ekpo wrote: Hello Lucene and Solr Community I have a custom org.apache.lucene.search.Filter that I would like to contribute to the Lucene and Solr projects. So I would need some direction as to how to create and ISSUE or submit a patch. It looks like there

[jira] Created: (LUCENE-2460) Search Results Filtering Based on Bitwise Operations on Integer Fields

2010-05-13 Thread Israel Ekpo (JIRA)
Search Results Filtering Based on Bitwise Operations on Integer Fields -- Key: LUCENE-2460 URL: https://issues.apache.org/jira/browse/LUCENE-2460 Project: Lucene - Java

[jira] Updated: (LUCENE-2460) Search Results Filtering Based on Bitwise Operations on Integer Fields

2010-05-13 Thread Israel Ekpo (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Israel Ekpo updated LUCENE-2460: Attachment: LUCENE-2460-bitwise.tar.gz Attaching the package containing the BitwiseFilter class

Re: Bitwise Operations on Integer Fields in Lucene and Solr Index

2010-05-13 Thread Israel Ekpo
I have created two ISSUES as new features https://issues.apache.org/jira/browse/LUCENE-1560 https://issues.apache.org/jira/browse/SOLR-1913 The first one is for the Lucene Filter. The second one is for the Solr QParserPlugin The source code and jar files are attached and the Solr plugin is

Re: Bitwise Operations on Integer Fields in Lucene and Solr Index

2010-05-13 Thread Israel Ekpo
Correction, I meant to list https://issues.apache.org/jira/browse/LUCENE-2460 https://issues.apache.org/jira/browse/SOLR-1913 On Thu, May 13, 2010 at 10:13 PM, Israel Ekpo israele...@gmail.com wrote: I have created two ISSUES as new features

Build failed in Hudson: Lucene-trunk #1187

2010-05-13 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1187/changes Changes: [mikemccand] LUCENE-2393: add total TF tracking to HighFreqTerms tool [mikemccand] LUCENE-2459: fix FilterIndexReader to (by default) emulate flex API on top of pre-flex API [mikemccand] LUCENE-2449: fix DBLRU

[jira] Updated: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-1585: --- Attachment: LUCENE-1585_trunk.patch Good idea Mike ! I've added hasPayloadProcessorProvider to

[jira] Commented: (LUCENE-1585) Allow to control how payloads are merged

2010-05-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867382#action_12867382 ] Shai Erera commented on LUCENE-1585: bq. Could we also use this for the term bytes

Re: Build failed in Hudson: Lucene-trunk #1187

2010-05-13 Thread Robert Muir
the problem is a logic bug (e.g. i have no clue how to really fix except to switch over to a UTF-8 sort order). in converting automaton to utf-8/32, and trying to emulate the utf-16 term dictionary order, the byte transition ranges (although sorted in utf-16 order) are themselves in utf-8/32