Re: new facet parameter: facet.exists=true

2010-03-30 Thread Erik Hatcher
One trick to doing this is to index a field that lists the facet field names that each document possesses. Then you can facet on the field of field names (sounds confusing, sorry) and you'll know if there are any documents in a result set that have values in, say, a category field.

Re: new facet parameter: facet.exists=true

2010-03-30 Thread Erik Hatcher
footprint low while still beeing able to facet 10^7 of documents. A problem i am dealing with right now. Original-Nachricht Datum: Tue, 30 Mar 2010 08:46:23 -0400 Von: Erik Hatcher erik.hatc...@gmail.com An: java-dev@lucene.apache.org Betreff: Re: new facet parameter

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833552#action_12833552 ] Erik Hatcher commented on LUCENE-1941: -- Uwe - patch looks good. Go

[jira] Commented: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2010-02-12 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832932#action_12832932 ] Erik Hatcher commented on LUCENE-1941: -- Feel free to adjust this issue to whichever

[jira] Commented: (LUCENE-2238) deprecate ChineseAnalyzer

2010-01-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806239#action_12806239 ] Erik Hatcher commented on LUCENE-2238: -- +1 deprecate ChineseAnalyzer

[jira] Resolved: (LUCENE-2231) my lucene project is able to search single time how can make it as long as i can

2010-01-22 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved LUCENE-2231. -- Resolution: Not A Problem Please ask support questions on the java-user list. Also (bias

[jira] Commented: (LUCENE-2198) support protected words in Stemming TokenFilters

2010-01-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799839#action_12799839 ] Erik Hatcher commented on LUCENE-2198: -- +1 on the StemAttribute approach. I've just

Lucene 2.4.1 src .zip issue

2009-12-09 Thread Erik Hatcher
I was doing some research on past releases of Lucene and downloaded the archived 2.4.1 src .zip and got this: ~/Downloads: unzip lucene-2.4.1-src.zip Archive: lucene-2.4.1-src.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one

Re: [VOTE] Release Apache Lucene 2.9.1, take 4

2009-11-03 Thread Erik Hatcher
+1 On Nov 3, 2009, at 2:05 AM, Michael McCandless wrote: OK, again! I've built new release artifacts from svn rev 832363 (on the 2.9 branch), here: http://people.apache.org/~mikemccand/staging-area/rc4_lucene2.9.1/ Changes are here:

Re: [VOTE] Release Apache Lucene Java 2.9.1, take 3

2009-10-29 Thread Erik Hatcher
+1 On Oct 29, 2009, at 7:27 PM, Michael McCandless luc...@mikemccandless.com wrote: OK, let's try this again! I've built new release artifacts from svn rev 831145 (on the 2.9 branch), here: http://people.apache.org/~mikemccand/staging-area/rc3_lucene2.9.1/ Changes are here:

Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2

2009-10-26 Thread Erik Hatcher
+1 On Oct 26, 2009, at 3:48 PM, Grant Ingersoll wrote: +1 On Oct 26, 2009, at 2:43 PM, Michael McCandless wrote: OK, I've built new release artifacts (incorporating Uwes feedback) from svn rev 829889 (on the 2.9 branch), here:

[jira] Created: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2009-10-02 Thread Erik Hatcher (JIRA)
Components: Query/Scoring Affects Versions: 2.9 Reporter: Erik Hatcher In some experiments with payload scoring through PayloadTermQuery, I'm seeing 0 returned when using MinPayloadFunction. I believe there is a bug there. No time at the moment to flesh out a unit test

[jira] Commented: (LUCENE-1938) Precedence query parser using the contrib/queryparser framework

2009-10-01 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761405#action_12761405 ] Erik Hatcher commented on LUCENE-1938: -- Yes, let's just remove the old

Re: [jira] Updated: (LUCENE-1855) Change AttributeSource API to use generics

2009-09-30 Thread Erik Hatcher
On Sep 30, 2009, at 3:10 PM, Robert Muir wrote: uwe, somewhat related to attributes API... anyway I can trick you or Luis or someone more familiar with QueryParsing into looking at PrecedenceQueryParser under contrib/misc? PQP was my contribution, I think. But it was merely a proof-of-

Re: [VOTE] Release Lucene 2.9.0

2009-09-24 Thread Erik Hatcher
+1 ship it! Erik On Sep 21, 2009, at 1:06 PM, Mark Miller wrote: Okay, lets give this a shot: The (proposed) release artifacts have been built and are up at: http://people.apache.org/~markrmiller/staging-area/lucene2.9/ The changes are here:

Re: ApacheCon US - Lucene Meetup?!

2009-08-25 Thread Erik Hatcher
You can rest assured that there will be plenty of Lucene folks and gatherings around ACUS09. Our company, Lucid Imagination, will certainly have some kind of sponsored event during the conference. I haven't heard any details yet though - seems so far away, yet I guess it's not really.

[jira] Created: (LUCENE-1850) Update overview example code

2009-08-24 Thread Erik Hatcher (JIRA)
Update overview example code Key: LUCENE-1850 URL: https://issues.apache.org/jira/browse/LUCENE-1850 Project: Lucene - Java Issue Type: Task Components: Examples, Javadocs Reporter: Erik

[jira] Resolved: (LUCENE-1806) Add args to test-macro

2009-08-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved LUCENE-1806. -- Resolution: Fixed Done, thanks Jason. Add args to test-macro

[jira] Commented: (LUCENE-1800) QueryParser should use reusable token streams

2009-08-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742781#action_12742781 ] Erik Hatcher commented on LUCENE-1800: -- Does anyone use PrecedenceQueryParser

Re: The new Contrib QueryParser should not be slated to replace the old one yet

2009-08-11 Thread Erik Hatcher
Agreed, don't deprecate our beloved QueryParser. Erik On Aug 11, 2009, at 1:54 PM, Mark Miller wrote: I don't think we should stick with the current path of replacing the current QueryParser with the new contrib QueryParser in Lucene 3.0. The new QueryParser has not been used much

[jira] Resolved: (LUCENE-1405) Support for new Resources model in ant 1.7 in Lucene ant task.

2009-06-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved LUCENE-1405. -- Resolution: Fixed Przemyslaw - apologies for the delay in addressing this valuable patch

[jira] Assigned: (LUCENE-1405) Support for new Resources model in ant 1.7 in Lucene ant task.

2009-06-12 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned LUCENE-1405: Assignee: Erik Hatcher Support for new Resources model in ant 1.7 in Lucene ant task

[jira] Issue Comment Edited: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708912#action_12708912 ] Erik Hatcher edited comment on LUCENE-1629 at 5/13/09 5:58 AM

[jira] Commented: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708912#action_12708912 ] Erik Hatcher commented on LUCENE-1629: -- My initial thought is to move the copy

Re: Question related to improving search results

2009-05-02 Thread Erik Hatcher
I suppose you're talking about content that is indexed from web crawling. It's a messy problem. Extraneous junk needs to be filtered out and not indexed, so some form of header/footer/sidebar detection and exclusion definitely makes searching crawled pages much better. When possible,

Re: I am unable to create index of an object having composite key

2009-04-24 Thread Erik Hatcher
You'll do best to direct this question to the Hibernate group. java- dev is for Lucene development so not an appropriate Lucene place to ask. java-user would be better, but your question is more Hibernate specific. Erik On Apr 24, 2009, at 3:49 AM, gopalbisht wrote: Hi all,

Re: [VOTE] Release Lucene 2.4.1

2009-03-04 Thread Erik Hatcher
On Mar 4, 2009, at 2:20 PM, Michael Busch wrote: On 3/4/09 5:28 AM, Michael McCandless wrote: Grant Ingersoll wrote: On Mar 4, 2009, at 8:05 AM, Michael McCandless wrote: lucene-2.4.1-src.tar.gz -- ant test I'm not sure how this could ever pass. The lib directory is not present, so

Re: LIA2 on l.a.o/java OK?

2009-02-20 Thread Erik Hatcher
On Feb 20, 2009, at 6:56 AM, Grant Ingersoll wrote: Isn't that what http://wiki.apache.org/lucene-java/Resources is for? I like LIA as much as the next person, but if we do it for LIA2 then it opens the door for others

Registration for ApacheCon Europe 2009 is now open!

2009-01-29 Thread Erik Hatcher
Cross-posting this announcement. There are several relevant Lucene/ Solr talks including: Trainings - Lucene Boot Camp (Grant Ingersoll) - Solr Boot Camp (Erik Hatcher) Sessions - Introducing Apache Mahout (Grant) - Lucene Case Studies (Erik) - Advanced Indexing Techniques

Fwd: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open

2009-01-23 Thread Erik Hatcher
Begin forwarded message: From: Tony Stevenson pct...@apache.org Date: January 23, 2009 8:28:19 AM EST To: travel-assista...@apache.org Subject: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open The Travel Assistance Committee is now accepting applications for those

[jira] Commented: (LUCENE-1314) IndexReader.clone

2009-01-09 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12662475#action_12662475 ] Erik Hatcher commented on LUCENE-1314: -- {quote} Is there a way with ant to only test

[jira] Commented: (LUCENE-1387) Add LocalLucene

2008-12-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12658062#action_12658062 ] Erik Hatcher commented on LUCENE-1387: -- I've taken some quick peeks into the code

Re: solr NumberUtils to lucene?

2008-12-16 Thread Erik Hatcher
My thoughts... bring over any simple functions like these are that are generally useful.At a quick glance, the functions in Solr's NumberUtils are generally useful and fit well in Lucene's NumberTools. What's the harm? Erik On Dec 16, 2008, at 9:14 PM, Ryan McKinley wrote:

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

2008-12-08 Thread Erik Hatcher
Well, there's the pretty sophisticated and extensible XML query parser in contrib. I've still only scratched the surface of it, but it meets the specs you mentioned. Erik On Dec 8, 2008, at 4:51 PM, robert engels wrote: I think an important piece to make this work is the query

Re: Adding dependency to servlet-api

2008-11-07 Thread Erik Hatcher
struggle with the constraints of standard Lucene QueryParser syntax or passing flat parameters in Solr urls. Not sure I can commit any time to extending Solr myself but happy to support you with any guidance you may need on this. Cheers, Mark - Original Message From: Erik

Re: Adding dependency to servlet-api

2008-11-05 Thread Erik Hatcher
Mark, How about simply adding a query parser plugin to Solr using the XML query parser? It'd be pretty short, sweet, easy, and a real value- add to Solr too! I'd be happy to help or to even go the full distance and implement it myself. I've considered it often, as it would be great

Re: [VOTE] Release Lucene 2.4.0

2008-10-08 Thread Erik Hatcher
All tests pass (via ant test) for me with the 2.4.0 download. I have junit-4.4.jar in my ANT_HOME/lib directory. Specifically: [junit] Testsuite: org.apache.lucene.store.TestHugeRamFile [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.585 sec Maybe an intermittent

Re: [VOTE] Release Lucene 2.4.0

2008-10-07 Thread Erik Hatcher
+1 Erik On Oct 7, 2008, at 9:55 AM, Michael McCandless wrote: Reminder: this is a new vote (started 2 days ago) to release 2.4.0. We still need 2 more binding (PMC) votes to release. Mike Michael McCandless wrote: OK maybe 4th time's a charm ;) Let's start a new VOTE to

Re: Can I filter the results returned by IndexReader.terms(field) using a field?

2008-10-06 Thread Erik Hatcher
Code in an end to the numeration when the first term from a different field arrives. Different fields will not be interleaved. Erik On Oct 6, 2008, at 9:36 PM, Luis Fco. Ramirez Daza Gonzalez wrote: Hi I use IndexReader.Terms() to get all the terms in the index and then I

[jira] Commented: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

2008-08-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626499#action_12626499 ] Erik Hatcher commented on LUCENE-1061: -- Michael - you are a machine! +1

[jira] Commented: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

2008-08-27 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626055#action_12626055 ] Erik Hatcher commented on LUCENE-1061: -- What's wrong with just subclassing

[jira] Commented: (LUCENE-1343) A replacement for ISOLatin1AccentFilter that does a more thorough job of removing diacritical marks or non-spacing modifiers.

2008-08-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622476#action_12622476 ] Erik Hatcher commented on LUCENE-1343: -- {quote} Unit tests are the best way

Re: [VOTE] Break Back Compatibility Contract on Fieldable

2008-07-30 Thread Erik Hatcher
+1 to all three from me. Darn you, Java, for making object- orientation kludgey. Erik On Jul 30, 2008, at 8:44 AM, Grant Ingersoll wrote: As they say, rules are meant to be broken... For a variety of reasons, some outlined below, I (and others) would like us to break our back

Re: test

2008-07-10 Thread Erik Hatcher
I've sent remove requests for both of those addresses. Erik On Jul 10, 2008, at 11:18 AM, Yonik Seeley wrote: Thanks guys, I guess I checked nabble too quickly. It's still happening too. Should a moderator perhaps try removing [EMAIL PROTECTED] or [EMAIL PROTECTED] from the list

Re: Is there a reason MemoryIndex does not implement Serializable?

2008-06-25 Thread Erik Hatcher
No reason done! Erik On Jun 25, 2008, at 11:05 AM, Jason Rutherglen wrote: It seems like it could, it even has serialVersionUID defined. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: formatable changes log

2008-01-27 Thread Erik Hatcher
I switched to maintaining the CHANGES file in YAML format for the solr-ruby library: http://svn.apache.org/repos/asf/lucene/solr/trunk/client/ruby/solr- ruby/CHANGES.yml There is even a unit test to make sure it at least parses properly:

[jira] Commented: (LUCENE-1095) StopFilter should have option to incr positionIncrement after stop word

2007-12-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552905 ] Erik Hatcher commented on LUCENE-1095: -- I believe QueryParser has been fixed since that first change I made

Re: svn commit: r603856 - in /lucene/java/trunk/contrib/benchmark: ./ src/java/org/apache/lucene/benchmark/byTask/feeds/

2007-12-14 Thread Erik Hatcher
On Dec 13, 2007, at 12:58 AM, [EMAIL PROTECTED] wrote: +12/13/07 + LUCENE-1086: DocMakers setup for the docs.dir property + fixed to properly handle absolute paths. (Shai Erera via Doron Cohen) + I haven't looked at the details of this beyond the commit messages that went by, but if

[jira] Commented: (LUCENE-167) [PATCH] QueryParser not handling queries containing AND and OR

2007-12-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549046 ] Erik Hatcher commented on LUCENE-167: - the PrecedenceQueryParser is in the contrib/miscellaneous codebase

[jira] Commented: (LUCENE-1049) Simple toString() for BooleanFilter

2007-11-09 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541497 ] Erik Hatcher commented on LUCENE-1049: -- Jason - the patch looks like it is generated backwards (minus signs

Fwd: lucene indexing and merge process

2007-10-18 Thread Erik Hatcher
Forwarding this to java-dev per request. Seems like the best place to discuss this topic. Erik Begin forwarded message: From: John Wang [EMAIL PROTECTED] Date: October 17, 2007 5:43:29 PM EDT To: [EMAIL PROTECTED] Subject: lucene indexing and merge process Hi Erik: We are

Re: contrib build.xml and java 1.5 in tests

2007-10-15 Thread Erik Hatcher
Set the properties *before* importing contrib-build.xml. Ant properties are first come first serve, so you have to be sure to set the value you want before to override them, interestingly. Erik On Oct 15, 2007, at 11:31 AM, Karl Wettin wrote: I have problems getting this build.xml

Re: Exceptions in TestConcurrentMergeScheduler

2007-10-04 Thread Erik Hatcher
Mike, Would it work to have a common LuceneTestCase base class that could do that check and fail() in tearDown? Erik On Oct 4, 2007, at 5:31 AM, Michael McCandless wrote: OK, I think I found one possibility here. With ant's junit task, you can define a custom formatter

Re: whoops ... i may have screwed up the site.

2007-10-03 Thread Erik Hatcher
Hoss - that could be my fault. I had updated both the Lucene and Solr sites in svn yesterday, and while logged in to svn up the Solr site I also did that for Lucene (even though I knew Grant's nightly script was to update it also). Looks like all is well now. Is Hudson publishing the

Re: Questions Lucene

2007-09-10 Thread Erik Hatcher
On Sep 10, 2007, at 7:56 PM, [EMAIL PROTECTED] wrote: 1) What are the various languages supported by Lucene.? Looks like its able to handle only English . We are trying to see if it works with Japanese / Chinese and other characters Can some one answer Lucene internally

[jira] Assigned: (LUCENE-961) RegexCapabilities is not Serializable

2007-07-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned LUCENE-961: --- Assignee: Erik Hatcher RegexCapabilities is not Serializable

Fwd: Call for Papers Opens for OS Summit Asia 2007

2007-06-15 Thread Erik Hatcher
Begin forwarded message: From: J Aaron Farr [EMAIL PROTECTED] Call for Papers Opens for OS Summit Asia 2007 The call for papers is now open for OS Summit Asia, to be held November 26-30 at the Cyberport in Hong Kong. This joint conference between the Apache Software Foundation and the

[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

2007-06-01 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500715 ] Erik Hatcher commented on LUCENE-898: - It may still work ok, but my hunch is that changes to the QueryParser

[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

2007-05-31 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500453 ] Erik Hatcher commented on LUCENE-898: - My vote is to remove the javascript contrib area entirely. It doesn't

Re: Documentation Brainstorming

2007-05-30 Thread Erik Hatcher
On May 30, 2007, at 9:33 PM, Grant Ingersoll wrote: I'd rather see each jar get its own javadoc, or at the very least, indicate which jar each class is defined in for the ones that aren't part of the core. Yeah, I don't like that all the contribs are built in together. What do others

[jira] Commented: (LUCENE-885) clean up build files so contrib tests are run more easily

2007-05-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499740 ] Erik Hatcher commented on LUCENE-885: - PQP was a hack I made long ago to mainly show how QP could be possibly

Re: DO NOT REPLY [Bug 4568] - new IndexReader.terms(myterm) skips over first term

2007-05-25 Thread Erik Hatcher
Please use JIRA, not Bugzilla. I thought our Bugzilla was disabled? If not, shouldn't it be? Erik On May 25, 2007, at 7:28 AM, [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT

[jira] Commented: (LUCENE-889) Standard tokenizer with punctuation output

2007-05-25 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499085 ] Erik Hatcher commented on LUCENE-889: - This patch concerns me. This changes default behavior in a very basic

[jira] Commented: (LUCENE-874) Automatic reopen of IndexSearcher/IndexReader

2007-05-03 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493570 ] Erik Hatcher commented on LUCENE-874: - Do note that Solr can be embedded: http://wiki.apache.org/solr

Fwd: Call for Papers Opens for ApacheCon US 2007

2007-04-16 Thread Erik Hatcher
The one valid use of cross-posting... Begin forwarded message: From: Rich Bowen [EMAIL PROTECTED] Date: April 16, 2007 10:50:54 AM EDT To: [EMAIL PROTECTED] Subject: Call for Papers Opens for ApacheCon US 2007 Reply-To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] PMCs, please send this

Re: publish to maven-repository

2007-04-04 Thread Erik Hatcher
On Apr 4, 2007, at 4:33 PM, Otis Gospodnetic wrote: Eh, missing Jars in the Maven repo again. Why does this always get dropped? Because none of us Lucene committers care much about Maven? :) Perhaps it's time to keep a lucene-core.pom in our repo, rename it at release time (e.g. cp

Re: Caching in QueryFilter - why?

2007-04-04 Thread Erik Hatcher
CachingWrapperFilter came along after QueryFilter. I think I added CachingWrapperFilter when I realized that every Filter should have the capability to be cached without having to implement it. So, the only reason is legacy. I'm perfectly fine with removing the caching from QueryFilter

Re: [jira] Updated: (LUCENE-843) improve how IndexWriter uses RAM to buffer added documents

2007-03-23 Thread Erik Hatcher
On Mar 22, 2007, at 8:13 PM, Marvin Humphrey wrote: On Mar 22, 2007, at 3:18 PM, Michael McCandless wrote: Actually is #2 a hard requirement? A lot of Lucene users depend on having document number correspond to age, I think. ISTR Hatcher at least recommending techniques that require

[jira] Closed: (LUCENE-707) Lucene Java Site docs

2007-03-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher closed LUCENE-707. --- Applied, thanks George! Lucene Java Site docs - Key: LUCENE-707

[jira] Assigned: (LUCENE-707) Lucene Java Site docs

2007-03-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned LUCENE-707: --- Assignee: Erik Hatcher (was: Grant Ingersoll) Lucene Java Site docs

[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value

2007-03-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481944 ] Erik Hatcher commented on LUCENE-446: - +1 to FunctionQuery being brought into Lucene proper. FunctionQuery

Re: Using FindBugs, JLint, or PMD?

2007-03-16 Thread Erik Hatcher
However, Fortify runs automated analysis of Lucene and many other codebases: http://opensource.fortifysoftware.com/welcome.html nabble/google up more details from Brian Chess on this forum regarding the details if you're curious. Erik On Mar 16, 2007, at 11:09 AM, Otis

Re: Visibility of RegexCapabilities interface?

2007-03-06 Thread Erik Hatcher
On Mar 6, 2007, at 2:27 PM, Chris Hostetter wrote: :PFRegexCapabilities.java:3: : org.apache.lucene.search.regex.RegexCapabilities is not public in : org.apache.lucene.search.regex; cannot be accessed from outside package It looks like this *may* have been a mistake, the commit message

Re: simple query

2007-03-02 Thread Erik Hatcher
On Mar 1, 2007, at 11:58 PM, Gaurav Srivastava wrote: When i parse a string containing numbers in lucene it removs the number while parsing in query.toString() method.. please suggest some hint to problem analyze your analyzer: http://today.java.net/pub/a/today/2003/07/30/

Re: commited docs vs wiki -- was: Re: [jira] Commented: (LUCENE-805) New Lucene Demo

2007-02-24 Thread Erik Hatcher
On Feb 24, 2007, at 1:24 AM, Chris Hostetter wrote: : think we could move more to the Wiki. One solution, would be to have : a simple script that calls wget (or some crawler) and downloads all : of the wiki. It would, however, be better if the wiki supported yeah .. that's a fairly

Re: [VOTE] release Lucene 2.1

2007-02-15 Thread Erik Hatcher
On Feb 15, 2007, at 6:50 AM, Grant Ingersoll wrote: On Feb 15, 2007, at 2:55 AM, Chris Hostetter wrote: : I'm not exactly sure if this is show stopper, but when I get the : binary, the build.xml that is included is not usable b/c it is : missing common-build.xml. : Oops... I think we

Re: [VOTE] release Lucene 2.1

2007-02-15 Thread Erik Hatcher
I vote for release of 2.1 as-is... no one really uses that demo stuff anyway. I'll tackle the binary custom demo build.xml file as soon as I can and commit that. When folks complain, we can point them to the new build.xml file and they'll just plop that into a 2.1 binary release and

[jira] Commented: (LUCENE-805) New Lucene Demo

2007-02-15 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473419 ] Erik Hatcher commented on LUCENE-805: - The examples from Lucene in Action are freely available and Otis and I

Re: [VOTE] release Lucene 2.1

2007-02-15 Thread Erik Hatcher
On Feb 15, 2007, at 12:10 PM, karl wettin wrote: I would not mind introducing Maven builds in Lucene. It would solve /at least/ this problem. And it would merge so great with my other projects. :) I'd be happy to help out , but there are some wicked anting going on in a lot of build.xml:s

Re: [jira] Commented: (LUCENE-805) New Lucene Demo

2007-02-15 Thread Erik Hatcher
and useful. Or writing some stuff from scratch on the examples. Erik On Feb 15, 2007, at 2:25 PM, Erik Hatcher (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-805? page=com.atlassian.jira.plugin.system.issuetabpanels:comment- tabpanel#action_12473480 ] Erik Hatcher

[jira] Resolved: (LUCENE-797) Query for searching document whose title starts with ...

2007-02-07 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved LUCENE-797. - Resolution: Invalid The java-user e-mail list is the appropriate forum to ask questions

Re: Welcome Michael Busch

2007-02-01 Thread Erik Hatcher
On Feb 1, 2007, at 12:24 PM, Yonik Seeley wrote: Welcome aboard, Michael! So how about keeping the new-committer-introduction tradition alive :-) Here's a new tradition we can start... Hi, my name is Erik, I write shitty code.

Re: jruby anyone?

2007-01-19 Thread Erik Hatcher
Steven, I'm heads-down building a Ruby library (solrb) to access Solr. It currently has some basic capabilities, but will evolve a lot in the near future: http://wiki.apache.org/solr/solrb I've not worked with JRuby yet myself, but I certainly think what you're up to is good

Re: jruby anyone?

2007-01-19 Thread Erik Hatcher
On Jan 19, 2007, at 1:34 PM, Steven Parkes wrote: There are two other pieces: generic rails support (for any rails app, basically akin to ActiveRecord for Lucene) and then there's the app, itself. I see two ways to do this: contrib/jruby/lib (generic juby) /rails (rails support)

Re: don't miss this

2007-01-13 Thread Erik Hatcher
. Zero counts are ignored. Are we getting warmer? Erik Vidarebefordrat brev: Från: karl wettin [EMAIL PROTECTED] Datum: lördag 13 jan 2007 06.29.02 GMT+01:00 Till: java-dev@lucene.apache.org Kopia: [EMAIL PROTECTED] Ämne: Re: don't miss this 13 jan 2007 kl. 06.02 skrev Erik Hatcher

Re: don't miss this

2007-01-13 Thread Erik Hatcher
On Jan 13, 2007, at 6:43 AM, Nicolas Lalevée wrote: Are we getting warmer? I have not finished reading the document, but ASAIU, I think Lucene is still missing a PrefixSpanQuery (not hard at all I think) to implement correctly the main feature presented here. The exemple of the search

Re: publishing lucene 2.0.0 contribs to ibiblio?

2007-01-12 Thread Erik Hatcher
Anyone gonna tackle this? I personally have never used Maven or the POM stuff, and have never published our releases to the repository. Could this step be automated somehow? Volunteers? Erik On Jan 8, 2007, at 3:37 PM, Joerg Hohwiller wrote: Hi there, I am using lucene 2.0.0

Fwd: don't miss this

2007-01-12 Thread Erik Hatcher
I doubt Stefano minds if I pass this on here as food for thought... Begin forwarded message: From: Stefano Mazzocchi [EMAIL PROTECTED] Date: January 9, 2007 12:44:51 PM EST Subject: don't miss this http://search.mpi-inf.mpg.de/ and their paper

Re: want to commit - new JIRA account?

2007-01-07 Thread Erik Hatcher
On Jan 7, 2007, at 3:21 AM, Artem wrote: I want to commit some code to Lucene and I guess I need a Jira account for that, can anybody help? You can create a JIRA account yourself, but that does not give you commit rights to Lucene's Subversion repository. Commit rights are restricted

Re: access policy for Java Open Review Project

2006-12-26 Thread Erik Hatcher
Brian, Thanks for your continued efforts, and for this report about Lucli. I'd be surprised if anyone uses Lucli, given the limited utility it has versus using Luke. Erik On Dec 26, 2006, at 4:30 PM, Brian Chess wrote: Hi there, I didn't see any replies to my question about what

Re: Lucene code review

2006-12-16 Thread Erik Hatcher
On Dec 16, 2006, at 3:44 AM, Chris Hostetter wrote: : what they were). Solr had cross-site scripting issues in its JSP : pages, which I think are now all fixed (?). SOLR-74, just resolved. I don't know if i'd really call them XSS issues: they are on the admin pages; if a malicious user has

Fwd: Lucene code review

2006-12-15 Thread Erik Hatcher
(sorry if this is a duplicate post, wanted to be sure it made it through) Erik Begin forwarded message: From: Brian Chess [EMAIL PROTECTED] Date: December 15, 2006 1:42:13 AM EST To: Erik Hatcher [EMAIL PROTECTED], java- [EMAIL PROTECTED] Cc: Gary McGraw [EMAIL PROTECTED] Subject

Re: Lucene code review

2006-12-15 Thread Erik Hatcher
bugs in Solr. There are a few more bugs that I think are worth looking at, but nothing to get worked up about. Brian From: Erik Hatcher [EMAIL PROTECTED] Date: Thu, 14 Dec 2006 23:43:33 -0500 To: java-dev@lucene.apache.org Cc: Brian Chess [EMAIL PROTECTED], Gary McGraw [EMAIL PROTECTED

Re: Lucene code review

2006-12-14 Thread Erik Hatcher
On Dec 13, 2006, at 1:00 AM, Otis Gospodnetic wrote: Just spotted this on Slashdot: http:// opensource.fortifysoftware.com/welcome.html I wonder what the 3 defects they found and reviewed are... I don't see a way to see them from their site. I had an early peek at the Fortify analysis of

Re: System Requirements

2006-12-09 Thread Erik Hatcher
I would say Ant 1.6.5 is the minimum Ant version. It's a year and a half old already, and 1.7RC1 is out now too. And for JUnit, version 3.8.1 would be my recommended minimum version. Erik On Dec 9, 2006, at 9:27 AM, Grant Ingersoll wrote: Is it documented anywhere what the

wiki volunteer?

2006-10-23 Thread Erik Hatcher
It'd be nice to have our wiki appropriately named, without the jakarta bit in there. It'd take someone volunteering to bring up the issue with the Apache infrastructure team and see what is involved in making that switch (and of course reading any Apache management FAQ's along the way so

Re: jira workflow

2006-10-17 Thread Erik Hatcher
Steven, Thanks for this prod. I've been meaning to debrief the Lucene dev group on a recent visit I made to IBM's Silicon Valley Labs where I presented Lucene and met with their search gurus. A recurring theme from them was the management of Java Lucene project, and what they and we

Fwd: CLucene incubation - call for a mentor

2006-10-15 Thread Erik Hatcher
forwarding this on to perhaps a wider audience. perhaps this can dove-tail with the Lucy incubation? Begin forwarded message: From: Ben van Klinken [EMAIL PROTECTED] Date: October 14, 2006 3:20:10 AM EDT To: general@lucene.apache.org Subject: CLucene incubation - call for a mentor Reply-To:

Re: TestGermanStemFilter

2006-10-11 Thread Erik Hatcher
Yes, the Ant build file sets the dataDir system property: $ grep dataDir *.xml common-build.xml: sysproperty key=dataDir file=src/test/ On Oct 11, 2006, at 6:26 AM, Matthias Roßmann wrote: Hello guys, is the TestGermanStemFilter class requested in any ant script in Lucene 2.0.0,

Re: Solr's PrefixFilter

2006-09-22 Thread Erik Hatcher
On Sep 22, 2006, at 8:51 PM, Chris Hostetter wrote: : Anyway, the id-generation implementation is hidden (package : protected), so I guess it should be fine to put it in Lucene. : Any objections? nope .. +1 for promoting to lucene/java +1 and Is now the time to consider promoting

  1   2   3   >