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
ld 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
to >> me. >> >> 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] >&

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,

problem to migrate solr 4.6 to 8.4

2020-05-18 Thread Eric DEWITTE
Hello, I need help because I'm stuck on a data import. I have an old server under solr 4.6 and I wanted to import data from it to a new server 8.4 The old server has a pretty big core with 352 million records... I managed to import in increments of 100,000 up to 169 million, but since then I'

Checking my understanding of SOLR_HOME

2020-03-27 Thread Eric Pugh
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: Recommended Java Distribution

2020-03-19 Thread Eric Buss
Hi Kaya, We have been using Amazon Corretto for Solr for the past 6 months without issue. We did not notice any difference from running on Open JDK prior to that. Cheers Eric On 2020-03-19, 6:04 AM, "Jan Høydahl" wrote: Our official statement is here https://lucene.

Solr 8.5

2020-01-09 Thread Eric Allen
Is there an eta if/when Solr version 8.5 will be released? Thanks [Image result for netdocuments logo] Eric Allen Software Developer, NetDocuments 2500 Executive Parkway, Suite 300 Lehi, Utah 84043 Office: 801.989.9697 C: 801.989.9691 eric.al...@netdocuments.com<mailto:eric

Re: FlattenGraphFilter Eliminates Tokens - Can't match "Can't"

2019-12-05 Thread Eric Buss
n Mon, Nov 25, 2019 at 2:19 PM Eric Buss wrote: > > Hi all, > > I have been trying to solve an issue where FlattenGraphFilter (FGF) removes > tokens produced by WordDelimiterGraphFilter (WDGF) - consequently searches that > contain the contraction "can

FlattenGraphFilter Eliminates Tokens - Can't match "Can't"

2019-11-25 Thread Eric Buss
ory to replace "can't" with "cant". Though this technically solves the issue, I hope it is obvious why this does not feel like an ideal solution. Has anyone encountered this type of issue before? Any advice on how the filter use here could be improved to handle t

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: http://localhost:8983/solr/#/~cores

2019-10-29 Thread Eric Katherman
unsubscribe On Tue, Oct 29, 2019 at 4:34 AM UMA MAHESWAR wrote: > hi all, > SolrCore Initialization Failures > {{core}}: {{error}} > Please check your logs for more information > > > {{exception.msg}} > > here my log file > 2019-10-29 06:03:30.995 INFO (main) [ ] o.e.j.u.log Logging initializ

Re: regarding Extracting text from Images

2019-10-25 Thread Eric Pugh
ed, 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 limi

RE: Highlighting Solr 8

2019-10-16 Thread Eric Allen
eturning highlights from all the fields >we are interested in because I feel it will be fast. Eric Allen - Software Devloper, NetDocuments eric.al...@netdocuments.com | O: 801.989.9691 | C: 801.989.9691 -Original Message- From: sasarun Sent: Wednesday, October 16, 2019 2:45 AM To

Highlighting Solr 8

2019-10-09 Thread Eric Allen
different? Thanks! [Image result for netdocuments logo] Eric Allen Software Developer, NetDocuments 2500 Executive Parkway, Suite 300 Lehi, Utah 84043 Office: 801.989.9697 C: 801.989.9691 eric.al...@netdocuments.com<mailto:eric.al...@netdocuments.com> www.netdocuments.com<http://www.netdoc

Solr Cell Input Parameter tika.config

2018-10-25 Thread Robertson, Eric J
Hello all, Currently trying to define a tika config to use when posting a pdf to Solr Cell as we may want to override the default tika configuration depending on type of document being ingested. In the docs it lists tika.config as an input parameter to the Solr Cell endpoint. Though in my test

Ways to weight SOLR search results without development

2017-10-24 Thread Bryant, Eric
eyword and density. But what if we want a node to show up higher but that doesn't have as high frequency or density for that keyword? We tried using the Keyword metadata field but that didn't seem to help. Any ideas? Thanks, Eric Bryant Web & Digital Analytics Manager Alvarez &am

Re: Conditions with multiple boosts in bf exists query

2017-09-08 Thread Eric Kurzenberger
Thanks for the response, Erick. Unfortunately, no, these scores aren’t known at index time: they’re specific to the user doing the search, and they can change. Cheers, Eric On 9/7/17, 7:58 PM, "Erick Erickson" wrote: I'd sidestep the problem ;) Are the

Conditions with multiple boosts in bf exists query

2017-09-07 Thread Eric Kurzenberger
care about document frequency. Can anyone assist? Cheers, Eric

Re: Grouped Result sort issue

2017-04-11 Thread Eric Cartman
I modified and cleaned the previous query. As you can see the first query sorting is a bit odd. Using parameters sort=score asc group.sort=score desc http://localhost:8983/solr/mcontent.ph_post/select?=&fl=*,score&group.field=partnerId&group.limit=1&group.main=false&group.ngroups=true&gro

Grouped Result sort issue

2017-04-10 Thread Eric Cartman
Hi, I have the following odd behavior on my queries. I'm using group result using the group feature of solr. The problem is that when using the default sort=score desc the result is as expected. But when I changed it to sort=score asc the result is not what I expected. Below are the details of my

JSON Facet in SolrJ

2016-01-07 Thread Eric Dain
Is JSON Facet supported in SolrJ? If not is there a work around? Thanks

Re: AJAX access to Solr Server

2015-12-25 Thread Eric Dain
support and disallowing excessively large paging. > > Here is a template for an nginx solr proxy. The read me describes more of > our philosophy > > https://github.com/o19s/solr_nginx > > On Friday, December 25, 2015, Eric Dain wrote: > > > Hi all, > > > > Doe

AJAX access to Solr Server

2015-12-25 Thread Eric Dain
Hi all, Does allowing javascript direct access to SolrCloud raise security concern? should I build a REST service in between? I need to provide async search capability to web pages. the pages will be public with no authentication. Happy searching, Eric

Re: `cat /dev/null > solr-8983-console.log` frees host's memory

2015-10-21 Thread Eric Torti
Thank you Shawn, Timothy, Emir and Rajani. Sorry, Shawn, I ended up cropping out the legend but you were right on your guess. Indeed, Timothy, this log is completely redundant. Will get rid of it soon. I'll look into the resources you all pointed out. Thanks! Best, Eric Torti On Wed, O

`cat /dev/null > solr-8983-console.log` frees host's memory

2015-10-20 Thread Eric Torti
here would be greatly appreciated. Best, Eric Torti

Re: slow queries

2015-10-15 Thread Eric Torti
I don't think this relates to your problem because the GC pauses are not superior to 30s which seems to be the time zookeeper would let a node be irresponsive before considering it in recovery. Best, Eric Torti On Thu, Oct 15, 2015 at 6:51 AM, Lorenzo Fundaró wrote: > On 14 October 2015

Re: Is solr.StandardDirectoryFactory an MMapDirectory?

2015-10-09 Thread Eric Torti
Ok, thanks Shawn! That makes sense. We'll be experimenting with it. Best, Eric On Wed, Oct 7, 2015 at 5:54 PM, Shawn Heisey wrote: > On 10/7/2015 12:00 PM, Eric Torti wrote: >> Can we read "high reopen rate" as "frequent soft commits"? (In our >> case,

Re: Is solr.StandardDirectoryFactory an MMapDirectory?

2015-10-07 Thread Eric Torti
Correcting: When I mentioned high non-JVM memory usage, what I probably meant was high virtual memory allocation. On Wed, Oct 7, 2015 at 3:00 PM, Eric Torti wrote: > Thanks, Shawn. > >> After a look at the code, I found that StandardDirectoryFactory should >> use MMap if the O

Re: Is solr.StandardDirectoryFactory an MMapDirectory?

2015-10-07 Thread Eric Torti
it at each 15min. So our scenario is not near real time in that sense. In light of this, do you thing using NRTCachingDirectory is still convenient? Best, Eric On Wed, Oct 7, 2015 at 12:08 PM, Shawn Heisey wrote: > On 10/7/2015 8:48 AM, Eric Torti wrote: >> > class="${solr.

Is solr.StandardDirectoryFactory an MMapDirectory?

2015-10-07 Thread Eric Torti
Schindler in this post about the use of virtual memory? [http://blog.thetaphi.de/2012/07/use-lucenes-mmapdirectory-on-64bit.html] Thanks! Best, Eric Torti

Re: Pressed optimize and now SOLR is not indexing while optimize is going on

2015-10-07 Thread Eric Torti
Cool, Toke and Shawn! That's exactly what I was looking for. I'll have a look at those resources and if something is yet unclear I'll open a thread for it. Thanks for the information, Eric On Wed, Oct 7, 2015 at 10:29 AM, Shawn Heisey wrote: > On 10/7/2015 4:03 AM, Eric To

Re: Pressed optimize and now SOLR is not indexing while optimize is going on

2015-10-07 Thread Eric Torti
Hello Shawn, I'm sorry to diverge this thread a little bit. But could please point me to resources that explain deeply how this process of OS using the non-java memory to cache index data? > Whatever RAM is left over after you give 12GB to Java for Solr will be > used automatically by the operati

Solr 5.2.1 - ReplicationHandler - No route to a host that is long gone

2015-10-06 Thread Eric Torti
tp://my-server/solr/admin/collections?action=clusterstatus tells me this former leader is down. So zookeeper knows about it. Any ideas on why the ReplicationHandler is still trying to contact it? I'll attach the stacktrace just to illustrate the situation. Any help will be greatly appreciated. T

Re: Document Created Date

2015-04-22 Thread Eric Meisler
ments (specifically .doc and .docx). Has anyone run into this issue? If I look at the properties for all three types of files the Create Date is called created so I am not sure what I am doing wrong. Thanks for the help in advanced. Eric >>> Erick Erickson 4/21/2015 11:45 AM >>&g

Document Created Date

2015-04-21 Thread Eric Meisler
27;s property? Also, will I need to re-index the dive to make this change apply? Thanks, Eric

SOLR, Coveo, and Oracle questions

2015-02-18 Thread Eric E
his is a SOLR forum, and I was hoping someone might be able to give some insight as to why SOLR (or Coveo) would be the better option. We will be using custom written interfaces, so SOLR's out of the box search interfaces would not be helpful to us. Thanks for your time, Eric

Sorting & Joins

2014-10-02 Thread Eric Katherman
d at various resources but haven't found any concise examples that work. Thanks, Eric

Re: Expunging Deletes

2014-09-29 Thread Eric Katherman
could be using to help manage that a little better? Thanks! Eric On Sep 29, 2014, at 9:35 AM, Shalin Shekhar Mangar wrote: > Yes, expungeDeletes=true will remove all deleted docs from the disk but it > also requires merging all segments that have any deleted docs which, in > your ca

Expunging Deletes

2014-09-27 Thread Eric Katherman
re 1M documents and about 120k deleted docs but disk space is only 6.3GB. Hoping someone can share some advice about how to manage this. Thanks, Eric

/suggest relevancy?

2014-08-29 Thread Schneck, Eric (KMNYC)
xml settings for the speller and suggester without success. I can send the XML if it would help, but I thought that someone might have already encountered this issue and found an easy answer that I am not seeing. TIA. Eric

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
ers, > > Timothy Potter > Sr. Software Engineer, LucidWorks > www.lucidworks.com > > > From: Greg Walters > Sent: Thursday, December 05, 2013 1:23 PM > To: solr-user@lucene.apache.org > Subject: Re: starting up solr automatically > &g

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
x27;m assuming this may be differences in versions or something. Is there any harm if it works in not having ",jsp" as an option? Eric On Thu, Dec 5, 2013 at 2:51 PM, Eric Palmer wrote: > some progress but getting this error now > sudo service jetty start > Starting Jetty:

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
: > Eric, > > If you're using the script from the gist I posted make sure you're > sourcing the jetty file at line 140. > > Thanks, > Greg > > On Dec 5, 2013, at 1:21 PM, Eric Palmer wrote: > > > Greg or anyone that can help, when I try to start jetty as a

Re: starting up solr automatically

2013-12-05 Thread Eric Palmer
/ JETTY_USER=ec2-user JETTY_LOGS=/home/ec2-user/solr/solr-4.5.1/example/logs JAVA_OPTIONS="\ -Dsolr.solr.home=/home/ec2-user/solr/solr-4.5.1/example/solr/ \ -Xms1g \ -Djetty.port=8983 \ -Dcollection.configName=collection1 \ $JAVA_OPTIONS" Any ideas what I should check? Eric P thanks in advance

Re: starting up solr automatically

2013-12-04 Thread Eric Palmer
to be unclear and/or > not work. Here's the script I've been using for solr 4.5.1: > https://gist.github.com/gregwalters/7795791 Do note that you'll have to > change a couple of paths to get things working correctly. > > > > Thanks, > > Greg > > >

starting up solr automatically

2013-12-04 Thread Eric Palmer
for version 8? BTW - this is just the standard install of solr from the gzip file. thanks in advance for your help. -- Eric Palmer U of Richmond

RE: SolrCloud keeps repeating exception 'SolrCoreState already closed'

2013-12-03 Thread Eric Bus
Are you currently running SOLR under Tomcat or standalone with Jetty? I switched from Tomcat to Jetty and the problems went away. - Eric -Oorspronkelijk bericht- Van: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Verzonden: dinsdag 3 december 2013 12:44 Aan: solr-user

RE: How to remove a Solr Node and its cores from a cluster SolrCloud and from collection

2013-11-29 Thread Eric Bus
Hi Sébastien, Maybe this can help? "Add a collection admin command to remove a replica" https://issues.apache.org/jira/browse/SOLR-5310 It's part of the new 4.6.0 update. Best regards, Eric -Oorspronkelijk bericht- Van: Seb Geek [mailto:geek...@gmail.com] Verzon

removing dead replicas in solrcloud 4.4

2013-11-22 Thread Eric Parish
My 4.4 sorlcloud cluster has several down replicas that need to be removed. I am looking for a solution to clean them up like the deletereplica api available in 4.6. Will manually removing the replicas from the clusterstate.json file in zookeeper accomplish my needs? Thanks, Eric

Re: queries including time zone

2013-11-18 Thread Eric Katherman
e", "q": "values_field_66_date:[* TO NOW/DAY+1DAY]", "TZ:'America/Los_Angeles'": "", "_": "1384487341231", "wt": "json", "rows": "25" } https://gist.gi

Re: queries including time zone

2013-11-14 Thread Eric Katherman
We're still not seeing the proper result.I've included a gist of the query and its debug result. This was run on a clean index running 4.4.0 with just one document. That document has a date of 11/15/2013 yet the date in the included TZ it is the 14th but I still get that document returned.

queries including time zone

2013-11-13 Thread Eric Katherman
p;sort=id+desc&start=0&q=application_id:51b30ed9bc571bd96773f09c+AND+object_key:object_26+AND+values_field_215_date:[*+TO+NOW/DAY%2B1DAY]&wt=json&rows=25} Thanks! Eric

Re: My setup - init script and other info

2013-11-13 Thread Palmer, Eric
Thank you. This will help me a lot. Sent from my iPhone On Nov 13, 2013, at 10:08 AM, "Shawn Heisey" wrote: > In the hopes that it will help someone get Solr running in a very clean way, > here's an informational email. > > For my Solr install on CentOS 6, I use /opt/solr4 as my installation

optimization suggstions

2013-11-12 Thread Eric Katherman
t;low hanging fruit" things we should consider? The solr dashboard shows that there is still plenty of free memory during these imports so it isn't running out of memory and reverting to disk. Thanks! Eric

newbie getting started with solr

2013-11-07 Thread Palmer, Eric
g to understand solr first and then will use nutch. I have several books and have looked at the tutorial and other web sites. It seems they assume that I know where to begin when creating a new collection and customizing it. Thanks in advance for your help. -- Eric Palmer Web Services U of Richmond

SolrCloud keeps repeating exception 'SolrCoreState already closed'

2013-11-07 Thread Eric Bus
this be related? Could the hanging logfiles prevent a new Searcher from opening? I've updated two of my three hosts to 4.5.1 but after only 2 days uptime, I'm still seeing about 11.000 deleted logfiles in the lsof output. Best regards, Eric Bus

Using all SolrCloud servers in round-robin setup

2013-11-05 Thread Eric Bus
collections, because new collections are always created on that node. But when it goes down, there is no other node that contains all the collections. Best regards, Eric Bus

Re: Replacing Google Mini Search Appliance with Solr?

2013-10-30 Thread Palmer, Eric
Thanks for the link Sent from my iPhone On Oct 30, 2013, at 4:06 PM, "Rajani Maski" wrote: > Hi Eric, > > I have also developed mini-applications replacing GSA for some of our > clients using Apache Nutch + Solr to crawl multi lingual sites and enable > multi-ling

Re: Replacing Google Mini Search Appliance with Solr?

2013-10-30 Thread Palmer, Eric
Markus and Jason thanks for the info. I will start to research Nutch. Writing a crawler, agree it is a rabbit hole. -- Eric Palmer Web Services U of Richmond To report technical issues, obtain technical support or make requests for enhancements please visit http://web.richmond.edu/contact

Replacing Google Mini Search Appliance with Solr?

2013-10-30 Thread Palmer, Eric
n avoid it. thanks in advance for and information. -- Eric Palmer Web Services U of Richmond

Re: Post filter cache question

2013-10-24 Thread Eric Grobler
Hi Chris Thank you for your response. I will try to migrate to Solr 4.4 first! Best regards On Thu, Oct 24, 2013 at 10:44 PM, Chris Hostetter wrote: > > : Could it be a problem with my cache settings in solrconfig.xml (solr 3.1) > : or is my query wrong? > > 3.1? ouch ... PostFilter wasn't ev

Post filter cache question

2013-10-24 Thread Eric Grobler
Hi If I run this query it is very fast (<10 ms) because it uses a "TopList" filter: q=*:* fl=adr_geopoint,adr_city,filterflags *fq=(filterflags:TopList) * and the number of relevant documents are 3000 out of 7 million. If I run the same query but add a spatial filter with cost: q=*:* fl=adr_geopo

Re: Spatial Circle Search

2013-10-22 Thread Eric Grobler
Bill Bell suggested using frange and here is a stackoverflow example: http://stackoverflow.com/questions/10867113/solr-distance-filtering pt=45.15,-93.85&sfield=store&fq={!frange l=5 u=10 cache=false cost=100}geodist()&fq={!bbox d=10} On Tue, Oct 22, 2013 at 7:43 PM, Eric Grobler

Re: Spatial Distance Range

2013-10-22 Thread Eric Grobler
Hi Bill, I found what you were refering too :-) http://stackoverflow.com/questions/10867113/solr-distance-filtering Thanks! On Tue, Oct 22, 2013 at 3:20 PM, Bill Bell wrote: > Yes frange works > > Bill Bell > Sent from mobile > > > > On Oct 22, 2013, at 8:17 A

Re: Spatial Distance Range

2013-10-22 Thread Eric Grobler
This question was badly phrased. I asked it again under the heading "Spatial Circle Search" On Tue, Oct 22, 2013 at 3:17 PM, Eric Grobler wrote: > Hi Everyone, > > Normally one would search for documents where the location is within a > specified distance, for exam

Spatial Circle Search

2013-10-22 Thread Eric Grobler
Hi Solr experts, fq={!geofilt pt=45.15,-93.85 sfield=store d=5} will return docs with 5 km (the gray area) I want to search in a circle around my location but only between 5 and 10 km, the blue area. Something like: fq={!geofilt pt=45.15,-93.85 sfield=store *d=[10 TO 100]*} [image: Inline image

Re: Spatial Distance Range

2013-10-22 Thread Eric Grobler
Hi Everyone, To explain this better, fq={!geofilt pt=45.15,-93.85 sfield=store d=5} will search the gray area. I want to search in a circle around my location but between 5 and 10 km, the blue area. [image: Inline image 1] Regards Ericz On Tue, Oct 22, 2013 at 3:17 PM, Eric Grobler wrote

Re: Spatial Distance Range

2013-10-22 Thread Eric Grobler
Hi Bill, > Yes frange works Do you mean range specifying kilometers? Regards Eric On Tue, Oct 22, 2013 at 3:20 PM, Bill Bell wrote: > Yes frange works > > Bill Bell > Sent from mobile > > > > On Oct 22, 2013, at 8:17 AM, Eric Grobler > wrote: > > > &g

Spatial Distance Range

2013-10-22 Thread Eric Grobler
Hi Everyone, Normally one would search for documents where the location is within a specified distance, for example widthin 5 km: fq={!geofilt pt=45.15,-93.85 sfield=store d=5}

SOLR/Tomcat6 keeping references to deleted tlog files

2013-10-22 Thread Eric Bus
on to 2 shard with 3 replicas). After running Tomcat for a couple of weeks, I notice the number of open files is dramatically increasing. Most of those files are deleted tlog files that SOLR keeps open: eric@node1:/ # lsof -np 16810 | grep deleted | wc -l 36345 Those files are no longer on disk

Re: Some highlighted snippets aren't being returned

2013-09-12 Thread Eric O'Hanlon
maxAnalyzedChars did it! I wasn't setting that param, and I'm working with some very long documents. I also made the hl.fl param formatting change that you suggested, Aloke. Thanks again! - Eric On Sep 11, 2013, at 3:10 AM, Eric O'Hanlon wrote: > Thank you, Aloke and

Re: Some highlighted snippets aren't being returned

2013-09-11 Thread Eric O'Hanlon
Thank you, Aloke and Bryan! I'll give this a try and I'll report back on what happens! - Eric On Sep 9, 2013, at 2:32 AM, Aloke Ghoshal wrote: > Hi Eric, > > As Bryan suggests, you should look at appropriately setting up the > fragSize & maxAnalyzedChars for long d

Re: Some highlighted snippets aren't being returned

2013-09-08 Thread Eric O'Hanlon
Hi again Everyone, I didn't get any replies to this, so I thought I'd re-send in case anyone missed it and has any thoughts. Thanks, Eric On Aug 7, 2013, at 1:51 PM, Eric O'Hanlon wrote: > Hi Everyone, > > I'm facing an issue in which my solr query is returnin

Some highlighted snippets aren't being returned

2013-08-07 Thread Eric O'Hanlon
27;m also doing a grouped query, grouping by a field called "original_url", and this leads to five grouped results. I've confirmed that my highlight-lacking results DO contain the word "unangan", as expected, and this term is appearing in a text field that's indexed and stored, and being searched for all text searches. For example, one of the search results is for a crawl of this document: http://www.iwgia.org/iwgia_files_publications_files/0028_Utimut_heritage.pdf And if you view that document on the web, you'll see that it does contain "unangan". Has anyone seen this before? And does anyone have any good suggestions for troubleshooting/fixing the problem? Thanks! - Eric

Can mm (min-match) be specified by field in dismax or edismax?

2013-06-03 Thread Eric Wilson
I would like to have the min-match set differently for different fields in my dismax handler. Is this possible?

Re: Solr 4.3.0 geo search with multiple coordinates

2013-05-27 Thread Eric Grobler
I think I found the reason/bug the type was wrong, it should be On Tue, May 28, 2013 at 1:37 AM, Eric Grobler wrote: > Hi Solr experts, > > I have a solr 4.3 schema > "solr.SpatialRecursivePrefixTreeFieldType" geo="true" distErrPct="0.025&qu

Solr 4.3.0 geo search with multiple coordinates

2013-05-27 Thread Eric Grobler
Hi Solr experts, I have a solr 4.3 schema and xml data 51.1164,6.9612 52.3473,9.77564 If I run this query: fq={!geofilt pt=51.11,6.9 sfield=location_geo d=20} I get no result. But if I remove the second geo line and only have this geo coordinate it works: 51.1164,6.9612 *Thus it seems that

dataimport handler

2013-05-07 Thread Eric Myers
In the data import handler I have multiple entities. Each one generates a date in the dataimport.properties i.e. entityname.last_index_time. How do I reference the specific entity time in my delta queries? Thanks Eric

Using multiple text files for Suggestor dictionarys

2013-03-27 Thread Eric Wilson
gest.fst.WFSTLookupFactory suggestword false true ../data/words.txt ../data/cities.txt But the second list, the cities, are apparently undetected, after restarting the tomcat and rebuilding the dictionary. Can this be done? If not, how would you recommend managing different dictionaries? Thanks, Eric Wilson

PatternReplaceFilterFactory -- what does this regex do?

2013-03-22 Thread Eric Wilson
here for a reason. What was this suppose to do? Thanks, Eric Wilson

Re: Using suggester for smarter phrase autocomplete

2013-03-13 Thread Eric Wilson
I'm not concerned about stopwords, rather the situation where the first and second words are rarely used together, so don't occur together in a phrase in the dictionary. Thanks. On Wed, Mar 13, 2013 at 11:11 AM, Robert Muir wrote: > On Wed, Mar 13, 2013 at 11:07 AM, Eric Wi

How to use suggester for smarter multi-word autocomplete?

2013-03-13 Thread Eric Wilson
hes, and the matches for individual words, so that when the user entered text is no longer part of any actual phrase, there are still suggestions to be made for the final word? Eric Wilson cell#: 740-601-8993 IM: wilson.eri...@gmail.com

Using suggester for smarter phrase autocomplete

2013-03-13 Thread Eric Wilson
n "the foo". When "the fo" is entered, there will be no suggestions. Is it possible to provide both the phrase matches, and the matches for individual words, so that when the user entered text is no longer part of any actual phrase, there are still suggestions to be made for the final word? Thanks, Eric Wilson

Strange Error

2013-03-05 Thread Eric Myers
| I am getting the following error when I try to use a stats.facet for a date field. Anyone know how to fix this? Invalid Date String:' #1;#0;#0;#0;oT$#0;' ||I have checked the values of the date and they are all fine. I am not sure where this is coming from. The really odd thing is that th

Re: Delete query puzzle

2012-10-28 Thread Eric Grobler
ested. Thanks for your time Ericz On Sun, Oct 28, 2012 at 6:34 PM, Erick Erickson wrote: > Oh, 1.4.1. You're probably on your own here. I'd be surprised if > people were willing to work on code of that vintage. Are > you sure you can't upgrade at least to 3.6? > > Be

Re: Delete query puzzle

2012-10-28 Thread Eric Grobler
rote: > That is very weird. What version of Solr are you using, and is there > any way you could get a stack trace when this is happening? > > Best > Erick > > On Sun, Oct 28, 2012 at 6:22 AM, Eric Grobler > wrote: > > Hi > > > > I am a bit confused why th

Delete query puzzle

2012-10-28 Thread Eric Grobler
Hi I am a bit confused why the server sometimes takes 80 seconds to respond when I specify an id to delete than does not even exist in the index. If I loop this query and send a bogus id to delete every minute. 03:27:38 125 ms bogusidthatdoesnotexist commit 03:28:38 125 ms bogusidthatdoesno

RE: Issue using SpatialRecursivePrefixTreeFieldType

2012-10-17 Thread Eric Khoury
or a large percentage of assets, I just mark with a flag, which avoids me creating a rect for that entry all together. Eric. > Date: Tue, 16 Oct 2012 13:00:45 -0700 > From: dsmi...@mitre.org > To: solr-user@lucene.apache.org > Subject: Re: Issue using SpatialRecursivePrefixTreeFieldType

RE: Issue using SpatialRecursivePrefixTreeFieldType

2012-10-16 Thread Eric Khoury
Thanks for the help David, makes sense. I found a workaround, creating much smaller rectangles and updating them more often.Glad to have this functionality, thanks again!Eric. > Date: Fri, 12 Oct 2012 21:06:52 -0700 > From: dsmi...@mitre.org > To: solr-user@lucene.apache.org >

Issue using SpatialRecursivePrefixTreeFieldType

2012-10-11 Thread Eric Khoury
what's taking so long for large rectangles? Is there a limit to how big the worldBounds should be?Thanks!Eric.

RE: Using Solr-3304

2012-09-21 Thread Eric Khoury
Thanks David, I'll play around with it. I appreciate the help,Eric. > Date: Fri, 21 Sep 2012 14:47:36 -0700 > From: dsmi...@mitre.org > To: solr-user@lucene.apache.org > Subject: RE: Using Solr-3304 > > When I said "boundary" I meant worldBounds. > > Oh

RE: Using Solr-3304

2012-09-21 Thread Eric Khoury
pport 3d. If you have multi-value relationships > across all 3 parameters you mentioned, then you're a bit stuck. I thought > you had 1d (time) multi-value ranges without needing to correlate that to > other numeric ranges that are also multi-value. > > On Sep 21, 2012, at 5

RE: Using Solr-3304

2012-09-21 Thread Eric Khoury
minutes?). The > boundary minX can be zero which will be your epoch, and the maxX will be the > farthest out in time you can go -- who knows. Set maxDetailDist to 1. > > On Sep 21, 2012, at 4:44 PM, Eric Khoury [via Lucene] wrote: > > >

RE: Using Solr-3304

2012-09-21 Thread Eric Khoury
67 2.5' msg=Y values [-1.7976931348623157E308 to Infinity] not in boundary Rect(minX=-1.7976931348623157E308,maxX=1.7976931348623157E308,minY=-1.7976931348623157E308,maxY=1.7976931348623157E308)" string Any ideas?Eric. PS: what does geo=true\false change? > Date: Fri, 21 Sep 2012 10:34:0

RE: Using Solr-3304

2012-09-21 Thread Eric Khoury
Thanks David, that's exactly what I needed. One thing, from my experiments, the order seems to be Xmin Ymin Xmax Ymax for both the indexing and the query. Eric.> Date: Fri, 21 Sep 2012 10:34:07 -0700 > From: dsmi...@mitre.org > To: solr-user@lucene.apache.org > Subject: Re

  1   2   3   >