SolrCloud with custom package in dataimport

2020-06-26 Thread stefan
Hey, Is it possible to reference a custom java class during the dataimport? The dataimport looks something like this: ``` db-data-config.xml ``` Sadly I was unable to find any information on this topic. Thanks for your help!

Re: NPE during spell checking when result collapsing is activated and local parameters are used

2019-11-18 Thread Stefan Walter
Fri, Nov 15, 2019 at 2:31 AM Stefan Walter wrote: > Indeed, you are right. Interestingly, it generally worked with the two {! > ..} in the filter query - besides the problem with the collations, of > course. Therefore I never questioned it... > > Thank you! > Stefan > > >

Re: NPE during spell checking when result collapsing is activated and local parameters are used

2019-11-15 Thread Stefan Walter
Indeed, you are right. Interestingly, it generally worked with the two {! ..} in the filter query - besides the problem with the collations, of course. Therefore I never questioned it... Thank you! Stefan Am 15. November 2019 um 00:01:52, Tomás Fernández Löbbe ( tomasflo...@gmail.com) schrieb

NPE during spell checking when result collapsing is activated and local parameters are used

2019-11-14 Thread Stefan Walter
} Can someone confirm this? I would open a bug ticket then. (Since the code is unchanged in the latest version.) Thanks, Stefan

enhancement of documentation

2019-06-06 Thread Stefan Kärst
case. besides this. why would someone create a (zookeeper) cluster while running all server on the same machine?? "bin/solr start -e cloud -z localhost:2181,zknode1:2181,zknode2:2181/solrchroot -noprompt" makes more sense. IMHO Cheers! Stefan K.

Sorting of solr.CurrencyFieldType in 7.3.1

2018-10-30 Thread Stefan Kuhn
Is there a known bug regarding sorting of "solr.CurrencyFieldType" type fields that I am not aware of? Additional information: Sorting parameter: price_net asc The field definition in the used schema: The definition oft he field type: Best regards, Stefan Besuchen Sie uns au

Re: what's in cursorMark

2018-10-01 Thread Stefan Matheis
The question might be .. what for? -Stefan On Mon, Oct 1, 2018, 3:36 PM Li, Yi wrote: > Hi, > > cursorMark appears as something like > AoE/E2Zhdm9yaXRlUGxhY2UvZjg1MzMzYzEtYzQ0NC00Y2ZiLWFmZDctMzcyODFhMDdiMGY3 > > and the document says it is “Base64 encoded serialized repre

Re: SOLR with Sitecore SXA

2018-04-09 Thread Stefan Matheis
You should be subscribed to the list [1], then just mail in - if you're not subscribed you don't get any follow up mails from the list (besides all other mails that happen) [1] http://lucene.apache.org/solr/community.html#mailing-lists-irc -Stefan On Mon, Apr 9, 2018, 5:03 PM Sa

Re: Urgent! How to retrieve the whole message in the Solr search result?

2018-04-08 Thread Stefan Matheis
order_id and > trd_date must be highlighted. In Solr "highlighting" typically means that you're trying that part(s) of a/multiple words that matched the term(s) using for querying .. but given your sample, which is just a simple filter, I don't think we're talking abou

Re: querying vs. highlighting: complete freedom?

2018-03-23 Thread Stefan Matheis
Perhaps we try it the other way round .. what's your use case for this? I'm trying to think of a situation where I'd need this a as user? The only reason I see myself doing this is CTRL+F in a page when the search result is not immediately visible for me ;) On Mar 23, 2018 9:41 AM, "Arturas Maze

RE: solr query

2018-03-15 Thread Stefan Matheis
r each part of the name) for lowercase variants, another two for phonetic variants .. which already makes six. You get the possibility to do boosting on those aspects more or less for free .. Almost always it's write once, read often .. so do the heavy lifting while indexing and enjoy simple queries.

RE: solr query

2018-03-15 Thread Stefan Matheis
> You have any other idea? Yes, we go back to start and discuss again why you're not adding a separate field for that. It's the simplest thing possible and avoids all those workarounds that got mentioned. -Stefan On Mar 15, 2018 4:08 AM, "Albert Lee" wrote: > H

DIH XPathEntityProcessor XPath subset?

2018-01-03 Thread Stefan Moises
ormatter.com/xpath-tester.html but not if I try to index it with Solr any ideas? Or do I have to pre-transform the XML myself to match XPathEntityProcessors limited abilites? Thanks in advance, Stefan -- -- Stefan Moises Manager Research & Dev

Re: request dependent analyzer

2017-12-18 Thread Stefan Matheis
ira/browse/SOLR-11698 Hope it's worth reading - Stefan On Dec 18, 2017 8:35 AM, "Hendrik Haddorp" wrote: > Hi, > > currently we use a lot of small collections that all basically have the > same schema. This does not scale too well. So we are looking into combining >

AW: Logging in Solrcloud

2017-12-05 Thread Matzdorf, Stefan, Springer SBM DE
use a different logger for that? (and with logger in that case i mean the ones you could configre und the logger/level menu in the solr ui, where to choose what you want to log). Regards Matze -- Stefan Matzdorf Software Engineer B2X Platform Development Springer Nature Heidelberger Pl

Re: Logging in Solrcloud

2017-12-05 Thread Matzdorf, Stefan, Springer SBM DE
To be more precisely and provide some more details, i tried to simplify the problem by using the Solr-examples that were delivered with the solr So i started bin/solr -e cloud, using 2 nodes, 2 shards and replication of 2. To understand the following, it might be important to know, which por

Logging in Solrcloud

2017-12-04 Thread Matzdorf, Stefan, Springer SBM DE
Hey everybody, i have a question regarding query-request logging in solr-cloud. I've set the the "org.apache.solr.core.SolrCore.Request"-logger to INFO-level and its logging all those query-requests. So far so good. BUT, as I'm running Solr in cloud mode with 3 nodes and 3 shards per collection

Re: Solr 7.0.0 -- can it use a 6.5.0 data repository (index)

2017-09-27 Thread Stefan Matheis
That sounds like https://issues.apache.org/jira/browse/SOLR-11406 if i'm not mistaken? -Stefan On Sep 27, 2017 8:20 PM, "Wayne L. Johnson" wrote: > I’m testing Solr 7.0.0. When I start with an empty index, Solr comes up > just fine, I can add documents and query docum

Re: Filter Factory question

2017-09-27 Thread Stefan Matheis
> In any case I figured out my problem. I was over thinking it. Mind to share? -Stefan On Sep 27, 2017 4:34 PM, "Webster Homer" wrote: > There is a need for a special filter since the input has to be normalized. > That is the main requirement, splitting into pieces is opti

Re: "What is Solr" in Google search results

2017-08-31 Thread Stefan Matheis
Well, isn't it always the same with Wikipedia? It's already there .. so it has to be correct. If you're trying to remove it, you have to prove it - but there is not even prove it should be there in the first place oO You really need to have time to go through that kind of argume

group.truncate for json facets not working?

2017-08-22 Thread Stefan Matheis
something like this? -Stefan

Re: Optimizing Dataimport from Oracle; cursor sharing; changing oracle session parameters

2017-08-15 Thread Stefan Matheis
? Heavily depends on the amount of data we're talking about - but might be worth a thought. Best -Stefan On Aug 15, 2017 4:33 PM, "Erick Erickson" wrote: I presume you're using Data Import Handler? An alternative when you get into complex imports is to use a SolrJ client, here&

Re: Apache 4.9.1 - trouble trying to use complex phrase query parser.

2017-06-28 Thread Stefan Matheis
If you'd include the actual error message you get .. it might easier to try and help? -Stefan On Jun 28, 2017 6:24 PM, "Michael Craven" wrote: > Hi - > > I am trying to use the complex phrase query parser on my Drupal > installation. Our core is sore 4.9.1, so I thou

Re: international characters in facet.prefix

2017-06-07 Thread Stefan Matheis
If you don't mind, my question is what're trying to do in the first place? And please don't describe it with the technical approach you're already using (or at least trying to) but rather in basic/business terms. -Stefan On Jun 8, 2017 3:03 AM, "arik" wrote: >

RE: Facet? Search problem

2017-03-14 Thread Stefan Matheis
Scott Depending on what you're looking for https://cwiki.apache.org/confluence/display/solr/Collapse+and+Expand+Results might be worth a look as well. -Stefan On Mar 14, 2017 7:25 PM, "Scott Smith" wrote: > Grouping appears to be exactly what I'm looking for.

Re: Facet date - autogap

2017-01-08 Thread Stefan Matheis
What about requesting all of them in a single request and decide on the client side of things which one to actually use? -Stefan On January 5, 2017 at 8:13:18 PM, sn0...@ulysses-erp.com (sn0...@ulysses-erp.com) wrote: > Is it possible to make an "autogap" for a daterange? > &

Re: Easy way to preserve Solr Admin form input

2016-12-28 Thread Stefan Matheis
Alex, this is what we already do for the analysis screen - not that much magic happening there ;) -Stefan On Dec 27, 2016 11:54 PM, "Alexandre Rafalovitch" wrote: > I think there may be a ticket for something similar. Or related to > rerunning a same query/configurati

Re: Easy way to preserve Solr Admin form input

2016-12-27 Thread Stefan Matheis
it a first whirl? -Stefan On Dec 27, 2016 12:09 PM, "Sebastian Riemer" wrote: Hi, is there an easy way to preserve the query data I input in SolrAdmin? E.g. when debugging a query, I often have the desire to reopen the current query in solrAdmin in a new browser tab to make slight ad

Re: edismax, phrase field gets ignored for keyword tokenizer

2016-11-08 Thread Stefan Matheis
Any more thoughts on this? The longer i look at this situation, the more i’m thinking i’m at fault here - expection something that isn’t to be expected at all? Whatever is on your mind once you’ve read mail - don’t keep to it, let me know. -Stefan On November 7, 2016 at 5:23:58 PM, Stefan

Re: edismax, phrase field gets ignored for keyword tokenizer

2016-11-07 Thread Stefan Matheis
why & where edismax drops out phrase fields which are using a Keyword Tokenizer. Maybe there is a larger idea behind this behavior, but i don’t see it (yet). -Stefan On November 7, 2016 at 5:09:04 PM, Vincenzo D'Amore (v.dam...@gmail.com) wrote: > If you don't want partial mat

Re: edismax, phrase field gets ignored for keyword tokenizer

2016-11-07 Thread Stefan Matheis
edismax does by default in the first place. so i’m not sure how that would help? For now, i don’t want to have partial matches on phone numbers .. at least not yet. -Stefan On November 7, 2016 at 4:41:50 PM, Vincenzo D'Amore (v.dam...@gmail.com) wrote: > Hi Stefan, > > I think

edismax, phrase field gets ignored for keyword tokenizer

2016-11-07 Thread Stefan Matheis
d out that it might be a optimization that edismax brings to the table - i didn’t find anything specific about that. oh, and btw: if that would be working - my idea is to drop out everything for a given phrase that is not a number, to match the phone number, like this: > >   >     >     replacement=""/> >   > any thoughts? or wild guesses? Thanks Stefan

Re: Zero value fails to match Positive, Negative, or Zero interval facet

2016-10-21 Thread Stefan Matheis
version, file, ..) - we're good to go :) -Stefan On Oct 21, 2016 6:11 PM, "Andy C" wrote: Upon further investigation this is a bug in Solr. If I change the order of my interval definitions to be Negative, Zero, Positive, instead of Negative, Positive, Zero it correctly assigns the documen

Re: Miserable Experience Using Solr. Again.

2016-09-16 Thread Stefan Matheis
my chest. -Stefan On September 16, 2016 at 5:56:34 AM, Aaron Greenspan (aaron.greens...@plainsite.org) wrote: > Hi again, > > My two cents: I’m glad to see the discussion over improved documentation, but > if you give > me a choice between better docs and better UI, I’ll c

Re: JSON Facets and excluded tags - not working for empty results

2016-09-15 Thread Stefan Matheis
Thanks for the Pointer Mikhail, i didn’t ;o i’ve seen it in some tests but i didn’t realize that it might help (now pretty obvious) .. and now i’m finding all the relevant threads as well. Thanks again, Stefan On September 15, 2016 at 10:10:32 AM, Mikhail Khludnev (m...@apache.org) wrote

JSON Facets and excluded tags - not working for empty results

2016-09-14 Thread Stefan Matheis
record) i’m getting a record back and as well facets. which is why i’ve started of with the idea that there might be a correlation between those things. verifying the situation using the old facet approach i always get the expected facets back, no matter if the result is empty or not. Or isn’t it supposed to work like this anymore and i’m the guy who didn’t get the memo? Thanks Stefan

Re: Atomic Update w/ Date Copy Field

2016-08-30 Thread Stefan Matheis
out, you probably do even have a test case at hand which demonstrates the behaviour? if not, that’s obviously not a problem :) -Stefan On August 30, 2016 at 3:51:42 PM, Todd Long (lon...@gmail.com) wrote: > It looks like the issue has to do with the Date object. When the document is >

Re: [Ext] Influence ranking based on document committed date

2016-08-17 Thread Stefan Matheis
Erick already gave you the solution, additional to that there’s a wiki page that might contain a few more things about relevancy: https://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_change_the_score_of_a_document_based_on_the_.2Avalue.2A_of_a_field_.28say.2C_.22popularity.22.29 -Stefan On

Re: Tagging and excluding Filters with BlockJoin Queries and BlockJoin Faceting

2016-08-17 Thread Stefan Moises
about exclusions, was there? Thank you very much, best, Stefan Am 17.08.16 um 15:26 schrieb Mikhail Khludnev: Stefan, child.facet.field never intend to support exclusions. My preference is to implement it under json.facet that's discussed under https://issues.apache.org/jira/browse/SOLR-899

Tagging and excluding Filters with BlockJoin Queries and BlockJoin Faceting

2016-08-17 Thread Stefan Moises
n.SolrException: undefined field: "{!ex=myTag}color" at org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1231) Does somebody have an idea? Best, Stefan -- -- Stefan Moises Manager Research & Development shoptimax GmbH Ulmens

CPU hangs at LeapFrogScorer.advanceToNextDoc() under high load

2016-07-10 Thread Stefan Moises
n't reproduce it on my local test system, altough I am emulating some example requests with a JMeter setup... Thanks for any hints!! Best regards, Stefan -- -- **** Stefan Moises Manager Research & Development shoptimax GmbH Ulmenstraße 52 H 90443 Nü

Re: Can a DocTransformer access the whole results tree?

2016-05-28 Thread Stefan Matheis
Isn't that exactly what [explain] and [child] are doing? They locate whatever data they're working on alongside the document it's related to What Upayavira asks for looks the very same to me, doesn't it? -Stefan On May 27, 2016 7:27 PM, "Erick Erickson" wrote: >

Indexing performance on HDFS

2016-04-26 Thread KORTMANN Stefan (MORPHO)
Hi, can indexing on HDFS somehow be tuned up using pluggable codecs / some customized PostingsFormat? What settings would you recommend for using Lucene 5.5 on HDFS? Regards, Stefan # " This e-mail and any attached documents may contain confidential or proprietary information. If you ar

Re: Solr 5.5.0: SearchHandler: Appending a Join query

2016-04-06 Thread Stefan Matheis
Anand, have a look at the example schema, there is a section that explains "invariants" which could be one solution to your question. -Stefan On Wed, Apr 6, 2016 at 12:01 PM, Anand Chandrashekar wrote: > Greetings. > > 1) A join query creates an array of "q" para

Re: very slow frequent updates

2016-02-24 Thread Stefan Matheis
Depending of what features you do actually need, might be worth a look on "External File Fields" Roland? -Stefan On Wed, Feb 24, 2016 at 12:24 PM, Szűcs Roland wrote: > Thanks Jeff your help, > > Can it work in production environment? Imagine when my customer initiate a &

Re: Long Running Data Import Handler - Notifications

2015-12-08 Thread Stefan Matheis
https://wiki.apache.org/solr/DataImportHandler#EventListeners might be worth a look -Stefan On Wed, Dec 9, 2015 at 2:51 AM, Walter Underwood wrote: > Not that I know of. I wrote a script to check the status and sleep until > done. Like this: > > SOLRURL='http://

Re: refresh solr stats on plugin/stats

2015-09-22 Thread Stefan Matheis
address, which is the same as you'd hit F5 or CTRL+R (depending on your OS) ... nothing special :) -Stefan On Tuesday, September 22, 2015 at 4:43 PM, Lorenzo Fundaró wrote: > @Stefan > > I checked the browser console, no errors, and a bunch of requests doing > GET's eit

Re: refresh solr stats on plugin/stats

2015-09-22 Thread Stefan Matheis
dang, sounds like Shawn is right on .. Lorenzo can you tell us more about the system you're using including browser specifics? -Stefan On Tuesday, September 22, 2015 at 4:17 PM, Shawn Heisey wrote: > On 9/22/2015 7:42 AM, Lorenzo Fundaró wrote: > > when selecting a core,

Re: refresh solr stats on plugin/stats

2015-09-22 Thread Stefan Matheis
hould happen is that an overlay is opening showing a spinner and "waiting for changes" as long as this modal overlay is open. as soon as you hit "stop & show changes" it should close and reload the view, telling you which handlers changed between the time when you started watc

Re: Search opening hours

2015-08-26 Thread Stefan Matheis
Have a look at the links that Alexandre mentioned. a somewhat non-obvious style solution because you'd probably not think about spatial features while dealing with opening time - but it's worth having a look. -Stefan On Wednesday, August 26, 2015 at 10:16 AM, O. Klein wrote: &

solr-user-unsubscribe  

2015-05-28 Thread Stefan Meise - SONIC Performance Support

Re: Can we have [core name] in each log entry?

2015-04-21 Thread Stefan Moises
+1 :) That would be very helpful! Thanks, Stefan Am 21.04.2015 um 09:07 schrieb forest_soup: Can we have [core name] in each log entry? It's hard for us to know the exact core having a such issue and the sequence, if there are too many cores in a solr node in a SolrCloud env. I pos

Re: Schemaless configuration using 4.10.2/API returning 404

2014-12-04 Thread Stefan Moises
don't ask, but I've deleted the webapp and re-deployed it in Tomcat and everything is working now... Thanks for the input! Regards, Stefan Am 04.12.2014 um 19:53 schrieb Stefan Moises: Hi, yeah, that's the strange thing admin UI, /select-URLs etc. are working fine..

Re: Schemaless configuration using 4.10.2/API returning 404

2014-12-04 Thread Stefan Moises
Hi, yeah, that's the strange thing admin UI, /select-URLs etc. are working fine... just the REST related URLs give me 404 errors... :( I'll double check if it's the correct Solr instance, but I'm pretty sure it is since the requested core is only running on this instanc

Re: Schemaless configuration using 4.10.2/API returning 404

2014-12-04 Thread Stefan Moises
figRestApi ... SolrRestApi /schema/* SolrConfigRestApi /config/* but the URL http://localhost:8983/solr/logstash_logs/schema/fields gives me a 404 error. Any ideas anyone? What else may be missing here? Is there anything else I need to configure to make the REST schema Thanks,

Re: Problem with additional Servlet Filter (SolrRequestParsers Exception)

2014-12-04 Thread Stefan Moises
need to look into the requests for logging and monitoring. That's why I need to read the POST data and store it somewhere else to be able to log it with Tomcat later on. Any more ideas anyone? Thanks a lot! Stefan Am 03.12.2014 um 17:06 schrieb Michael Sokolov: Stefan I had problems like t

Re: Problem with additional Servlet Filter (SolrRequestParsers Exception)

2014-12-04 Thread Stefan Moises
ct using @FormParam in conjunction > with the Servlet parameters. > > Jersey cannot reliably construct bytes of the request entity because > query and form parameters are merged together into the servlet > parameters." I'm wondering how to solve this now, though... :( Cheers,

Re: Problem with additional Servlet Filter (SolrRequestParsers Exception)

2014-12-03 Thread Stefan Moises
()) output.append("&"); } if(!skipRequest) { request.setAttribute("postdata", output); } chain.doFilter(request, response); } } Thanks, Stefan Am 03.12.2014 um 09:47 schrieb Stefan Moises: H

Problem with additional Servlet Filter (SolrRequestParsers Exception)

2014-12-03 Thread Stefan Moises
ilter filters.PostDataDumperFilter post-data-dumper-filter /* SolrRequestFilter org.apache.solr.servlet.SolrDispatchFilter SolrRequestFilter /* Any idea how to solve this? Why does Solr have a problem now if there is any pre-filter defined? Thanks a lot, Stefan

Re: Schemaless configuration using 4.10.2/API returning 404

2014-12-01 Thread Stefan Moises
stApi org.restlet.ext.servlet.ServerServlet org.restlet.application org.apache.solr.rest.SolrConfigRestApi ... SolrRestApi /schema/* SolrConfigRestApi /config/* ... Cheers, Stefan Am 07.11.2014 um 02:30 schrieb nbosecker: I have some level of loggi

Re: Too much mail

2014-09-01 Thread Stefan Matheis
Almost, try https://lucene.apache.org/solr/discussion.html -Stefan On Monday, September 1, 2014 at 5:39 PM, William von Hagen wrote: > unsubscribe > >

Re: solr wiki: 'Support for Solr' page edit policy

2014-07-17 Thread Stefan Matheis
Xavi It’s the former :) I’ve adding you to the contributors group -Stefan On Thursday, July 17, 2014 at 5:19 PM, jmlucjav wrote: > Hi guys, > > I don't remember anymore what is the policy to have someone added to this > page: > > - ask for edit rights and

Re: Request to be added to the ContrubitorsGroup

2014-07-17 Thread Stefan Matheis
Hey Vitaly i’ve added you to the contributors group -Stefan On Thursday, July 17, 2014 at 12:58 PM, p...@satisware.com wrote: > Hi there, > Could you please add me as a contributor? > My username is VitaliyVerbenko > Thanks in advance! > - > Vitaliy Verbenko > Market

Re: Analysis browser not working in solr 4.8.1

2014-06-06 Thread Stefan Matheis
provided in the tutorial, so in general .. it works, looks like the only thing that doesn’t work is related to your custom components -Stefan On Friday, June 6, 2014 at 1:25 PM, Aman Tandon wrote: > Hi, > > I created a custom filter for my field named text_reversed, i tried my

Re: Email Notification for Sucess/Failure of Import Process.

2014-05-28 Thread Stefan Matheis
How about using DIH’s EventListeners? http://wiki.apache.org/solr/DataImportHandler#EventListeners -Stefan On Wednesday, May 28, 2014 at 5:31 PM, EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions) wrote: > Hi I am using the XML file for Indexing In SOLR. I am planning to m

Re: ContributorsGroup add request - Username: al.krinker

2014-05-16 Thread Stefan Matheis
Al i’ve added you :) minor note aside: being listed in the contributors group in the wiki doesn’t mean, you can change/commit to the lucene/solr repository automatically. but improvements are always welcome, you can read about it on https://wiki.apache.org/solr/HowToContribute -Stefan

Re: Please add me to Contributors Group

2014-05-15 Thread Stefan Matheis
Hey I’ve added you, thanks for contributing :) -Stefan On Tuesday, May 13, 2014 at 1:03 PM, Gireesh C. Sahukar wrote: > Hi, > > I'd like to be added to the contributors group. My wiki username is gireesh > > > Thanks > > Gireesh >

Re: Please add me as Solr Conrtibutor

2014-05-01 Thread Stefan Matheis
I’ve added you Keith, go ahead :) -Stefan On Thursday, May 1, 2014 at 4:42 PM, Keith Thoma wrote: > my wiki username is KeithThoma > > Please add me to the list so I will be able to make updates to the Solr > Wiki. > > > Keith Thoma

Re: Show the score in the search result

2014-04-17 Thread Stefan Matheis
d, which you have to request explicitly. -Stefan On Thursday, April 17, 2014 at 11:09 AM, Croci Francesco Luigi (ID SWS) wrote: > I think you mean this row: > > * ,fullText: ... > > Ok, but what I understood is that the "*" means that ALL the fields ar

Re: Show the score in the search result

2014-04-17 Thread Stefan Matheis
uest time. They are a way of letting the Solr maintainer lock down the options available to Solr clients." -Stefan On Thursday, April 17, 2014 at 9:38 AM, Croci Francesco Luigi (ID SWS) wrote: > Hello Chris: > > trying to execute > http://localhost:7001/solr/collection1/s

Re: dih data-config.xml onImportEnd event

2014-03-27 Thread Stefan Matheis
I would suggest you read the replies to your last mail (containing the very same question) first? -Stefan On Thursday, March 27, 2014 at 1:56 PM, Andreas Owen wrote: > i would like to call a url after the import is finished whith the event > . how can i do this? > >

Re: [solr 4.7.0] analysis page: issue with HTMLStripCharFilterFactory

2014-03-16 Thread Stefan Matheis
Oh .. i'm sorry .. late to the party - didn't see the response from Doug .. so feel free to ignore that mail (: On Sunday, March 16, 2014 at 9:38 PM, Stefan Matheis wrote: > Hey Dmitry > > We had a similar issue reported and already fixed: > https://issues.apache.org

Re: [solr 4.7.0] analysis page: issue with HTMLStripCharFilterFactory

2014-03-16 Thread Stefan Matheis
Hey Dmitry We had a similar issue reported and already fixed: https://issues.apache.org/jira/browse/SOLR-5800 i'd suspect that this patch fixes your issue too? would like to hear back from you, if that's the case :) -Stefan On Saturday, March 15, 2014 at 6:58 PM, Dmitry Kan wrote

Re: Solr-Ajax client

2014-03-12 Thread Stefan Matheis
Hey Davis I've added you to the Contributors Group :) -Stefan On Wednesday, March 12, 2014 at 11:49 PM, Davis Marques wrote: > Shawn; > > My user name is "davismarques" on the wiki. > > Yes, I am aware that its a bad idea to expose Solr directly to the > I

Re: Please add me to wiki contributors

2014-03-04 Thread Stefan Matheis
I've added you Susheel, go ahead :) -Stefan On Tuesday, March 4, 2014 at 5:09 AM, Susheel Kumar wrote: > My user name is SusheelKumar for solr wiki. > > -Original Message- > From: Susheel Kumar [mailto:susheel.ku...@thedigitalgroup.net] > Sent: Monday, March 0

Re: Analysis page broken on trunk?

2014-01-10 Thread Stefan Matheis
Sorry for not getting back on this earlier - i've tried several fields w/ values from the example docs and that looks pretty okay to me, no change noticed on that. Can you share a screenshot or something like that? And perhaps Input, Fields/Fieldtype which doesn't work for you? -St

Re: How to index data in muliValue field with key

2014-01-10 Thread Stefan Matheis
s to get the english vs. the thai text properly. You could try title_th and title_en and configure those fields according to your needs. -Stefan On Friday, January 10, 2014 at 10:06 AM, rachun wrote: > *This might be very simple question but I can't figure out after i tried to > go

Re: Analysis page broken on trunk?

2014-01-08 Thread Stefan Matheis
Hey Markus i'm not up to date with the latest changes, but if you can describe how to reproduce it, i can try to verify that? -Stefan On Wednesday, January 8, 2014 at 12:44 PM, Markus Jelsma wrote: > Hi - it seems the analysis page is broken on trunk and it looks like our 4.5 &

Re: Cloud graph gone after manually editing clusterstate.json

2013-12-12 Thread Stefan Matheis
modified one. -Stefan On Wednesday, December 11, 2013 at 5:06 PM, michael.boom wrote: > I had a look, but all looks fine there too: > > [Wed Dec 11 2013 17:04:41 GMT+0100 (CET)] runRoute get #/~cloud > GET tpl/cloud.html?_=1386777881244 > 200 OK > 57ms > GET /s

Re: Question about external file fields

2013-12-06 Thread Stefan Matheis
partially using function query hacks. */snip* another case, out of my head, might be product pricing or updates on stock count. - Stefan On Thursday, December 5, 2013 at 11:11 PM, yriveiro wrote: > Hi, > > I read this post http://1opensourcelover.wordpress.com/ about EEF's

Re: Protect admin pages with jetty

2013-12-01 Thread Stefan Matheis
t you use either access based on ip-addresses or -ranges .. or you make the jetty instance listen to localhost only and open an ssh tunnel, if needed. HTH Stefan On Sunday, December 1, 2013 at 12:23 PM, Jean-Pierre Lauris wrote: > Hi, > I'm using solr 4.4 with jetty and I'm tryi

Block join and child doc facet counts

2013-11-29 Thread Stefan Moises
perience-search-parent-child.html>. " Will this be fixed / added in one of the upcoming versions or do I have to stick with our custom plugins (where we /do/ aggregate the child counts into the parent counts) and update them for Solr 4.6.? Thank you very much, Stefan

Re: What is the right way to list top terms for a given field?

2013-11-27 Thread Stefan Matheis
t way to access this information (and probably a bit faster?). -Stefan On Wednesday, November 27, 2013 at 5:22 PM, Dave Seltzer wrote: > Hello, > > I'm trying to get a list of top terms for a field called "Tags". > > One way to do this would be to query all dat

Re: How to Configure Highlighting for Solr

2013-11-20 Thread Stefan Matheis
https://issues.apache.org/jira/browse/SOLR-3479 -Stefan On Wednesday, November 20, 2013 at 4:37 PM, Furkan KAMACI wrote: > I have setup my highlight as follows: > > true > name age address > > However I don't want *name* be highlighted *but *included inside response: > >

Re: Data import handler with multi tables

2013-10-30 Thread Stefan Matheis
that is what i'd call a compound key? :) using multiple attribute to generate a unique key across multiple tables .. On Wednesday, October 30, 2013 at 2:10 AM, dtphat wrote: > yes, I've just used concat(id, '_', tableName) instead using compound key. I > think this is an easy way. > Thanks. >

Re: Data import handler with multi tables

2013-10-29 Thread Stefan Matheis
I've never looked for another way, what's the problem using a compound key? On Monday, October 28, 2013 at 1:38 PM, dtphat wrote: > Hi, > is there no another way to import all data for this case instead Only the > way using compound key? > Thanks. > > > > - > Phat T. Dong > -- > View this

Re: Data import handler with multi tables

2013-10-28 Thread Stefan Matheis
mpound key" (http://en.wikipedia.org/wiki/Compound_key), f.e. if data comes from Table A .. make it A1 instead of (only) 1, A2, B1, B2 .. and so on. you can still index the raw id's in another field .. but for the unique key .. you need something like that, to get it working. HTH Stefan O

Re: loading SolrInfoMBeanHandler is slow?

2013-10-15 Thread Stefan Matheis
Shinichrio Perhaps i don't see it, but nowhere in your log is something related to this handler? For me it looks like this: Oct 15, 2013 4:36:47 PM org.apache.solr.core.SolrCore execute INFO: [collection1] webapp=/solr path=/admin/mbeans params={stats=true&wt=json} status=0 QTime=3

Re: Solr Wiki Account

2013-10-10 Thread Stefan Matheis
Sure :) I've added it to https://wiki.apache.org/solr/AdminGroup -Stefan On Thursday, October 10, 2013 at 3:41 PM, Joel Bernstein wrote: > Hi, > > Can the account JoelBernstein be granted permission to edit the Solr Wiki? > > Thanks, > Joel > >

Re: Solr 4.4.0 on Ubuntu 10.04 with Jetty 6.1 from package Repository

2013-10-10 Thread Stefan Matheis
Is there a specific reason you are trying to use that jetty instead of the provided one? -Stefan On Thursday, October 10, 2013 at 11:01 AM, Peter Schmidt wrote: > Hey folks, > for some days i tried to get Solr 4.4.0 working as a webapp with Jetty 6.1 > from the Ubuntu repository

Re: Submitting Multiple JSON documents from Solr Admin Documents

2013-10-02 Thread Stefan Matheis
Hm, actually this post made me think, perhaps it would be a good idea to integrate some kind of client-side validation? So we could report back at least those "basic" JSON-format errors? -Stefan On Wednesday, October 2, 2013 at 6:15 PM, Stefan Matheis wrote: > Dennis > >

Re: Submitting Multiple JSON documents from Solr Admin Documents

2013-10-02 Thread Stefan Matheis
Dennis Have a look at the wiki .. last code-block in the section: http://wiki.apache.org/solr/UpdateJSON#Example -Stefan On Wednesday, October 2, 2013 at 5:46 PM, Dennis Brundage wrote: > Is it possible to submit multiple JSON documents through the Solr Admin > Documents page? &g

Re: ContributorsGroup

2013-09-26 Thread Stefan Matheis
Mike To add you as Contributor i'd need to know your Username? :) Stefan On Thursday, September 26, 2013 at 6:50 PM, Mike L. wrote: > > Solr Admins, > > I've been using Solr for the last couple years and would like to > contribute to this awesome proje

Re: Implementing Solr Suggester for Autocomplete (multiple columns)

2013-09-26 Thread Stefan Matheis
ature detection instead. Those plugins (like autocomplete, for example) normally have version dependencies to jQuery .. to ensure their functionality -Stefan On Thursday, September 26, 2013 at 2:50 PM, JMill wrote: > I managed to get rid of the query error by playing jquery file in the &g

Re: [DIH] Logging skipped documents

2013-09-24 Thread Stefan Matheis
should include the url for the tried document? Otherwise, if that's not the place where the exception happens .. you might be able to add LOG Statements all by yourself and compile SOLR from Source (again) to make that work? -Stefan On Monday, September 23, 2013 at 2:32 PM, jerome.dup...@b

Re: explicite deltaimports by given ids

2013-09-24 Thread Stefan Matheis
param and use ".. WHERE oid IN( ${dataimporter.request.oid} ) .." in the query? -Stefan On Friday, September 13, 2013 at 3:37 PM, Peter Schütt wrote: > Hallo, > I want to trigger a deltaimportquery by given IDs. > > Example: > > query="select oid, a

Re: Javascript StatelessScriptUpdateProcessor

2013-09-24 Thread Stefan Matheis
Luís would you mind sharing your findings for others / archive? On Tuesday, September 10, 2013 at 6:49 PM, Luís Portela Afonso wrote: > Solved > On Sep 10, 2013, at 4:55 PM, Luís Portela Afonso (mailto:meligalet...@gmail.com)> wrote: > > > It's that possible to execute queries on a javascript

Re: Little XsltResponseWriter documentation bug (Attn: Wiki Admin)

2013-09-05 Thread Stefan Matheis
Dimitri I've added you to the https://wiki.apache.org/solr/ContributorsGroup - feel free to improve the wiki :) - Stefan On Wednesday, September 4, 2013 at 11:46 PM, Dmitri Popov wrote: > Upayavira, > > I could edit that page myself, but need to be confirmed human accor

Re: Different Responses for 4.4 and 3.5 solr index

2013-08-26 Thread Stefan Matheis
Did you check the scoring? (use fl=*,score to retrieve it) .. additionally debugQuery=true might provide more information about how the score was calculated. - Stefan On Monday, August 26, 2013 at 12:46 AM, Kuchekar wrote: > Hi, > The response from 4.4 and 3.5 in the current sc

Re: Different Responses for 4.4 and 3.5 solr index

2013-08-25 Thread Stefan Matheis
Kuchekar (hope that's your first name?) you didn't tell us .. how they differ? do you get an actual error? or does the result contain documents you didn't expect? or the other way round, that some are missing you'd expect to be there? - Stefan On Sunday, August 25, 2013

  1   2   3   4   >