[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-27 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600294#action_12600294 ] Otis Gospodnetic commented on SOLR-572: --- Right, Google only shows you the final output

Re: Add SolrCore.getSolrCore() to SolrServlet.doGet to work arround Resin bug?

2008-05-27 Thread Otis Gospodnetic
I think I'd prefer to have that single core instance and a slower first request instead of doing extra initialization work and then letting extra instances linger... seems cleaner. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Chris

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

2008-05-25 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-236: -- Comment: was deleted Field collapsing Key: SOLR-236

[jira] Commented: (LUCENE-1293) Tweaks to PhraseQuery.explain()

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599557#action_12599557 ] Otis Gospodnetic commented on LUCENE-1293: -- Itamar - could you explain, in plain

Re: Tag Index

2008-05-23 Thread Otis Gospodnetic
Unfortunately, code/libs released under GNU license cannot be placed in the ASF repos. http://people.apache.org/~rubys/3party.html Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Jason Rutherglen [EMAIL PROTECTED] To:

[jira] Commented: (SOLR-554) Hierarchical JDK log level selector for SOLR Admin

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599404#action_12599404 ] Otis Gospodnetic commented on SOLR-554: --- This looks very good to me. I never used

How to name Solr patch files

2008-05-23 Thread Otis Gospodnetic
Hi, This is mainly for people who contribute patches to Solr: http://wiki.apache.org/solr/HowToContribute#head-0b17c0b8ff6e1940affd2f420b59549845a0ec9a This should help us bring a little more order in Solr JIRA and make it easier to review patches and get them committed. Thanks, Otis --

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599494#action_12599494 ] Otis Gospodnetic commented on SOLR-572: --- I'm still confused with some of the names

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599498#action_12599498 ] Otis Gospodnetic commented on SOLR-572: --- I think the choice of appropriate suggestions

[jira] Resolved: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-505. --- Resolution: Fixed Danke, Thomas. Committed revision 659657. Give RequestHandlers

[jira] Resolved: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-553. --- Resolution: Fixed Thanks Bojan. Committed revision 659664. Highlighter does not match

[jira] Commented: (SOLR-502) Add search time out support

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599523#action_12599523 ] Otis Gospodnetic commented on SOLR-502: --- * Does timeallowed=-1 mean do not time out

Re: svn commit: r659664 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/common/params/HighlightParams.java src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java src/test/org/apa

2008-05-23 Thread Otis Gospodnetic
) - + +32. SOLR-505: Give RequestHandlers the possiblity to suppress the generation +of HTTP caching headers. (Thomas Peuss via Otis Gospodnetic) + +33. SOLR-553: Handle highlighting of phrase terms better when +hl.usePhraseHighligher=true URL param is used. +(Bojan Smid

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599558#action_12599558 ] Otis Gospodnetic commented on SOLR-572: --- Shalin/Grant: I think Bojan brings up some

[jira] Resolved: (LUCENE-1152) SpellChecker does not work properly on calling indexDictionary after clearIndex

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1152. -- Resolution: Fixed Thank you for the patch! Committed revision 659013

[jira] Commented: (LUCENE-1183) TRStringDistance uses way too much memory (with patch)

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598918#action_12598918 ] Otis Gospodnetic commented on LUCENE-1183: -- Committed the TRStringDistance patch

[jira] Resolved: (LUCENE-1046) Dead code in SpellChecker.java (branch never executes)

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1046. -- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available

[jira] Updated: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-852: Attachment: LUCENE-852.patch spellchecker: make hard-coded values configurable

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

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598924#action_12598924 ] Otis Gospodnetic commented on LUCENE-898: - I'll take care of this in a few days

[jira] Resolved: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-852. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available

Re: QueryResponseTest failure

2008-05-22 Thread Otis Gospodnetic
Bingo. The way of the future, ha? Thanks! Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Chris Hostetter [EMAIL PROTECTED] To: solr-dev@lucene.apache.org Sent: Thursday, May 22, 2008 1:11:14 AM Subject: Re: QueryResponseTest failure

[jira] Commented: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599060#action_12599060 ] Otis Gospodnetic commented on SOLR-505: --- Thomas - very much fine with me. I, too

[jira] Updated: (SOLR-554) Hierarchical JDK log level selector for SOLR Admin

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-554: -- Component/s: web gui Didn't try this, so I don't know what this looks like from a LF perspective

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

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned SOLR-236: - Assignee: Otis Gospodnetic Field collapsing Key: SOLR

[jira] Commented: (SOLR-502) Add search time out support

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599072#action_12599072 ] Otis Gospodnetic commented on SOLR-502: --- Sean, do you think you can remove the changes

[jira] Commented: (SOLR-502) Add search time out support

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599091#action_12599091 ] Otis Gospodnetic commented on SOLR-502: --- I think it's a manual thing, but super simple

Re: [important] call for 1.3 planning

2008-05-22 Thread Otis Gospodnetic
I agree. Lots of what Jason is doing looks good, but like I pointed the other day, needs a lot more explanation, at least for dense people like moi. My guess is, if we want to be aggressive with 1.3, that none of Jason's stuff will make it because the changes are too radical, unless somebody

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599222#action_12599222 ] Otis Gospodnetic commented on SOLR-572: --- Shalin -- I think you are right. I looked

[jira] Updated: (NUTCH-570) Improvement of URL Ordering in Generator.java

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated NUTCH-570: --- Assignee: Otis Gospodnetic Another nudge for feedback from Ned or anyone else who tried

[jira] Assigned: (NUTCH-627) Minimize host address lookup

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned NUTCH-627: -- Assignee: Otis Gospodnetic Minimize host address lookup

[jira] Assigned: (NUTCH-629) Detect slow and timeout servers and drop their URLs

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned NUTCH-629: -- Assignee: Otis Gospodnetic Detect slow and timeout servers and drop their URLs

[jira] Resolved: (SOLR-582) Field Aliasing

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-582. --- Resolution: Won't Fix Assignee: Otis Gospodnetic Field Aliasing

[jira] Updated: (SOLR-580) Filter Query: Retrieve all docs with facets missing

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-580: -- Summary: Filter Query: Retrieve all docs with facets missing (was: Filte Query: Retrieve all

[jira] Commented: (SOLR-579) Extend SimplePost with RecurseDirectories, threads, document encoding , number of docs per commit

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598708#action_12598708 ] Otis Gospodnetic commented on SOLR-579: --- I agree it's handy to have a command-line tool

[jira] Issue Comment Edited: (SOLR-580) Filter Query: Retrieve all docs with facets missing

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598706#action_12598706 ] otis edited comment on SOLR-580 at 5/21/08 9:42 AM: Please

[jira] Issue Comment Edited: (SOLR-580) Filter Query: Retrieve all docs with facets missing

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598706#action_12598706 ] otis edited comment on SOLR-580 at 5/21/08 9:42 AM: Please

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598727#action_12598727 ] Otis Gospodnetic commented on SOLR-572: --- Haven't looked at the code, but the first

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598733#action_12598733 ] Otis Gospodnetic commented on SOLR-572: --- Just got an idea. File-based dictionaries

Re: [jira] Commented: (SOLR-583) Name Service

2008-05-21 Thread Otis Gospodnetic
I've been meaning to email Jason/solr-dev and suggest the same thing. Jason's JIRA issues and patches seem to make some radical changes in the heart of Solr and without any discussion (and often very brief JIRA descriptions) it's hard (for me) to follow and feel confident about applying those

[jira] Updated: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-553: -- Fix Version/s: 1.3 Highlighter does not match phrase queries correctly

[jira] Assigned: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned SOLR-505: - Assignee: Otis Gospodnetic Give RequestHandlers the possiblity to suppress the generation

[jira] Updated: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-505: -- Fix Version/s: 1.3 Give RequestHandlers the possiblity to suppress the generation of HTTP

[jira] Commented: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598884#action_12598884 ] Otis Gospodnetic commented on SOLR-505: --- Yes, I think we should get this in 1.3. I took

[jira] Updated: (SOLR-539) Statistics variable atomicity in RequestHandlerBase

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-539: -- Fix Version/s: 1.3 Assignee: Otis Gospodnetic Statistics variable atomicity

[jira] Updated: (SOLR-505) Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-505: -- Thomas - just to make it more obvious - it looks like Sean Timm included your patch in SOLR-502, so

[jira] Assigned: (SOLR-502) Add search time out support

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned SOLR-502: - Assignee: Otis Gospodnetic Add search time out support

[jira] Updated: (SOLR-502) Add search time out support

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-502: -- Fix Version/s: 1.3 Yes, I think we should get this in 1.3. I left the following comment

[jira] Commented: (SOLR-502) Add search time out support

2008-05-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598895#action_12598895 ] Otis Gospodnetic commented on SOLR-502: --- The patch needs to be brought up to date

QueryResponseTest failure

2008-05-21 Thread Otis Gospodnetic
Hi, Am I the only one who is seeing consistent failures of org.apache.solr.client.solrj.response.QueryResponseTest when running ant test? testcase classname=junit.framework.TestSuite$1 name=warning time=0.0060 failure message=No tests found in

[jira] Commented: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598419#action_12598419 ] Otis Gospodnetic commented on LUCENE-1285: -- Mark, are you done with this/would

[jira] Updated: (LUCENE-112) [PATCH] Add an IndexReader implementation that frees resources when idle and refreshes itself when stale

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-112: Assignee: (was: Eric Isakson) [PATCH] Add an IndexReader implementation that frees

[jira] Assigned: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned LUCENE-1285: Assignee: Otis Gospodnetic WeightedSpanTermExtractor incorrectly treats the same

[jira] Commented: (SOLR-579) Extend SimplePost with RecurseDirectories, threads, document encoding , number of docs per commit

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598493#action_12598493 ] Otis Gospodnetic commented on SOLR-579: --- Same here, -1. That would create the same

Re: Release of SOLR 1.3

2008-05-20 Thread Otis Gospodnetic
Hi, Half-baked things getting into trunk probably won't happen. Lots of people use Solr nightlies (cause they are often stable enough). If we were a bunch paid to work on Solr, then we'd be more organized/structured and have more regular release cycles. Solr is also not likely to have a

Re: Release of SOLR 1.3

2008-05-20 Thread Otis Gospodnetic
I'll take the contrib/ issue if nobody else does. I would want to see that one in 1.3, so we can get DataImportHandler in. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Shalin Shekhar Mangar [EMAIL PROTECTED] To:

[jira] Commented: (SOLR-551) SOlr replication should include the schema also

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598498#action_12598498 ] Otis Gospodnetic commented on SOLR-551: --- The Hadoop -user group has a recent thread

[jira] Commented: (SOLR-565) Component to abstract shards from clients

2008-05-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598499#action_12598499 ] Otis Gospodnetic commented on SOLR-565: --- I agree. Let's get this in and then worry

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2008-05-19 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597979#action_12597979 ] Otis Gospodnetic commented on LUCENE-1284: -- Thanks, I'll have a look later

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-19 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598170#action_12598170 ] Otis Gospodnetic commented on LUCENE-1290: -- I'm actually feeling -1-ish about

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597816#action_12597816 ] Otis Gospodnetic commented on SOLR-572: --- Shalin I think the onlyMorePopular

[jira] Commented: (SOLR-567) SolrCore Pluggable

2008-05-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597776#action_12597776 ] Otis Gospodnetic commented on SOLR-567: --- Jason, if you keep the same name for the patch

[jira] Resolved: (LUCENE-876) contrib/gdata has many javadoc warnings

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-876. - Resolution: Won't Fix This is irrelevant now that contrib/gdata is gone (too bad, wasted

[jira] Resolved: (LUCENE-1060) Correct 2 minor javadoc mistakes in core, javadoc.access=private

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-1060. -- Resolution: Fixed Assignee: Otis Gospodnetic Thank you Paul. Committed

[jira] Commented: (LUCENE-403) Alternate Lucene Query Highlighter

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597684#action_12597684 ] Otis Gospodnetic commented on LUCENE-403: - Mark M || Mark H: Do you think you

[jira] Updated: (LUCENE-896) Let users set Similarity for MoreLikeThis

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-896: Lucene Fields: [New, Patch Available] (was: [New]) Assignee: Otis Gospodnetic

Axing Contributions page?

2008-05-16 Thread Otis Gospodnetic
Hola, Does anyone think the Contributions page should be removed? http://lucene.apache.org/java/2_3_2/contributions.html It looks so outdated that I think it may give newcomers a bad impression of Lucene (What, this is it for contributions?). The only really valuable piece there is Luke,

[jira] Updated: (LUCENE-1246) Missing a null check in BooleanQuery.toString(String)

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1246: - Priority: Minor (was: Major) Lucene Fields: [New, Patch Available

[jira] Issue Comment Edited: (LUCENE-1246) Missing a null check in BooleanQuery.toString(String)

2008-05-16 Thread Otis Gospodnetic (JIRA)
Assignee: Otis Gospodnetic Priority: Minor Attachments: BooleanQueryNPE.txt Our queryParser/tokenizer in some situations creates null query and was added as a clause to Boolean query. When we try to log the query, NPE is thrown from log(booleanQuery

[jira] Updated: (LUCENE-1261) Impossible to use custom norm encoding/decoding

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1261: - Priority: Minor (was: Major) Assignee: Otis Gospodnetic John, do you want to keep

[jira] Commented: (LUCENE-858) link from Lucene web page to API docs

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597693#action_12597693 ] Otis Gospodnetic commented on LUCENE-858: - Daniel, I think this now works - I can

[jira] Resolved: (LUCENE-899) several gdata build targets don't work from contrib/gdata

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-899. - Resolution: Won't Fix Assignee: Otis Gospodnetic contrib/gdata is no more

[jira] Updated: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-852: Component/s: contrib/* Priority: Minor (was: Major) Lucene Fields: [New

[jira] Updated: (LUCENE-852) spellchecker: make hard-coded values configurable

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-852: Attachment: LUCENE-852.patch Here is one way of specifying IndexWriter parameters. I'll

[jira] Updated: (LUCENE-474) High Frequency Terms/Phrases at the Index level

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-474: Component/s: contrib/* Description: We should be able to find the all the high

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1284: - Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) This sounds very

[jira] Updated: (LUCENE-954) Toggle score normalization in Hits

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-954: Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) Assignee

Re: Summer of Code idea for lucene

2008-05-16 Thread Otis Gospodnetic
Hi Jose, I was wondering if you ever got to this. I would love to see and try BM25 for Lucene! I'm looking at http://code.google.com/soc/2008/asf/about.html and it looks like this didn't make it into GSoC, but this would still be great to have. Thanks, Otis -- Sematext --

[jira] Updated: (LUCENE-1229) NGramTokenFilter optimization in query phase

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1229: - Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) Assignee

[jira] Assigned: (LUCENE-1235) NGramTokenizer optimization in query phase

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned LUCENE-1235: Assignee: Otis Gospodnetic NGramTokenizer optimization in query phase

[jira] Commented: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597703#action_12597703 ] Otis Gospodnetic commented on LUCENE-1029: -- I only skimmed the comments. Has

[jira] Updated: (LUCENE-1152) SpellChecker does not work properly on calling indexDictionary after clearIndex

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1152: - Component/s: (was: contrib/*) contrib/spellchecker Assignee

[jira] Updated: (LUCENE-1046) Dead code in SpellChecker.java (branch never executes)

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-1046: - Component/s: (was: contrib/*) contrib/spellchecker Lucene

[jira] Assigned: (LUCENE-1183) TRStringDistance uses way too much memory (with patch)

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned LUCENE-1183: Assignee: Otis Gospodnetic TRStringDistance uses way too much memory (with patch

[jira] Assigned: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic reassigned LUCENE-1284: Assignee: Otis Gospodnetic Set of Java classes that allow the Lucene search

JIRA's In Progress status

2008-05-16 Thread Otis Gospodnetic
Hi, I was hunting for a way to set a JIRA issue status to In Progress (see http://confluence.atlassian.com/display/JIRA/Issue+status+and+workflow ), but couldn't find it. It looks like that comes with Workflow Actions and Solr's has only Resolve Issue and Close Issue. I see this on JIRA's

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597494#action_12597494 ] Otis Gospodnetic commented on SOLR-572: --- Grant - I agree it would be nice. But let's

[jira] Work started: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SOLR-553 started by Otis Gospodnetic. Highlighter does not match phrase queries correctly

[jira] Updated: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-553: -- Attachment: Solr-553.patch Added explicit check for usePhraseHighlighter=true to avoid things

[jira] Commented: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597680#action_12597680 ] Otis Gospodnetic commented on SOLR-553: --- I think there are no pure vs. mixed situation

[jira] Issue Comment Edited: (SOLR-553) Highlighter does not match phrase queries correctly

2008-05-16 Thread Otis Gospodnetic (JIRA)
: highlighter Affects Versions: 1.2 Environment: all Reporter: Brian Whitman Assignee: Otis Gospodnetic Attachments: highlighttest.xml, Solr-553.patch, Solr-553.patch, Solr-553.patch http://www.nabble.com/highlighting-pt2%3A-returning-tokens-out

[jira] Commented: (LUCENE-1224) NGramTokenFilter creates bad TokenStream

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597174#action_12597174 ] Otis Gospodnetic commented on LUCENE-1224: -- Hiroaki: I agree with Grant about

[jira] Issue Comment Edited: (LUCENE-1224) NGramTokenFilter creates bad TokenStream

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597174#action_12597174 ] otis edited comment on LUCENE-1224 at 5/15/08 9:07 AM: ---

[jira] Commented: (LUCENE-1216) CharDelimiterTokenizer

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597178#action_12597178 ] Otis Gospodnetic commented on LUCENE-1216: -- Aha, that makes sense - thanks

Re: NGrams and positions

2008-05-15 Thread Otis Gospodnetic
I think the original use-case is in LUCENE-1224 where Hiroaki wrote this: With current trunk NGramTokenFilter(min=2,max=4) , I index abcdef string into an index, but I can't query it with abc. If I query with ab, I can get a hit result. The reason is that the NGramTokenFilter generates badly

Re: TestPayloads FAILED?

2008-05-15 Thread Otis Gospodnetic
that exact failure. Otis what's the default charset for the JRE (OS) on your laptop? Mike Otis Gospodnetic wrote: Hi, Is this just me? I have not run unit tests in a lng time and when I tried tonight this failed twice in a row. I don't recall any mentions

[jira] Commented: (SOLR-379) KStem Token Filter

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597185#action_12597185 ] Otis Gospodnetic commented on SOLR-379: --- It would be great to have this available

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597351#action_12597351 ] Otis Gospodnetic commented on SOLR-572: --- I had a quick look and it all looks nice

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-05-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597358#action_12597358 ] Otis Gospodnetic commented on SOLR-572: --- I see (indexDir comment). Might be better

[jira] Commented: (LUCENE-1227) NGramTokenizer to handle more than 1024 chars

2008-05-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12596637#action_12596637 ] Otis Gospodnetic commented on LUCENE-1227: -- Thanks for the test

[jira] Closed: (LUCENE-760) Spellchecker could/should use n-gram tokenizers instead of rolling its own n-gramming

2008-05-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic closed LUCENE-760. --- Resolution: Won't Fix Spellchecker could/should use n-gram tokenizers instead of rolling

<    5   6   7   8   9   10   11   12   13   14   >