[jira] [Updated] (SOLR-4200) Significant log noise at INFO from CachingDirectoryFactory#close

2013-03-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4200: --- Priority: Major (was: Minor) > Significant log noise at INFO f

[jira] [Commented] (SOLR-4200) Significant log noise at INFO from CachingDirectoryFactory#close

2013-03-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594851#comment-13594851 ] Otis Gospodnetic commented on SOLR-4200: For what it's worth, I hear

[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: 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 wrote: > I was wondering the same thing. This seems like a Bad Thing, > where will this pop out next? Endless problems for no good > purpose IMO. > > In sc

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=ngram&fc_project=Lucene&fc_type=issue Otis -- Solr & ElasticSearch Support http://sematext.com/ On Fri, Mar 1, 2013 at 1:41 PM, Walter Underwood wrote: > I'm fixing position increment in EdgeNgramTo

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 doc

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

2013-02-10 Thread Otis Gospodnetic
e 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,

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

2013-02-10 Thread Otis Gospodnetic
rg/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 a

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Otis Gospodnetic
f old > good Boolean retrieval, and introduce own 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 guidanc

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. wrote: > The gene...@lucene.apache.org list is often misused for help on Lucene > or Solr that belong on their respectiv

[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-tabpanel&focusedCommentId=13560701#comment-13560701 ] Otis Gospodnetic commented on SOLR-4331: [~dmorana] you should use the ML for

[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] [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 &qu

[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-tabpanel&focusedCommentId=13559767#comment-13559767 ] Otis Gospodnetic commented on SOLR-4331: objID is fine. It is "&&qu

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 s

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" wrote: > Hello all, > > We have been using Solr 4.0 for a while and suddenly we couldn't get Solr > to

[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-tabpanel&focusedCommentId=13553967#comment-13553967 ] Otis Gospodnetic commented on SOLR-3039: [~ddvinov] maybe you can close a

[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 Improveme

[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-tabpanel&focusedCommentId=13553455#comment-13553455 ] Otis Gospodnetic commented on SOLR-3039: Haven't looked at the patch but

[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-tabpanel&focusedCommentId=13551349#comment-13551349 ] Otis Gospodnetic commented on SOLR-3076: Just skimmed the comments - looks

[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-tabpanel&focusedCommentId=13540742#comment-13540742 ] Otis Gospodnetic commented on LUCENE-3343: -- I have a feeling this should

[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-tabpanel&focusedCommentId=13540741#comment-13540741 ] Otis Gospodnetic commented on LUCENE-4100: -- Stefan, this sounds exciting.

[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 mod

[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" 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 to resolve the geohas

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 wrote: > I'm please to announce that Sami Siren has accepted the PMC's > invitation to join. > > Welcome Sami! > > - Mark > > - > To unsubscribe, e-mail: de

[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 str

[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

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 wrote: > On Sun, Dec 9, 2012 at 5:55 PM, Otis Gospodnetic > wrote: > > Are there plans to switch Solr to Lucen

[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-tabpanel&focusedCommentId=13528278#comment-13528278 ] Otis Gospodnetic commented on SOLR-4160: For what it's worth, I think we

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)" wrote: > > [ > https://issues.apache.org/jira/browse/SOLR-4030?page=com.atl

Re: Pivot facets enhancements

2012-12-03 Thread Otis Gospodnetic
go> > > > > > [image: > cid:062220709@16032010-305F]<http://www.opentext.com/2/email-signature-event> > > > We can’t solve problems by using the same kind of thinking we used when we > created them. > > Attributed to Albert Ei

[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-tabpanel&focusedCommentId=13508785#comment-13508785 ] Otis Gospodnetic commented on SOLR-3816: bq. I have implement

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, 201

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" wrote: > If I understand correctly, SOLR-139, Support updateable/modifiable > documents, is in Solr 4.0, but the issue is still open pending further

[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-tabpanel&focusedCommentId=13501679#comment-13501679 ] Otis Gospodnetic commented on LUCENE-1486: -- The JIRA cleaning man is here

[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-tabpanel&focusedCommentId=13501206#comment-13501206 ] Otis Gospodnetic commented on SOLR-3146: Is this still needed, considering

[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-tabpanel&focusedCommentId=13501196#comment-13501196 ] Otis Gospodnetic commented on SOLR-2700: [~markrmil...@gmail.com] &a

[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-tabpanel&focusedCommentId=13501195#comment-13501195 ] Otis Gospodnetic commented on SOLR-2566: [~simonw] & [~markrmil...@g

[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-tabpanel&focusedCommentId=13501194#comment-13501194 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] should we close this

[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

[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-tabpanel&focusedCommentId=13495895#comment-13495895 ] Otis Gospodnetic commented on SOLR-4053: I see. I'm guessing y

[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-tabpanel&focusedCommentId=13495847#comment-13495847 ] Otis Gospodnetic edited comment on SOLR-3926 at 11/13/12 1:5

[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-tabpanel&focusedCommentId=13495847#comment-13495847 ] Otis Gospodnetic commented on SOLR-3926: Seems useful and the patch is very s

[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 so

[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-tabpanel&focusedCommentId=13495815#comment-13495815 ] Otis Gospodnetic commented on SOLR-4068: I don't follow :( You said

[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-tabpanel&focusedCommentId=13495079#comment-13495079 ] Otis Gospodnetic commented on SOLR-4065: [~tiennm] Since Solr 3.5 is old,

[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

[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-tabpanel&focusedCommentId=13494574#comment-13494574 ] Otis Gospodnetic commented on SOLR-4053: Shawn, arent' warming times a

[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-tabpanel&focusedCommentId=13494554#comment-13494554 ] Otis Gospodnetic commented on SOLR-3816: H... didn't check the so

[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-tabpanel&focusedCommentId=13492551#comment-13492551 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Hmmm maybe

[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-tabpanel&focusedCommentId=13492096#comment-13492096 ] Otis Gospodnetic commented on SOLR-4041: Does this automatically expose thi

[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

[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-tabpanel&focusedCommentId=13491979#comment-13491979 ] Otis Gospodnetic commented on SOLR-4041: This looks nice and useful. Any re

Re: Posting updated ConcatFilter code, using 4.0.0 compatible classes

2012-11-01 Thread Otis Gospodnetic
read their use cases, I had > the impression that ES was more for mainstream use-cases, but your review > got me thinking maybe there's a lot more there? > > Mark > > > -- > Mark Bennett / New Idea Engineering, Inc. / mbenn...@ideaeng.com > Direct: 408-733-0387 /

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 wrote: > This filter lets you "glue" tokens back tog

[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-tabpanel&focusedCommentId=13488905#comment-13488905 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Right, that is wh

[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 upd

[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-tabpanel&focusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic edited comment on SOLR-3816 at 10/31/12 1:1

[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-tabpanel&focusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic edited comment on SOLR-3816 at 10/31/12 1:1

[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-tabpanel&focusedCommentId=13487423#comment-13487423 ] Otis Gospodnetic commented on SOLR-3816: [~nnagarajayya] Have you done

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

2012-10-28 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 ne

[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-tabpanel&focusedCommentId=13485234#comment-13485234 ] Otis Gospodnetic commented on SOLR-3997: James - try asking on the mailing

[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-tabpanel&focusedCommentId=13482972#comment-13482972 ] Otis Gospodnetic commented on SOLR-3975: Nice, 170KB patch there Lance! :) I

[jira] [Commented] (SOLR-1395) Integrate Katta

2012-10-23 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482950#comment-13482950 ] Otis Gospodnetic commented on SOLR-1395: Does anyone really need this? If so,

[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-tabpanel&focusedCommentId=13482948#comment-13482948 ] Otis Gospodnetic commented on SOLR-1972: [~romseygeek] are these metrics b

[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] [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] [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-tabpanel&focusedCommentId=13482413#comment-13482413 ] Otis Gospodnetic commented on SOLR-1293: General comment: We may want the i

[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-tabpanel&focusedCommentId=13479573#comment-13479573 ] Otis Gospodnetic commented on SOLR-2305: [~mbonaci] comments: * please re

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 wrote: > I'm pleased to announce that the Lucene PMC has voted Alan as a > Lucen

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 wrote: > Why can't we upgrade HttpComponents

[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-tabpanel&focusedCommentId=13469427#comment-13469427 ] Otis Gospodnetic commented on LUCENE-4458: -- [~wangjpzju] - sounds good! Pl

[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 hav

[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 Je

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 - http://sematext.co

[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-tabpanel&focusedCommentId=13459912#comment-13459912 ] Otis Gospodnetic commented on SOLR-3862: I *think* [~mgarski] and somebody

[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-tabpanel&focusedCommentId=13451455#comment-13451455 ] Otis Gospodnetic commented on SOLR-2605: [~hossman_luc...@fucit.org] we were

[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-tabpanel&focusedCommentId=13450704#comment-13450704 ] Otis Gospodnetic commented on SOLR-2605: [~hossman_luc...@fucit.org] & [~

Re: Low pause GC for java 1.6

2012-07-09 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 > To: Bill Bell > Cc: "dev@lucene.apache.org" > Sent: Saturday, June 30,

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

2012-07-09 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 > To: "gene...@lucene.apache.org" ; > "dev@lucene.apache.org" > Cc: > Sent: Monday, July 9, 2012 2:38

[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] [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] [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-tabpanel&focusedCommentId=13287482#comment-13287482 ] Otis Gospodnetic commented on LUCENE-2357: -- Woho, I love seeing old is

[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 Luc

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 >To: Lucene mailing list ; dev@lucene.apache.org >Sent: Tuesday, February 7, 2012 8:16 PM >Subject: Welcome Martijn van Groningen to the Lucene PMC > >Hello, > >I'm pleased to announce that the

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 Ingersol

[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-tabpanel&focusedCommentId=13180886#comment-13180886 ] Otis Gospodnetic commented on SOLR-3001: +1 for controlling this. Is this i

[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-tabpanel&focusedCommentId=13176961#comment-13176961 ] Otis Gospodnetic commented on SOLR-1931: Is that actually true? What if on

[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 Colla

[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-tabpanel&focusedCommentId=13174883#comment-13174883 ] Otis Gospodnetic commented on SOLR-2985: Could you please post questions to

[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-tabpanel&focusedCommentId=13165609#comment-13165609 ] Otis Gospodnetic commented on SOLR-2386: This looks like a Won&#

[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-tabpanel&focusedCommentId=13161870#comment-13161870 ] Otis Gospodnetic commented on SOLR-2355: Yonik - this code has Copyright L

[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-tabpanel&focusedCommentId=13114133#comment-13114133 ] Otis Gospodnetic commented on LUCENE-3454: -- Would it be wise to stick wi

[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 Replic

[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-tabpanel&focusedCommentId=13104574#comment-13104574 ] Otis Gospodnetic commented on LUCENE-3435: -- Grant - what is your experi

<    1   2   3   4   5   >