Re: No Live server exception: Solr Cloud 6.6.6

2021-01-06 Thread Eric Pugh
)\n\tat >> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat >> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat >> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)\n\tat >> org.eclipse.jetty.server.session

Re: data import handler deprecated?

2020-11-30 Thread Eric Pugh
would be for a database trigger that does a > POST in whichever language the DBMS likes. > > But this has not been a part of our "solr 6.5 update" project until now. > > Thanks everyone, > Dima ___ Eric Pugh | Founder & CEO | OpenS

Re: Solr 8.6.2 - Admin UI Issue

2020-10-08 Thread Eric Pugh
> >> Does anyone know if this is a* known issue* or I am missing something >> here? Has anyone noticed the similar issue? I can confirm that It works >> fine with Solr 7.3.1. >> >> [image: image.png][image: image.png] >> >> Left i

Re: Master/Slave

2020-10-08 Thread Eric Pugh
;>>> (since the assertion that it would be replaced by CDCR has been >>>> discredited)? In either case, are there other suggested implementations of >>>> having a read-only SolrCloud receive data from a read/write SolrCloud? >>>> >>>> >&

Re: Solr client

2020-09-04 Thread Eric Pugh
simple. > > Here’s the link, and thank you all for your time: > https://github.com/mecenat/solr > > With regards, > Konstantinos > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.c

Loading JSON docs into Solr with Streaming Expressions?

2020-07-24 Thread Eric Pugh
at, update(icecat, parseJSONL( cat('two_docs.jsonl') ) ) ) I was curious what other folks have done? I saw that there is a JSONTupleStream, but it didn’t quite seem to fit the need. Eric ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.

Checking my understanding of SOLR_HOME

2020-03-27 Thread Eric Pugh
a documentation PR as it’s not super clear to me. Eric ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-Aut

Re: How do I add my own Streaming Expressions?

2019-11-19 Thread Eric Pugh
/GraphHandler.java#L90 I’m still debugging this… Eric > On Nov 15, 2019, at 9:43 PM, Eric Pugh > wrote: > > What is the process for adding new Streaming Expressions? > > It appears that the org.apache.solr.client.solrj.io.Lang method statically > loads all the streaming e

How do I add my own Streaming Expressions?

2019-11-15 Thread Eric Pugh
What is the process for adding new Streaming Expressions? It appears that the org.apache.solr.client.solrj.io.Lang method statically loads all the streaming expressions? Eric ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 |

Re: regarding Extracting text from Images

2019-10-25 Thread Eric Pugh
t; On Wed, Oct 23, 2019, 1:58 PM suresh pendap, >>>> wrote: >>>> >>>>> Hello, >>>>> I am reading the Solr documentation about integration with Tika and >>> Solr >>>>> Cell framework over here >>>>&g

Re: Solr Paryload example

2019-10-21 Thread Eric Pugh
Have you checked out https://github.com/o19s/payload-component On Mon, Oct 21, 2019 at 2:47 PM Erik Hatcher wrote: > How about a single field, with terms like: > > store1_USD|125.0 store2_EUR|220.0 store3_GBP|225.0 > > Would that do the trick? > > And yeah, payload decoding is currently

Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Eric Pugh
world? Just for fun, I'm going to try and put the ~ 2 MB worth of Jars inside my /conf/ directory and then upload through ZooKeeper to see what happens. Eric - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http

Re: Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Eric Pugh
-- Jack Krupansky -Original Message- From: Eric Pugh Sent: Tuesday, August 14, 2012 4:11 PM To: solr-user@lucene.apache.org Subject: Custom Jars for a config in the Solr Cloud world.. I've got a Solr instance with a number of cores that are each configured by upload

Staggering Replication start times

2012-03-20 Thread Eric Pugh
- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Apache Solr 3 Enterprise Search Server available from http://www.packtpub.com/apache-solr-3-enterprise-search-server/book This e-mail and all

Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-18 Thread Eric Pugh
) - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr 1.4 Enterprise Search Server available from http://www.packtpub.com/solr-1-4-enterprise-search-server Free/Busy: http://tinyurl.com/eric-cal

Re: What is the maximum number of documents that can be indexed ?

2010-10-14 Thread Eric Pugh
index can be virtually limited only by the JVM, the Operating System (limits to large file support), or by hardware constraints (mainly RAM, etc. ... ). Thanks Marco - Eric Pugh | Principal | OpenSource Connections, LLC

Re: Many Tomcat Processes on Server ?!?!?

2010-06-02 Thread Eric Pugh
at Nabble.com. - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr 1.4 Enterprise Search Server available from http://www.packtpub.com/solr-1-4-enterprise-search-server

Re: RIA sample and minimal JARs required to embed Solr

2010-06-02 Thread Eric Pugh
? Also, what kind of memory footprint am I looking at for embedding Solr? What are the minimal dependancies? Thom - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr

Re: Tomcat 5.5 Security Constraint

2010-03-26 Thread Eric Pugh
I've had the exact same frustration with Multicore and Solr... You need to explicitly layout each pattern with the corename in it. On Fri, Mar 26, 2010 at 8:35 AM, stockii st...@shopgate.com wrote: Heya hey. i have little trouble with my tomcat and my security-constraint i have 4 cores, in

Re: Updating FAQ for International Characters?

2010-03-11 Thread Eric Pugh
are posting XML ... are you sure you are using the utf8 charset? -Hoss - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr 1.4 Enterprise Search Server available from http

Updating FAQ for International Characters?

2010-03-10 Thread Eric Pugh
- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Co-Author: Solr 1.4 Enterprise Search Server available from http://www.packtpub.com/solr-1-4-enterprise-search-server Free/Busy: http

Re: Solr YUI autocomplete

2009-11-02 Thread Eric Pugh
It does, have you looked at http://wiki.apache.org/solr/SolJSON?highlight=%28json%29#Using_Solr.27s_JSON_output_for_AJAX. Also, in my book on Solr, there is an example, but using the jquery autocomplete, which I think was answered earlier on the thread! Hope that helps. ANKITBHATNAGAR

Re: Solr 1.4 schedule?

2009-08-04 Thread Eric Pugh
Very soon I think is the answer. As well as when its ready. Solr 1.4 is waiting for the next release of Lucene, which is very soon. Once Lucene comes out, Solr will follow in a week or two barring release issues. Also, if you look at JIRA:

Re: Merging SOLR Documents

2009-07-03 Thread Eric Pugh
sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS End of Disclaimer INFOSYS*** - Eric Pugh | Principal | OpenSource Connections, LLC

Re: Upgrade to solr 1.4

2009-06-26 Thread Eric Pugh
of 1.4 that I should use that is considered very stable for a production environment? Well it it's not pronounced stable and given in download page I don't think you can rely on being very stable for production environment. - Eric Pugh | Principal

Re: building custom RequestHandlers

2009-06-23 Thread Eric Pugh
if there is something ready that I can use and adjust. I am kinda new in Java but once I get the pointers I think should be able to pull out. Thanks, JD - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http

Re: building custom RequestHandlers

2009-06-23 Thread Eric Pugh
looking in docs how can I extend solr but no luck so far :( Hoping for some docs or real extend example. Eric Pugh wrote: Are you using the JavaScript interface to Solr? http://wiki.apache.org/solr/SolrJS It may provide much of what you are looking for! Eric On Jun 23, 2009, at 10:27 AM, Julian

Re: Possible Containers

2009-06-15 Thread Eric Pugh
Before Dawn Solutions, Inc. 9457 S. University Blvd #266 Highlands Ranch, CO 80126 o: 877-499-1562 c: 303-522-1756 e: j...@beforedawnsoutions.com w: http://www.beforedawnsolutions.com - Eric Pugh | Principal | OpenSource Connections, LLC

Re: user feedback in solr

2009-06-10 Thread Eric Pugh
, Pooja - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: How to disable posting updates from a remote server

2009-06-04 Thread Eric Pugh
Take a look at the security section in the wiki, u could do this with firewall rules or password access. On Thursday, June 4, 2009, ashokc ash...@qualcomm.com wrote: Hi, I find that I am freely able to post to my production SOLR server, from any other host that can run the post command. So

Re: How to get number of optimizes

2009-06-01 Thread Eric Pugh
... -- View this message in context: http://www.nabble.com/How-to-get-number-of-optimizes-tp23818563p23818563.html Sent from the Solr - User mailing list archive at Nabble.com. - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467

Map tika attribute to be the id in Solr Cell

2009-05-28 Thread Eric Pugh
\ext.map.metadata_stream_name=stream_name -F fi...@angeleyes.kar Any ideas? Currently seems like an either/or, but I'd like both! Eric - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy

Re: Map tika attribute to be the id in Solr Cell

2009-05-28 Thread Eric Pugh
\ext.map.stream_name=id -F fi...@tutorial.pdf Eric On May 28, 2009, at 8:28 PM, Grant Ingersoll wrote: On May 28, 2009, at 11:29 AM, Eric Pugh wrote: Hi all, I want to use the Tika attribute stream_name as my unique key, which I can do if I specify uniqueKeystream_name/uniqueKey

Re: Map tika attribute to be the id in Solr Cell

2009-05-28 Thread Eric Pugh
28, 2009, at 8:47 PM, Eric Pugh wrote: Grant, you are quite right! I was too far down in the weeds, and didn't need to be doing all that crazyness. And I don't actually see the metadata fields. I would expect to however! What revision are you running? The following was added to ERH on 4

Re: DIH uses == instead of = in SQL

2009-05-26 Thread Eric Pugh
that I had typed in == versus = in my SQL statement! Eric On May 23, 2009, at 12:02 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: are you using delta-import w/o a deltaImportQuery ? pls paste the relevant portion of data-config.xml On Sat, May 23, 2009 at 12:13 AM, Eric Pugh ep

DIH uses == instead of = in SQL

2009-05-22 Thread Eric Pugh
and deltaQuery approach. I am using the latest from trunk. Any ideas? Eric - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Cleanly shutting down Solr/Jetty on Windows

2009-05-20 Thread Eric Pugh
to include stop.jar in the Solr example/ directory? - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Shutting down an instance of EmbeddedSolrServer

2009-05-20 Thread Eric Pugh
:17 AM, Eric Pugh ep...@opensourceconnections.com wrote: Hi all, I notice that when I use EmbeddedSolrServer I have to use Control C to stop the process. I think the way to shut it down is by calling coreContainer.shutdown(). However, is it possible to get the coreContainer from a SolrServer

XPath query support in Solr Cell

2009-05-20 Thread Eric Pugh
, this site seems to be okay as a place to upload your html and practice xpath: http://www.whitebeam.org/library/guide/TechNotes/xpathtestbed.rhtm I did have to trip out the namespace stuff though. - Eric Pugh | Principal | OpenSource Connections

Re: Solr vs Sphinx

2009-05-15 Thread Eric Pugh
- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: CommonsHttpSolrServer vs EmbeddedSolrServer

2009-05-14 Thread Eric Pugh
in advance. --Sachin -- View this message in context: http://www.nabble.com/CommonsHttpSolrServer-vs-EmbeddedSolrServer-tp23545281p23545281.html Sent from the Solr - User mailing list archive at Nabble.com. - Eric Pugh | Principal | OpenSource

Re: StatsComponent and 1.3

2009-05-08 Thread Eric Pugh
Foundation - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: How to index the documents in Apache Solr

2009-05-06 Thread Eric Pugh
... -Ddata=files -Durl=http://localhost:8983/solr/update -Dcommit=yes Erik - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Shutting down an instance of EmbeddedSolrServer

2009-05-04 Thread Eric Pugh
CoreContainer coreContainer;. I wanted to do: ((EmbeddedSolrServer)solr)getCoreContainer.shutdown(); But is seem I need to keep my own reference to the coreContainer? Is changing this worth a patch? Eric - Eric Pugh | Principal

Re: How to submit code improvement/suggestions

2009-04-30 Thread Eric Pugh
/improvements? They aren't necessarily bugs as such but rather just cleaning up some perceived strangeness (or even suggesting a package change). Would I need to create a JIRA ticket and submit a patch? Thanks Amit - Eric Pugh | Principal

Re: Is solr right for this scenario?

2009-04-24 Thread Eric Pugh
- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Is solr right for this scenario?

2009-04-24 Thread Eric Pugh
to preserve some information about when did I last run an update, what has been updated since, however it's pretty new stuff. Eric Thanks, Nayeem 2009/4/24 Eric Pugh ep...@opensourceconnections.com It seems like you have three components to your system: 1) Data indexing from multiple

Re: Adding text document

2009-03-30 Thread Eric Pugh
please tell me, how can I add a text document? Thank you, Nga - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Best way to unit test solr integration

2009-03-27 Thread Eric Pugh
- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Best way to unit test solr integration

2009-03-27 Thread Eric Pugh
all the different scenarios in which we use Solr. Also, when/if we start making solr config changes, I can ensure that they change nothing from my app's functional point of view (with the exception of ridding us of dreaded OOMs). Thanks, -Joe -Original Message- From: Eric Pugh

Re: How do I accomplish this (semi-)complicated setup?

2009-03-25 Thread Eric Pugh
much appreciated. Jesper - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Indexing the directory

2009-03-17 Thread Eric Pugh
with to provide indepth support. Eric Pugh On Mar 16, 2009, at 6:25 PM, Huang, Zijian(Victor) wrote: Hi, all: I am new to SOLR, can anyone please tell me what do I do to index a some text files in a local directory? Thanks Victor - Eric Pugh

Is wiki page still accurate

2009-03-12 Thread Eric Pugh
example??? Eric - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http://tinyurl.com/eric-cal

Re: Organizing POJO's in a heirarchy in Solr

2009-03-11 Thread Eric Pugh
be asking which is not at all supported by Solr. Please give your valuable inputs. Regards, Praveen Eric Pugh-4 wrote: Are you trying to Java objects in Solr in order to be searchable? How about just dumping them as text using POJO -- to text formats such as JSON or Betwixt (http

Re: Organizing POJO's in a heirarchy in Solr

2009-03-10 Thread Eric Pugh
-POJO%27s-in-a-heirarchy-in-Solr-tp22427900p22432121.html Sent from the Solr - User mailing list archive at Nabble.com. - Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com Free/Busy: http