Re: Investigating Seeming Deadlock

2021-03-05 Thread Mike Drob
Were you having any OOM errors beforehand? If so, that could have caused some GC of objects that other threads still expect to be reachable, leading to these null monitors. On Fri, Mar 5, 2021 at 12:55 PM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi SOLR Community, > > I'm

Re: Partial update bug on solr 8.8.0

2021-03-02 Thread Mike Drob
This looks like a bug that is already fixed but not yet released in 8.9 https://issues.apache.org/jira/plugins/servlet/mobile#issue/SOLR-13034 On Tue, Mar 2, 2021 at 6:27 AM Mohsen Saboorian wrote: > Any idea about this post? > https://stackoverflow.com/q/66335803/141438 > > Regards. >

Re: Asymmetric Key Size not sufficient

2021-02-14 Thread Mike Drob
Future vulnerability reports should be sent to secur...@apache.org so that they can be resolved privately. Thank you On Fri, Feb 12, 2021 at 10:17 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Recent versions of Solr use 2048. > >

Re: Ghost Documents or Shards out of Sync

2021-02-01 Thread Mike Drob
To expand on what Jason suggested, if the issue is the non-deterministic ordering due to staggered commits per replica, you may have more consistency with TLOG replicas rather than the NRT replicas. In this case, the underlying segment files should be identical and lead to more predictable

Re: Apache Solr Reference Guide isn't accessible

2021-02-01 Thread Mike Drob
Hi Dorion, We are currently working with our infra team to get these restored. In the meantime, the 8.4 guide is still available at https://lucene.apache.org/solr/guide/8_4/ and are hopeful that the 8.8 guide will be back up soon. Thank you for your patience. Mike On Mon, Feb 1, 2021 at 1:58 PM

Re: Solr 8.7.0 memory leak?

2021-01-27 Thread Mike Drob
Are you running these in docker containers? Also, I’m assuming this is a typo but just in case the setting is Xmx :) Can you share the OOM stack trace? It’s not always running out of memory, sometimes Java throws OOM for file handles or threads. Mike On Wed, Jan 27, 2021 at 10:00 PM Luke

Re: NullPointerException in Graph Traversal nodes streaming expression

2021-01-21 Thread Mike Drob
Can you provide a sample expression that would be able to reproduce this? Are you able to try a newer version by chance - I know we've fixed a few NPEs recently, maybe https://issues.apache.org/jira/browse/SOLR-14700 On Thu, Jan 21, 2021 at 4:13 PM ufuk yılmaz wrote: > Solr version 8.4. I’m

Re: Cursor Performance Issue

2021-01-13 Thread Mike Drob
You should be using docvalues on your id, but note that switching this would require a reindex. On Wed, Jan 13, 2021 at 6:04 AM Ajay Sharma wrote: > Hi All, > > I have used cursors to search and export documents in solr according to > >

Re: Converting a collection name to an alias

2021-01-07 Thread Mike Drob
I believe you may be able to use that command (or some combination of create alias commands) to create an alias from A to A, and then in the future when you want to change it you can have Alias A to collection B (assuming this is the point of the alias in the first place). On Thu, Jan 7, 2021 at

Re: SPLITSHARD - data loss of child documents

2020-12-17 Thread Mike Drob
I was under the impression that split shard doesn’t work with child documents, if that is missing from the ref guide we should update it On Thu, Dec 17, 2020 at 4:30 AM Nussbaum, Ronen wrote: > Hi Everyone, > > We're using version 8.6.1 with nested documents. > I used the SPLITSHARD API and

Re: solr 8.6.3 and noggit

2020-11-20 Thread Mike Drob
you're using an older SolrJ against a newer Solr server (or vice versa). Mike On Fri, Nov 20, 2020 at 2:25 PM Susmit Shukla wrote: > Hi, > got this error using streaming with solrj 8.6.3 . does it use noggit-0.8. > It was not mentioned in dependencies > https://github.com/apache/luce

Re: download binary files will not uncompress

2020-11-03 Thread Mike Drob
> jar@jarfx ~/download $ tar xvf solr-8.6.3.tgz > > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error is not recoverable: exiting now > > > James A. Rome > 116 Claymore Lane > Oak Ridge, TN 37830-7674 > 865 482-5643; Cell: 865 566-7991 >

Re: download binary files will not uncompress

2020-11-03 Thread Mike Drob
Can you check the signatures to make sure your downloads were not corrupted? I just checked and was able to download and uncompress both of them. Also, depending on your version of tar, you don't want the - for your flags... tar xf solr-8.6.3.tgz Mike On Tue, Nov 3, 2020 at 4:15 PM James Rome

Re: Solr dependency update at Apache Beam - which versions should be supported

2020-10-27 Thread Mike Drob
where on the spectrum your use will fall. I'm not sure if this was helpful or not, but maybe it is a nudge in the right direction. Good luck, Mike On Tue, Oct 27, 2020 at 11:09 AM Piotr Szuberski < piotr.szuber...@polidea.com> wrote: > Hi, > > We are working on dependency up

Re: Folding Repeated Letters

2020-10-08 Thread Mike Drob
gt; "pattern": "(.)\\1+", > "replacement": "$1" > } > ] > } > } > ] > } > > This finds a match... > > http://localho

Folding Repeated Letters

2020-10-08 Thread Mike Drob
to set up a bunch of patterns inline for it? Mike

Re: Term too complex for spellcheck.q param

2020-10-07 Thread Mike Drob
Right now the only solution is to use a shorter term. In a fuzzy query you could also try using a lower edit distance e.g. term~1 (default is 2), but I’m not sure what the syntax for a spellcheck would be. Mike On Wed, Oct 7, 2020 at 2:59 PM gnandre wrote: > Hi, > > I am getting

RE: Why use a different analyzer for "index" and "query"?

2020-09-10 Thread Dunham-Wilkie, Mike CITZ:EX
;solr synonyms index vs query" Mike -Original Message- From: Steven White Sent: September 10, 2020 8:19 AM To: solr-user@lucene.apache.org Subject: Why use a different analyzer for "index" and "query"? [EXTERNAL] This email came from an external source. Only open

Lowercase-ing everything but acronyms

2020-09-09 Thread Dunham-Wilkie, Mike CITZ:EX
. Is there a way to do this using tokenizers and filters? Thanks Mike Mike Dunham-Wilkie | Senior Spatial Data Administration Analyst | PHONE... 778-676-1791 Data Systems & Services - Digital Platforms and Data Division - Ministry of Citizens' Services For faster response and/or future inqu

Re: Adding solr-core via maven fails

2020-07-02 Thread Mike Drob
Does it fail similarly on 8.5.0 and .1? On Thu, Jul 2, 2020 at 6:38 AM Erick Erickson wrote: > There have been some issues with Maven, see: > https://issues.apache.org/jira/browse/LUCENE-9170 > > However, we do not officially support Maven builds, they’re there as a > convenience, so there may

Re: [EXTERNAL] Getting rid of Master/Slave nomenclature in Solr

2020-06-24 Thread Mike Drob
for the suggestion of "guide/follower" Mike On Wed, Jun 24, 2020 at 6:30 AM Bernd Fehling < bernd.fehl...@uni-bielefeld.de> wrote: > I'm following this thread now for a while and I can understand > the wish to change some naming/wording/speech in one or the other > progr

Re: [EXTERNAL] Re: Getting rid of Master/Slave nomenclature in Solr

2020-06-18 Thread Mike Drob
can’t tell them that they’re not confused. Especially when they’re working with others who have less Solr experience than we do and are less familiar with the intricacies. Primary/Replica seems acceptable. Coordinator instead of Overseer seems acceptable. Would love to see this in 9.0! Mike

Re: Master Slave Terminology

2020-06-17 Thread Mike Drob
Hi Jan, Can you link to the discussion? I searched the dev list and didn’t see anything, is it on slack or a jira or somewhere else? Mike On Wed, Jun 17, 2020 at 1:51 AM Jan Høydahl wrote: > Hi Kaya, > > Thanks for bringing it up. The topic is already being discussed by > de

[ANNOUNCE] Apache Solr 8.5.2 released

2020-05-26 Thread Mike Drob
26 May 2020, Apache Solr™ 8.5.2 available The Lucene PMC is pleased to announce the release of Apache Solr 8.5.2 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

Re: Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-26 Thread Mike Drob
or PKCS12) Mike On Sat, May 23, 2020 at 10:11 PM Zheng Lin Edwin Yeo wrote: > Hi, > > I'm trying to upgrade from Solr 8.2.1 to Solr 8.5.1, with Solr SSL > Authentication and Authorization. > > However, I get the following error when I enable SSL. The Solr itself can > start

Re: Download a pre-release version? 8.6

2020-05-15 Thread Mike Drob
We could theoretically include this in a 8.5.2 version which should be released soon. The change looks minimally risky to backport? On Fri, May 15, 2020 at 3:43 PM Jan Høydahl wrote: > Check Jenkins: >

Re: Possible issue with Stemming and nouns ended with suffix 'ion'

2020-05-01 Thread Mike Drob
to use their expertise rather than relying on my own. Mike On Fri, May 1, 2020 at 10:35 AM Audrey Lorberfeld - audrey.lorberf...@ibm.com wrote: > Unless I'm misunderstanding the bug in question, there is no bug. What you > are observing is simply just how things get stemmed... &g

Re: Possible issue with Stemming and nouns ended with suffix 'ion'

2020-05-01 Thread Mike Drob
Jhonny, Are you planning on reporting the issue to snowball, or would you prefer one of us take care of it? If you do report it, please share the link to the issue or mail archive back here so that we know when it is resolved and can update our dependencies. Thanks, Mike On Thu, Apr 30, 2020

Re: Possible issue with Stemming and nouns ended with suffix 'ion'

2020-04-30 Thread Mike Drob
Is this worth filing a bug/suggestion to the folks over at snowballstem.org? On Thu, Apr 30, 2020 at 4:08 PM Audrey Lorberfeld - audrey.lorberf...@ibm.com wrote: > I agree with Erick. I think that's just how the cookie crumbles when > stemming. If you have some time on your hands, you can

Re: Fuzzy search not working

2020-04-14 Thread Mike Drob
olr query, maybe somebody else on the list would know. But at the end of the day, like Wunder said, you might want a prefix query based on what you're describing. Mike On Mon, Apr 13, 2020 at 6:01 PM Deepu wrote: > Corrected Typo mistake. > > Hi Team, > > We have 8 text fields (

Re: Apache Solr 8.4.1 Basic Authentication

2020-03-27 Thread Mike Phillips
quest but assuming you were already going to a valid URL. On 3/26/2020 3:59 PM, Altamirano, Emmanuel wrote: Thank you so much for replying my email Mike. I did use now the base64 to encode user and password but now Solr doesn’t undertint the credentials: {Accept=[application/json], Content

SolrCloud location for solr.xml

2020-02-28 Thread Mike Drob
in zookeeper) * Loading solr.xml from a local solr home rather than zookeeper Much appreciated! Thanks, Mike

Re: Is this a bug? Wildcard with PatternReplaceFilterFactory

2020-02-21 Thread Mike Phillips
ield:”*Rod’s*” works just fine. I’m using 8.x, and when I add “=query” to the URL, I see: { "responseHeader": { "status": 0, "QTime": 10, "params": { "q": "eoe:\"*Rod's*\"", "debug": "query" } }, "response"

Is this a bug? Wildcard with PatternReplaceFilterFactory

2020-02-21 Thread Mike Phillips
Is this a bug? Wildcard with PatternReplaceFilterFactory Attempting to normalize left and right single and double quotes for searches ‘   Left single quotation mark    '    Single quote ’   Right single quotation mark   '    Single quote “   Left double quotation mark   

Re: Outdated information on JVM heap sizes in Solr 8.3 documentation?

2020-02-15 Thread Mike Drob
Erick, Can you drop a link to that Jira here after you create it? Many thanks, Mike On Fri, Feb 14, 2020 at 6:05 PM Erick Erickson wrote: > I just read that page over and it looks way out of date. I’ll raise > a JIRA. > > > On Feb 14, 2020, at 2:55 PM, Walter Underwood > w

Re: Modify partial configsets using API

2019-05-08 Thread Mike Drob
On 2019/05/08 16:52:52, Shawn Heisey wrote: > On 5/8/2019 10:50 AM, Mike Drob wrote: > > Solr Experts, > > > > Is there an existing API to modify just part of my configset, for example > > synonyms or stopwords? I see that there is the schema API, but that is &

Modify partial configsets using API

2019-05-08 Thread Mike Drob
granular options available. Thanks, Mike

Highlighting

2019-04-15 Thread Mike Phillips
I don't understand why highlighting does not return anything but the document id. I created a core imported all my data, everything seems like it should be working. From reading the documentation I expect it to show me highlight information for assetName around Potter, but I never get anything

RE: Auto recovery of a failed Solr Cloud Node?

2018-09-27 Thread Kimber, Mike
the above and then if the issue happens then an automated mechanism in SolrCloud to restart the instance. Or is this something we have to code ourselves? Thanks Mike -Original Message- From: Erick Erickson Sent: 25 September 2018 18:25 To: solr-user Subject: Re: Auto recovery of a failed Solr

Auto recovery of a failed Solr Cloud Node?

2018-09-25 Thread Kimber, Mike
Hi, Is there a recommend design pattern or best practice for auto recovery of a failed Solr Node? I'm I correct to assume there is nothing out of the box for this and we have to code our own solution? Thanks Michael Kimber This electronic message may contain proprietary and confidential

Way for DataImportHandler to use bind variables

2018-05-02 Thread Mike Konikoff
Is there a way to configure the DataImportHandler to use bind variables for the entity queries? To improve database performance. Thanks, Mike

RE: InetAddressPoint support in Solr or other IP type?

2018-03-23 Thread Mike Cooper
ieIntField with precisionStep=8 For IPv6 https://issues.apache.org/jira/browse/SOLR-6741 There's nothing there yet; you could help out if you are familiar with the codebase. Or you might try something relatively simple involving edge ngrams. ~ David On Thu, Mar 22, 2018 at 1:09 PM Mike Co

InetAddressPoint support in Solr or other IP type?

2018-03-22 Thread Mike Cooper
I have scoured the web and cannot find any discussion of having the Lucene InetAddressPoint type exposed in Solr. Is there a reason this is omitted from the Solr supported types? Is it on the roadmap? Is there an alternative recommended way to index and store Ipv4 and Ipv6 addresses for optimal

Re: zero-day exploit security issue

2017-10-16 Thread Mike Drob
Given that the already public nature of the disclosure, does it make sense to make the work being done public prior to release as well? Normally security fixes are kept private while the vulnerabilities are private, but that's not the case here... On Mon, Oct 16, 2017 at 1:20 AM, Shalin Shekhar

Re: Two separate instances sharing the same zookeeper cluster

2017-09-14 Thread Mike Drob
When you specify the zk string for a solr instance, you typically include a chroot in it. I think the default is /solr, but it doesn't have to be, so you should be able to run with -z zk1:2181/sorl-dev and /solr-prod

Re: IndexReaders cannot exceed 2 Billion

2017-08-08 Thread Mike Drob
e able to open it first, so we reasoned that we'd have no way to demonstrate correctness and at that point restoring from a backup was the best option. Maybe somebody smarter or more determined has a better experience. Mike On Tue, Aug 8, 2017 at 10:21 AM, Shawn Heisey <apa...@elyograg.org> wr

Re: Solr Cloud 6.x - rollback best practice

2017-07-12 Thread Mike Drob
The two collection approach with aliasing is a good approach. You can also use the backup and restore APIs - https://lucene.apache.org/solr/guide/6_6/making-and-restoring-backups.html Mike On Wed, Jul 12, 2017 at 10:57 AM, Vincenzo D'Amore <v.dam...@gmail.com> wrote: > Hi, >

Re: Swapping indexes on disk

2017-06-25 Thread Mike Lissner
at that point, the index is gone. I'd love to prevent this from happening a third time. It's super baffling. Any ideas? Mike On Tue, Jun 20, 2017 at 12:38 PM Mike Lissner < mliss...@michaeljaylissner.com> wrote: > Thanks for the suggestions everybody. > > Some responses to Sh

Re: Swapping indexes on disk

2017-06-20 Thread Mike Lissner
y, so the above is just in case somebody wants to try to track this down. I'll probably take those logs offline after a week or two. Mike On Tue, Jun 20, 2017 at 7:20 AM Shawn Heisey <apa...@elyograg.org> wrote: > On 6/14/2017 12:26 PM, Mike Lissner wrote: > > We are replacing a

Re: (how) do folks use the Cloud Graph (Radial) in the Solr Admin UI?

2017-06-16 Thread Mike Drob
+solr-user Might get a different audience on this list. -- Forwarded message -- From: Christine Poerschke (BLOOMBERG/ LONDON) Date: Fri, Jun 16, 2017 at 11:43 AM Subject: (how) do folks use the Cloud Graph (Radial) in the Solr Admin UI? To:

Re: Swapping indexes on disk

2017-06-14 Thread Mike Lissner
attempt included, but I guess that'll have to wait. Thanks for the replies. If anybody can explain why the first strategy failed, I'd still be interested in learning. Mike On Wed, Jun 14, 2017 at 12:09 PM Chris Ulicny <culicny@iq.media> wrote: > Are you physically swapping the disks to

Swapping indexes on disk

2017-06-14 Thread Mike Lissner
on /new has been almost completely deleted by Solr (this is a bummer, since it takes days to populate). Is this expected? Am I terribly crazy to try to swap indexes on disk? As far as I know, the only difference between the indexes is their name. We're using Solr version 4.10.4. Thank you, Mike

Re: Can solrcloud be running on a read-only filesystem?

2017-06-02 Thread Mike Drob
To throw out one possibility, a read only file systems has no (low?) possibility of corruption. If you have a static index then you shouldn't need to be doing any recovery. Would still need to run ZK with RW filesystem, but mybe Solr could work? On Fri, Jun 2, 2017 at 10:15 AM, Erick Erickson

Re: Solr Web Crawler - Robots.txt

2017-06-01 Thread Mike Drob
Isn't this exactly what Apache Nutch was built for? On Thu, Jun 1, 2017 at 6:56 PM, David Choi wrote: > In any case after digging further I have found where it checks for > robots.txt. Thanks! > > On Thu, Jun 1, 2017 at 5:34 PM Walter Underwood >

Re: Performance warning: Overlapping onDeskSearchers=2 solr

2017-05-17 Thread Mike Drob
because I don't know what your current settings are. Or if you are using manual commits. Mike On Wed, May 17, 2017, 4:58 AM Srinivas Kashyap <srini...@bamboorose.com> wrote: > Hi All, > > We are using Solr 5.2.1 version and are currently experiencing below > Warning in So

Re: SOLR as nosql database store

2017-05-10 Thread Mike Drob
> The searching install will be able to rebuild itself from the data storage install when that is required. Is this a use case for CDCR? Mike On Tue, May 9, 2017 at 6:39 AM, Shawn Heisey <apa...@elyograg.org> wrote: > On 5/9/2017 12:58 AM, Bharath Kumar wrote: > > Thanks H

Re: Both main and replica are trying to access solr_gc.log.0.current file

2017-04-29 Thread Mike Drob
Settings. https://cwiki.apache.org/confluence/display/solr/Configuring+Logging Mike On Sat, Apr 29, 2017, 12:24 PM Zheng Lin Edwin Yeo <edwinye...@gmail.com> wrote: > Yes, both Solr instances are running in the same hardware. > > I believe they are pointing to the same log directo

Re: Both main and replica are trying to access solr_gc.log.0.current file

2017-04-29 Thread Mike Drob
Are you running both Solr instances in the same hardware and pointing them at the same log directories/config? On Sat, Apr 29, 2017, 2:56 AM Zheng Lin Edwin Yeo wrote: > Hi, > > I'm using Solr 6.4.2 on SolrCloud, and I'm running 2 replica of Solr. > > When I start the

Re: SolrJ appears to have problems with Docker Toolbox

2017-04-11 Thread Mike Thomsen
Thanks. I think I'll take a look at that. I decided to just build a big vagrant-managed desktop VM to let me run Ubuntu on my company machine, so I expect that this pain point may be largely gone soon. On Mon, Apr 10, 2017 at 12:31 PM, Vincenzo D'Amore <v.dam...@gmail.com> wrote: >

Re: SolrJ appears to have problems with Docker Toolbox

2017-04-08 Thread Mike Thomsen
only thing that seems to be broken is the Java client API, not the servers, in this environment/configuration. Thanks, Mike On Sat, Apr 8, 2017 at 9:41 PM, Rick Leir <rl...@leirtech.com> wrote: > Hi Mike > Did you dockerize Solr yourself? I have some knowledge of Docker, and >

SolrJ appears to have problems with Docker Toolbox

2017-04-08 Thread Mike Thomsen
work just fine, but that leaves me not using SolrJ. Thanks, Mike

Re: Data Import

2017-03-17 Thread Mike Thomsen
If Solr is down, then adding through SolrJ would fail as well. Kafka's new API has some great features for this sort of thing. The new client API is designed to be run in a long-running loop where you poll for new messages with a certain amount of defined timeout (ex: consumer.poll(1000) for 1s)

Re: SOLR Data Locality

2017-03-17 Thread Mike Thomsen
I've only ever used the HDFS support with Cloudera's build, but my experience turned me off to use HDFS. I'd much rather use the native file system over HDFS. On Tue, Mar 14, 2017 at 10:19 AM, Muhammad Imad Qureshi < imadgr...@yahoo.com.invalid> wrote: > We have a 30 node Hadoop cluster and each

How to expose new Lucene field type to Solr

2017-03-02 Thread Mike Thomsen
Found this project and I'd like to know what would be involved with exposing its RestrictedField type through Solr for indexing and querying as a Solr field type. https://github.com/roshanp/lucure-core Thanks, Mike

Re: solr warning - filling logs

2017-02-27 Thread Mike Thomsen
It's a brittle ZK configuration. A typical ZK quorum is three nodes for most production systems. One is fine, though, for development provided the system it's on is not overloaded. On Mon, Feb 27, 2017 at 6:43 PM, Rick Leir <rl...@leirtech.com> wrote: > Hi Mike > We are using a singl

Re: Index Segments not Merging

2017-02-27 Thread Mike Thomsen
Just barely skimmed the documentation, but it looks like the tool generates its own shards and pushes them into the collection by manipulating the configuration of the cluster. https://www.cloudera.com/documentation/enterprise/5-8-x/topics/search_mapreduceindexertool.html If that reading is

Re: solr warning - filling logs

2017-02-27 Thread Mike Thomsen
When you transition to an external zookeeper, you'll need at least 3 ZK nodes. One is insufficient outside of a development environment. That's a general requirement for any system that uses ZK. On Sun, Feb 26, 2017 at 7:14 PM, Satya Marivada wrote: > May I ask about

Re: Fwd: Solr dynamic field blowing up the index size

2017-02-21 Thread Mike Thomsen
Correct me if I'm wrong, but heavy use of doc values should actually blow up the size of your index considerably if they are in fields that get sent a lot of data. On Tue, Feb 21, 2017 at 10:50 AM, Pratik Patel wrote: > Thanks for the reply. I can see that in solr 6, more

Re: Solr partial update

2017-02-09 Thread Mike Thomsen
Set the fl parameter equal to the fields you want and then query for id:(SOME_ID OR SOME_ID OR SOME_ID) On Thu, Feb 9, 2017 at 5:37 AM, Midas A wrote: > Hi, > > i want solr doc partially if unique id exist else we donot want to do any > thing . > > how can i achieve this .

Re: Solr Kafka DIH

2017-01-31 Thread Mike Thomsen
Probably not, but writing your own little Java process to do it would be trivial with Kafka 0.9.X or 0.10.X. You can also look at the Confluent Platform as they have tons of connectors for Kafka to directly feed into other systems. On Mon, Jan 30, 2017 at 3:05 AM, Mahmoud Almokadem

Re: Is it possible to rewrite part of the solr response?

2017-01-18 Thread Mike Thomsen
I finally got a chance to deep dive into this and have a preliminary working plugin. I'm starting to look at optimization strategies for how to speed processing up and am wondering if you can give me some more information about your "bailout" strategy. Thanks, Mike On Wed, Dec 21, 20

Re: Solr ACL Plugin Windows

2017-01-04 Thread Mike Thomsen
you are using a role-based system that bundles groups of permissions into a role, all you need to do is decompose the role into a list of permissions for the user and put all of the required permissions into that multivalue field. Mike On Wed, Jan 4, 2017 at 2:55 AM, <sn0...@ulysses-erp.com>

Re: HDFS support maturity

2017-01-03 Thread Mike Thomsen
Cloudera defaults their Hadoop installation to use HDFS w/ their bundle of Solr (4.10.3) if that is any indication. On Tue, Jan 3, 2017 at 7:40 AM, Hendrik Haddorp wrote: > Hi, > > is the HDFS support in Solr 6.3 considered production ready? > Any idea how many setups

Re: Is it possible to rewrite part of the solr response?

2016-12-21 Thread Mike Thomsen
uot;. Of course if your business logic is such that > you can calculate them all "fast enough", you're golden. > > All that said, if there's any way you can build this into tokens in the > doc and use a standard fq clause it's usually much easier. That may > take some creative wo

Is it possible to rewrite part of the solr response?

2016-12-21 Thread Mike Thomsen
, it's an integration with some business logic to make a final pass at ensuring that certain business rules are followed in the event a query returns documents a user is not authorized to see. Thanks, Mike

Replica document counts out of sync

2016-11-30 Thread Mike Thomsen
on what might be getting us into this situation? Also, is there a SolrCloud API for forcing those two replicas to sync with the third or do we have to continue using that manual process? Thanks, Mike

RE: Combined Dismax and Block Join Scoring on nested documents

2016-11-23 Thread Mike Allen
s scoring on only matched variants, not all children of a parent - which would completely blow the whole thing out of the water. And as I said, I'm pretty sure I've yet to figure out applying a query filter to parent docs. When I'm a bit less clueless about what I'm actually doing I'll try and w

RE: Combined Dismax and Block Join Scoring on nested documents

2016-11-21 Thread Mike Allen
, Alex. http://www.solr-start.com/ - Resources for Solr users, new and experienced On 21 November 2016 at 23:57, Mike Allen <mike.al...@thecommercepartnership.com> wrote: > Hi Mikhail, > > Thanks for your advice, it went a long way towards helping me get the right > docu

RE: Combined Dismax and Block Join Scoring on nested documents

2016-11-21 Thread Mike Allen
a whitespace and where I don't! However, I spent a part of the weekend fiddling around with spaces and +'s and I believe I've got it working as I'd hoped. Again, many thanks, Mike -Original Message- From: Mikhail Khludnev [mailto:m...@apache.org] Sent: 18 November 2016 12:58 To: solr

Combined Dismax and Block Join Scoring on nested documents

2016-11-18 Thread Mike Allen
urce code, but I'm a c# guy, not java, without a debuggable environment as unneeded yet, and that could prove pretty painful. Any help would be appreciated, even if it is just "can't be done", as at least I could stop chasing my tail. Mike

Detecting schema errors while adding documents

2016-11-16 Thread Mike Thomsen
more about the specific error. Thanks, Mike

Re: Rolling backups of a collection

2016-11-09 Thread Mike Thomsen
, Hrishikesh Gadre <gadre.s...@gmail.com> wrote: > Hi Mike, > > I filed SOLR-9744 <https://issues.apache.org/jira/browse/SOLR-9744> to > track this work. Please comment on this jira if you have any suggestions. > > Thanks > Hrishikesh > > > On Wed, Nov 9, 2

Rolling backups of a collection

2016-11-09 Thread Mike Thomsen
not averse to using the API to dump a copy of each shard to HDFS. Something like this: /solr/collection/replication?command=backup=shard_1_1=7 Is that a viable route to achieve this or do we need to do something else? Thanks, Mike

Backup to HDFS while running cluster on local disk

2016-11-08 Thread Mike Thomsen
to proceed on configuring this because the documentation is a bit sparse on what some of those values mean in this context. The example looked geared toward someone using HDFS both to store the index and do backup/restore. Thanks, Mike

Re: UpdateProcessor as a batch

2016-11-03 Thread mike st. john
maybe introduce a distributed queue such as apache ignite, hazelcast or even redis. Read from the queue in batches, do your lookup then index the same batch. just a thought. Mike St. John. On Nov 3, 2016 3:58 PM, "Erick Erickson" <erickerick...@gmail.com> wrote: >

Result Grouping vs. Collapsing Query Parser -- Can one be deprecated?

2016-10-19 Thread Mike Lissner
had such bad performance -- In other words, it doesn't exist to provide unique features, it exists to be faster than the old way. Maybe we can get rid of one or the other of these, taking the best parts from each (syntax from Result Grouping, and performance from Collapse Query Parser)? Thanks, Mike

Re: Real Time Search and External File Fields

2016-10-10 Thread Mike Lissner
Thanks for the replies. I made the changes so that the external file field is loaded per:

Re: Real Time Search and External File Fields

2016-10-08 Thread Mike Lissner
RAM utilization vs. speed tradeoff? A low number like 16 seems like it'd have minimal impact on RAM? Thanks for all the great replies and for everything you do for Solr. I truly appreciate your efforts. Mike

Re: Real Time Search and External File Fields

2016-10-08 Thread Mike Lissner
ery hour, I'd see stalls. 2. Watching the logs, I saw a flood of queries come through after the line: Loaded external value source external_pagerank Some queries were coming through before this line, but I think none of those queries use the external file field (external_pagerank). Mike

Real Time Search and External File Fields

2016-10-07 Thread Mike Lissner
want to use soft commits to power the alerts feature. Thanks, Mike

Best way to generate multivalue fields from streaming API

2016-09-16 Thread Mike Thomsen
nnection="jdbc:mysql://localhost/users?user=root=solr", sql="SELECT id, name FROM users", sort="id asc", driver="com.mysql.jdbc.Driver") ) What's the best way to handle a multivalue field using this API? Is there a way to tokenize something returned in a database field? Thanks, Mike

Re: Missed update on replica

2016-04-29 Thread Mike Wartes
I should add that this is on Solr 5.1.0. On Thu, Apr 28, 2016 at 2:42 PM, Mike Wartes <zik...@gmail.com> wrote: > I have a three node, one shard SolrCloud cluster. > > Last week one of the nodes went out of sync with the other two and I'm > trying to understand why that h

Missed update on replica

2016-04-28 Thread Mike Wartes
I have a three node, one shard SolrCloud cluster. Last week one of the nodes went out of sync with the other two and I'm trying to understand why that happened. After poking through my logs and the solr code here's what I've pieced together: 1. Leader gets an update request for a batch delete

Update command not working

2016-02-26 Thread Mike Thomsen
e? I sent updates just fine a day or two ago like that, now it is acting like the update request is a whole new document. Thanks, Mike

Re: /select changes between 4 and 5

2016-02-24 Thread Mike Thomsen
uld > read/accept other content types? > > -Yonik > > > On Wed, Feb 24, 2016 at 8:48 AM, Mike Thomsen <mikerthom...@gmail.com> > wrote: > > With 4.10, we used to post JSON like this example (part of it is Python) > to > > /select: > > > > { >

/select changes between 4 and 5

2016-02-24 Thread Mike Thomsen
(tried changing it to POST and moving query string to the body with Firefox dev tools, but that failed). Is there a way to keep doing something like what we were doing or do we need to limit ourselves to GETs? I think our queries are all small enough now for that, but it would helpful to know for planning. Thanks, Mike

Leader election issues after upgrade from 4.10.4 to 5.4.1

2016-02-08 Thread Mike Thomsen
or keep it? We have 4 Solr VMs in our devops environment. They have 2 CPUs and 4GB of RAM. There are about 7 collections shared between then, but all are negligible (like a few hundred kb each) except for one which is about 22GB. Thanks, Mike

zkCli.sh not in solr 5.4?

2016-01-19 Thread Mike Thomsen
Thanks, Mike

Phrase query not matching exact tokens in some cases

2015-07-14 Thread Mike Thomsen
=RefinedSoundex inject=true/ filter class=solr.RemoveDuplicatesTokenFilterFactory/ /analyzer /fieldType Thanks, Mike

Re: Too many Soft commits and opening searchers realtime

2015-07-07 Thread Mike Drob
Are the clients that are posting updates requesting commits? On Tue, Jul 7, 2015 at 4:29 PM, Summer Shire shiresum...@gmail.com wrote: HI All, Can someone help me understand the following behavior. I have the following maxTimes on hard and soft commits yet I see a lot of Opening Searchers

  1   2   3   4   5   6   7   8   9   10   >