Re: svn commit: r1452612 - /lucene/dev/trunk/solr/core/src/test/org/apache/solr/search/ReturnFieldsTest.java

2013-03-05 Thread Otis Gospodnetic
Same here, esp. considering # has a special meaning in URLs. Seems better to avoid. Otis On Tue, Mar 5, 2013 at 7:32 AM, Erick Erickson erickerick...@gmail.comwrote: I was wondering the same thing. This seems like a Bad Thing, where will this pop out next? Endless problems for no good

[jira] [Created] (SOLR-4532) Log pre-analyzed documents

2013-03-05 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created SOLR-4532: -- Summary: Log pre-analyzed documents Key: SOLR-4532 URL: https://issues.apache.org/jira/browse/SOLR-4532 Project: Solr Issue Type: New Feature

Re: Positions in EdgeNgramTokenFilter

2013-03-01 Thread Otis Gospodnetic
Wunder, you may be thinking of LUCENE-1224 from a few years ago? http://search-lucene.com/?q=ngramfc_project=Lucenefc_type=issue Otis -- Solr ElasticSearch Support http://sematext.com/ On Fri, Mar 1, 2013 at 1:41 PM, Walter Underwood wun...@wunderwood.orgwrote: I'm fixing position

Re: Indexing Boolean Expressions

2013-02-11 Thread Otis Gospodnetic
Yeah except with Percolator (which uses MemoryIndex under the hood, I believe), there is no relevancy score, so you just get match/no match, and if you need to figure out top N best matching ads against queries derived from page content, you need that relevancy score to get not all matching

Re: SolrCloud - analyze doc just once before sending to replicas

2013-02-10 Thread Otis Gospodnetic
://issues.apache.org/jira/browse/SOLR-1535 How do they match? On Mon, Feb 11, 2013 at 8:23 AM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: Hi, When a doc is pushed into SolrCloud it is sent to all shard's replicas for analysis and indexing, right? Wouldn't it make sense to do the analysis just

Re: SolrCloud - analyze doc just once before sending to replicas

2013-02-10 Thread Otis Gospodnetic
it's not a piece of cake to marry it with SolrCloud. How much an additional software complexity and development efforts you'd spend for that CPU gain? Is it really sensible for you? How big your replication factor (or quantor) ? On Mon, Feb 11, 2013 at 11:02 AM, Otis Gospodnetic

Re: Proposal to move/hide the general@lucene list

2013-01-24 Thread Otis Gospodnetic
+1 for getting rid of it. Doesn't seem to serve any purpose. Otis -- Solr ElasticSearch Support http://sematext.com/ On Thu, Jan 24, 2013 at 11:19 AM, Smiley, David W. dsmi...@mitre.orgwrote: The gene...@lucene.apache.org list is often misused for help on Lucene or Solr that belong on

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Otis Gospodnetic
notion of matching. I can share more details if you wish. On Tue, Jan 22, 2013 at 7:17 PM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: Hello, I'm looking for some guidance around solving the infamous index-time vs. query-time multi-word synonym problem. Looking for help

[jira] [Commented] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560701#comment-13560701 ] Otis Gospodnetic commented on SOLR-4331: [~dmorana] you should use the ML for QA

Fixing query-time multi-word synonym issue

2013-01-22 Thread Otis Gospodnetic
Hello, I'm looking for some guidance around solving the infamous index-time vs. query-time multi-word synonym problem. Looking for help with understanding the pieces and effort involved, and also being on a lookout for any potential man, it will take you forever, you'll have to do major Lucene

[jira] [Commented] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559767#comment-13559767 ] Otis Gospodnetic commented on SOLR-4331: objID is fine. It is character

[jira] [Resolved] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-4331. Resolution: Invalid queryelevationcomponent init error; he reference to entity objID

[jira] [Created] (LUCENE-4706) Tool to recover data from .fdt files

2013-01-22 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created LUCENE-4706: Summary: Tool to recover data from .fdt files Key: LUCENE-4706 URL: https://issues.apache.org/jira/browse/LUCENE-4706 Project: Lucene - Core Issue

[jira] [Updated] (SOLR-1726) Deep Paging and Large Results Improvements

2013-01-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-1726: --- Fix Version/s: 4.2 Deep Paging and Large Results Improvements

[jira] [Commented] (SOLR-3039) ExtendedDismaxQParser should allow for extension of parsing-related behavior

2013-01-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553967#comment-13553967 ] Otis Gospodnetic commented on SOLR-3039: [~ddvinov] maybe you can close after

Re: default updateLog setting in Solr 4 example solrconfig.xml needs warning documentation for possible very large logs

2013-01-15 Thread Otis Gospodnetic
Hi Tom, That must have been a fun surprise! Maybe just add info to the SolrCloud Wiki page? Otis Solr ElasticSearch Support http://sematext.com/ On Jan 15, 2013 12:43 PM, Tom Burton-West tburt...@umich.edu wrote: Hello all, We have been using Solr 4.0 for a while and suddenly we couldn't

[jira] [Commented] (SOLR-3039) ExtendedDismaxQParser should allow for extension of parsing-related behavior

2013-01-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553455#comment-13553455 ] Otis Gospodnetic commented on SOLR-3039: Haven't looked at the patch but I suspect

[jira] [Commented] (SOLR-3076) Solr should support block joins

2013-01-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551349#comment-13551349 ] Otis Gospodnetic commented on SOLR-3076: Just skimmed the comments - looks like

[jira] [Updated] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2012-12-28 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-2899: - Fix Version/s: 4.1 Add OpenNLP Analysis capabilities as a module

[jira] [Commented] (LUCENE-4100) Maxscore - Efficient Scoring

2012-12-28 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540741#comment-13540741 ] Otis Gospodnetic commented on LUCENE-4100: -- Stefan, this sounds exciting. What

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2012-12-28 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540742#comment-13540742 ] Otis Gospodnetic commented on LUCENE-3343: -- I have a feeling this should just

[jira] [Created] (SOLR-4237) Implement index aliasing

2012-12-27 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created SOLR-4237: -- Summary: Implement index aliasing Key: SOLR-4237 URL: https://issues.apache.org/jira/browse/SOLR-4237 Project: Solr Issue Type: New Feature

Re: Solr 4 upgrade guide?

2012-12-21 Thread Otis Gospodnetic
Harley, there are more people on the user list... Otis Solr ElasticSearch Support http://sematext.com/ On Dec 21, 2012 12:29 PM, Harley harley.pa...@apan-info.net wrote: So I'm winging it. Trying to upgrade my solr 3.4/3.6 schema into solr 4... wow solr 4 is cool... much to learn. I need

Re: Welcome Sami Siren to the PMC

2012-12-12 Thread Otis Gospodnetic
Welcome Suomi! ;) Otis On Wed, Dec 12, 2012 at 3:17 PM, Mark Miller markrmil...@gmail.com wrote: I'm please to announce that Sami Siren has accepted the PMC's invitation to join. Welcome Sami! - Mark - To

[jira] [Commented] (SOLR-4160) eDismax should not split search terms between letters and digits

2012-12-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528278#comment-13528278 ] Otis Gospodnetic commented on SOLR-4160: For what it's worth, I think we saw

Re: Solr faceting vs. Lucene faceting

2012-12-10 Thread Otis Gospodnetic
Thanks Yonik. Would it also make sense to add Solr's faceting method to Lucene's faceting module? Thanks, Otis On Sun, Dec 9, 2012 at 6:38 PM, Yonik Seeley yo...@lucidworks.com wrote: On Sun, Dec 9, 2012 at 5:55 PM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: Are there plans

[jira] [Resolved] (SOLR-4154) There is No PHP Client for Solr 4

2012-12-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-4154. Resolution: Invalid [~ramzialqrainy], could you please report this to developers of the PHP

[jira] [Updated] (SOLR-4156) JMX numDocs and maxDoc are of type string

2012-12-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4156: --- Fix Version/s: 4.1 JMX numDocs and maxDoc are of type string

Re: [jira] [Commented] (SOLR-4030) Use Lucene segment merge throttling

2012-12-08 Thread Otis Gospodnetic
Jack, yes re ownership. Mind opening an issue and reattaching? I saw this was done to 2 issues. Thanks! Otis -- SOLR Performance Monitoring - http://sematext.com/spm On Dec 8, 2012 11:31 AM, Jack Krupansky (JIRA) j...@apache.org wrote: [

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-12-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13508785#comment-13508785 ] Otis Gospodnetic commented on SOLR-3816: bq. I have implemented

Re: Pivot facets enhancements

2012-12-03 Thread Otis Gospodnetic
We can’t solve problems by using the same kind of thinking we used when we created them. Attributed to Albert Einstein ** ** *From:* Otis Gospodnetic [mailto:otis.gospodne...@gmail.com] *Sent:* Sunday, December 02, 2012 10:18 PM *To:* dev@lucene.apache.org *Subject:* Re: Pivot

Re: Pivot facets enhancements

2012-12-02 Thread Otis Gospodnetic
Hi Steve - don't be discouraged by the lack of the response here. A better place to ask is actually the user list. I suspect the number of people using pivot faceting is low, so again, don't be discouraged by possibly weak response. We first need to distribute that request, for which I've seen

Re: Multiple shards for one collection on the same Solr server

2012-11-26 Thread Otis Gospodnetic
Per - keep contributing. Your contributions so far have not gone unnoticed - you've been spotted. At least from here in New York. :) Otis -- SOLR Performance Monitoring - http://sematext.com/spm/index.html Search Analytics - http://sematext.com/search-analytics/index.html On Mon, Nov 26,

Re: jira config

2012-11-24 Thread Otis Gospodnetic
I'm curious, too. I see some issues with Lucene fields, one of which is Patch, but I don't seem to be able to add that to Radim's issues. Thanks, Otis -- SOLR Performance Monitoring - http://sematext.com/spm/index.html Search Analytics - http://sematext.com/search-analytics/index.html On

Re: Status of SOLR-139 - Support updateable/modifiable documents

2012-11-22 Thread Otis Gospodnetic
Hey Jack, Isn't LUCENE-4258 the future? Otis -- SOLR Performance Monitoring - http://sematext.com/spm On Nov 22, 2012 7:33 PM, Jack Krupansky j...@basetechnology.com wrote: If I understand correctly, SOLR-139, Support updateable/modifiable documents, is in Solr 4.0, but the issue is still

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-11-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501194#comment-13501194 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] should we close

[jira] [Commented] (SOLR-2566) Add NRT support to SOLR

2012-11-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501195#comment-13501195 ] Otis Gospodnetic commented on SOLR-2566: [~simonw] [~markrmil...@gmail.com

[jira] [Commented] (SOLR-2700) transaction logging

2012-11-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501196#comment-13501196 ] Otis Gospodnetic commented on SOLR-2700: [~markrmil...@gmail.com] [~yo

[jira] [Commented] (SOLR-3146) Create migration guide from 3.x to 4.0

2012-11-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501206#comment-13501206 ] Otis Gospodnetic commented on SOLR-3146: Is this still needed, considering Solr 4.0

[jira] [Commented] (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2012-11-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501679#comment-13501679 ] Otis Gospodnetic commented on LUCENE-1486: -- The JIRA cleaning man is here. I

[jira] [Resolved] (SOLR-4082) Importing a SOLR core in Subversion breaks SOLR

2012-11-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-4082. Resolution: Won't Fix Hm, this doesn't sound like a Solr issue. If you know .svn directory

[jira] [Commented] (SOLR-4068) when all of shards 's core died update was not work

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495815#comment-13495815 ] Otis Gospodnetic commented on SOLR-4068: I don't follow :( You said something

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-3926: --- Fix Version/s: 4.1 solrj should support better way of finding active sorts

[jira] [Commented] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495847#comment-13495847 ] Otis Gospodnetic commented on SOLR-3926: Seems useful and the patch is very small

[jira] [Comment Edited] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495847#comment-13495847 ] Otis Gospodnetic edited comment on SOLR-3926 at 11/13/12 1:56 AM

[jira] [Commented] (SOLR-4053) metrics - add statistics on searcher/cache warming

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495895#comment-13495895 ] Otis Gospodnetic commented on SOLR-4053: I see. I'm guessing you have a relatively

[jira] [Updated] (SOLR-4065) SolrJ parse confuse when query is collation

2012-11-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4065: --- Fix Version/s: 4.1 3.6.2 SolrJ parse confuse when query is collation

[jira] [Commented] (SOLR-4065) SolrJ parse confuse when query is collation

2012-11-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495079#comment-13495079 ] Otis Gospodnetic commented on SOLR-4065: [~tiennm] Since Solr 3.5 is old, the patch

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-11-09 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494554#comment-13494554 ] Otis Gospodnetic commented on SOLR-3816: H... didn't check the sources now

[jira] [Commented] (SOLR-4053) metrics - add statistics on searcher/cache warming

2012-11-09 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494574#comment-13494574 ] Otis Gospodnetic commented on SOLR-4053: Shawn, arent' warming times already in JMX

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-11-07 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492551#comment-13492551 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Hmmm maybe I'm missing

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491979#comment-13491979 ] Otis Gospodnetic commented on SOLR-4041: This looks nice and useful. Any reason

[jira] [Updated] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4041: --- Fix Version/s: 4.1 Allow segment merge monitoring in Solr Admin gui

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492096#comment-13492096 ] Otis Gospodnetic commented on SOLR-4041: Does this automatically expose this in JMX

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-11-01 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488905#comment-13488905 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Right, that is what I

Re: Posting updated ConcatFilter code, using 4.0.0 compatible classes

2012-11-01 Thread Otis Gospodnetic
Hi Mark, Out of curiosity, what was your use case? Thanks, Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Wed, Oct 31, 2012 at 10:56 PM, Mark Bennett mbenn...@ideaeng.com wrote: This filter lets you

Re: Posting updated ConcatFilter code, using 4.0.0 compatible classes

2012-11-01 Thread Otis Gospodnetic
maybe there's a lot more there? Mark -- Mark Bennett / New Idea Engineering, Inc. / mbenn...@ideaeng.com Direct: 408-733-0387 / Main: 866-IDEA-ENG / Cell: 408-829-6513 On Thu, Nov 1, 2012 at 12:01 PM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: Hi Mark, Out of curiosity, what

[jira] [Commented] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-10-30 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Have you done any

[jira] [Comment Edited] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-10-30 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic edited comment on SOLR-3816 at 10/31/12 1:14 AM

[jira] [Comment Edited] (SOLR-3816) Need a more granular nrt system that is close to a realtime system.

2012-10-30 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic edited comment on SOLR-3816 at 10/31/12 1:14 AM

[jira] [Updated] (SOLR-4016) Deduplication is broken by partial update

2012-10-30 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4016: --- Fix Version/s: 4.1 4.0.1 Deduplication is broken by partial update

[jira] [Resolved] (SOLR-433) MultiCore and SpellChecker replication

2012-10-29 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-433. --- Resolution: Won't Fix I think this is no longer needed, since spellchecker no longer needs

[jira] [Commented] (SOLR-3997) Have solr config and index files on HDFS.

2012-10-26 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485234#comment-13485234 ] Otis Gospodnetic commented on SOLR-3997: James - try asking on the mailing list

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-1972: --- Fix Version/s: 4.1 Need additional query stats in admin interface - median, 95th

[jira] [Updated] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-1972: --- Component/s: web gui Need additional query stats in admin interface - median, 95th

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482948#comment-13482948 ] Otis Gospodnetic commented on SOLR-1972: [~romseygeek] are these metrics being

[jira] [Commented] (SOLR-3975) Document Summarization toolkit, using LSA techniques

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482972#comment-13482972 ] Otis Gospodnetic commented on SOLR-3975: Nice, 170KB patch there Lance! :) I see

[jira] [Commented] (SOLR-1293) Support for large no:of cores and faster loading/unloading of cores

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482413#comment-13482413 ] Otis Gospodnetic commented on SOLR-1293: General comment: We may want the index

[jira] [Updated] (LUCENE-4494) Add phoenetic algorithm Match Rating approach to lucene

2012-10-19 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-4494: - Description: I want to add MatchRatingApproach algorithm to the Lucene project. What

[jira] [Commented] (SOLR-2305) DataImportScheduler

2012-10-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479573#comment-13479573 ] Otis Gospodnetic commented on SOLR-2305: [~mbonaci] comments: * please remove

Re: Welcome Alan Woodward as Lucene/Solr committer

2012-10-17 Thread Otis Gospodnetic
Congratulations and welcome, Alan. Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Wed, Oct 17, 2012 at 1:36 AM, Robert Muir rcm...@gmail.com wrote: I'm pleased to announce that the Lucene PMC has voted

Re: VOTE: release 4.0 (RC2)

2012-10-08 Thread Otis Gospodnetic
I'm going to guess because nobody put it in JIRA and provided a patch. Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Mon, Oct 8, 2012 at 9:42 PM, Fuad Efendi f...@efendi.ca wrote: Why can't we upgrade

[jira] [Resolved] (SOLR-3914) Solr 3.6.1 Tutorial links to http://localhost:8983

2012-10-05 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-3914. Resolution: Invalid [~marcelbecker] these links work once you install and run Solr locally

[jira] [Commented] (LUCENE-4458) some improvements about the latent semantic search, more details are in Description part

2012-10-04 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469427#comment-13469427 ] Otis Gospodnetic commented on LUCENE-4458: -- [~wangjpzju] - sounds good! Please

[jira] [Resolved] (SOLR-3908) I have a solr issue when i run it on tomcate

2012-10-01 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-3908. Resolution: Invalid Please ask on the Solr user mailing list. I have

[jira] [Resolved] (SOLR-3863) Solr Access on Jetty : Problem accessing /solr/. Reason: javax.servlet.ServletResponse.resetBuffer()V

2012-09-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-3863. Resolution: Invalid Ask on the mailing list please. Solr Access on Jetty

[jira] [Commented] (SOLR-3862) add remove as update option for atomically removing a value from a multivalued field

2012-09-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459912#comment-13459912 ] Otis Gospodnetic commented on SOLR-3862: I *think* [~mgarski] and somebody else

Re: [dev]improve the construct in the dev version?

2012-09-20 Thread Otis Gospodnetic
Hello 秋水, I'm afraid there is no general plan for code improvements, but the code is typically improved as people work on it. If you have time/skills, maybe you can contribute your improvements, too, or point out areas that you think are problematic? Otis -- Search Analytics -

[jira] [Commented] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-09-08 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451455#comment-13451455 ] Otis Gospodnetic commented on SOLR-2605: [~hossman_luc...@fucit.org] we were able

[jira] [Commented] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-09-07 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450704#comment-13450704 ] Otis Gospodnetic commented on SOLR-2605: [~hossman_luc...@fucit.org] [~steffkes

Re: [DISCUSS] Adding ASF comment system to the Lucene websites

2012-07-10 Thread Otis Gospodnetic
Hi, Looks handy.  What about spam control? Otis  Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm  - Original Message - From: Steven A Rowe sar...@syr.edu To: gene...@lucene.apache.org gene...@lucene.apache.org; dev@lucene.apache.org

Re: Low pause GC for java 1.6

2012-07-10 Thread Otis Gospodnetic
Which params do you use now? Which ones have you tried? Please move to user@ Otis  Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm  - Original Message - From: Bill Bell billnb...@gmail.com To: Bill Bell billnb...@gmail.com Cc:

[jira] [Created] (SOLR-3552) Include info about incomplete index in reply

2012-06-15 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created SOLR-3552: -- Summary: Include info about incomplete index in reply Key: SOLR-3552 URL: https://issues.apache.org/jira/browse/SOLR-3552 Project: Solr Issue Type

[jira] [Updated] (SOLR-3552) Include info about incomplete index in the query response

2012-06-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-3552: --- Summary: Include info about incomplete index in the query response (was: Include info about

[jira] [Commented] (LUCENE-2357) Reduce transient RAM usage while merging by using packed ints array for docID re-mapping

2012-06-01 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287482#comment-13287482 ] Otis Gospodnetic commented on LUCENE-2357: -- Woho, I love seeing old issues

[jira] [Resolved] (LUCENE-2660) Add alternative search-provider to Lucene site

2012-03-29 Thread Otis Gospodnetic (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-2660. -- Resolution: Fixed Done. Add alternative search-provider to Lucene

Re: Welcome Martijn van Groningen to the Lucene PMC

2012-02-09 Thread Otis Gospodnetic
Welcome and thanks for the great work! Otis From: Robert Muir rcm...@gmail.com To: Lucene mailing list gene...@lucene.apache.org; dev@lucene.apache.org Sent: Tuesday, February 7, 2012 8:16 PM Subject: Welcome Martijn van Groningen to the Lucene PMC Hello,

Re: [DISCUSS] New Website

2012-01-31 Thread Otis Gospodnetic
+1 to new site (though... and maybe this is due to me using an outdated T42 ThinkPad now, the top part of the page feels very bulky, but maybe people are OK with that) +1 to everything Jan wrote - he read my mindtransatlantic. Otis From: Grant Ingersoll

[jira] [Commented] (SOLR-3001) Documents droping when using DistributedUpdateProcessor

2012-01-05 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180886#comment-13180886 ] Otis Gospodnetic commented on SOLR-3001: +1 for controlling this. Is this issue

[jira] [Commented] (SOLR-1931) Schema Browser does not scale with large indexes

2011-12-28 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176961#comment-13176961 ] Otis Gospodnetic commented on SOLR-1931: Is that actually true? What if one

[jira] [Commented] (SOLR-2985) Sort by defined custom Collator

2011-12-22 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13174883#comment-13174883 ] Otis Gospodnetic commented on SOLR-2985: Could you please post questions

[jira] [Resolved] (SOLR-2985) Sort by defined custom Collator

2011-12-22 Thread Otis Gospodnetic (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-2985. Resolution: Invalid Sort by defined custom Collator

[jira] [Commented] (SOLR-2386) Filter Query Cache Improvement

2011-12-08 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165609#comment-13165609 ] Otis Gospodnetic commented on SOLR-2386: This looks like a Won't Fix

[jira] [Commented] (SOLR-2355) simple distrib update processor

2011-12-02 Thread Otis Gospodnetic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13161870#comment-13161870 ] Otis Gospodnetic commented on SOLR-2355: Yonik - this code has Copyright Lucid 2008

[jira] [Commented] (LUCENE-3454) rename optimize to a less cool-sounding name

2011-09-24 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114133#comment-13114133 ] Otis Gospodnetic commented on LUCENE-3454: -- Would it be wise to stick

[jira] [Resolved] (SOLR-2594) Make Replication Handler cloud aware

2011-09-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-2594. Resolution: Won't Fix Resolving as Won't Fix as suggested. Make Replication Handler cloud

[jira] [Commented] (LUCENE-3435) Create a Size Estimator model for Lucene and Solr

2011-09-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104574#comment-13104574 ] Otis Gospodnetic commented on LUCENE-3435: -- Grant - what is your experience

[jira] [Commented] (SOLR-2594) Make Replication Handler cloud aware

2011-09-13 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104160#comment-13104160 ] Otis Gospodnetic commented on SOLR-2594: Shalin - do you see the existing

[jira] [Issue Comment Edited] (SOLR-2594) Make Replication Handler cloud aware

2011-09-13 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104160#comment-13104160 ] Otis Gospodnetic edited comment on SOLR-2594 at 9/14/11 1:59 AM

[jira] [Commented] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078451#comment-13078451 ] Otis Gospodnetic commented on SOLR-2689: Markus - I can't even tell this frange

<    1   2   3   4   5   6   7   8   9   10   >