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!
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
>
>
>
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
}
Can someone confirm this? I would open a bug ticket then. (Since the code
is unchanged in the latest version.)
Thanks,
Stefan
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.
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
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
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
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
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
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.
> 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
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
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
>
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
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
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
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
> 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
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
something like this?
-Stefan
?
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&
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
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:
>
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.
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?
>
&
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
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
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
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
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
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
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
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
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
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
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
>
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
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
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
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ü
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:
>
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
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
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
&
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://
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
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,
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
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:
&
+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
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..
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
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,
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
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,
())
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
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
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
Almost, try https://lucene.apache.org/solr/discussion.html
-Stefan
On Monday, September 1, 2014 at 5:39 PM, William von Hagen wrote:
> unsubscribe
>
>
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
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
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
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
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
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
>
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
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
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
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?
>
>
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
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
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
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
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
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
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
&
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
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
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
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
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
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:
>
>
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.
>
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
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
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
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
>
>
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
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
>
>
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
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
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
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
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
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
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
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
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 - 100 of 384 matches
Mail list logo