Hello
I am using the GUI admin interface for the SOLR java server.
No problem to make "classical" query with the /select request handler.
But now, I would like to make an update on a selected document : modify
the value of a field.
How should I do ?
I think I should use :
- /update : for the
Hello
I am a newbie with SOLR and just registered to this mailing list.
Is there an alternative forum for SOLR user ? I am using this mailing
list for support, but did not find "real" web forum.
JJM
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel
antivirus
: alternative forum for SOLR user
This is the forum if you want help. There are additional forums for dev and
other discussions.
Check it out here: lucene.apache.org/solr/resources.html
If you are looking for the archives just Google solr user list archive.
On Mon, 1 Feb 2016, 13:43 Jean-Jacques
the admin UI instead of the “Query” one.
Erik
> On Feb 1, 2016, at 3:10 AM, Jean-Jacques MONOT wrote:
>
> Hello
>
> I am using the GUI admin interface for the SOLR java server.
>
> No problem to make "classical" query with the /select request handler.
>
Hello
I am using SOLR 5.4.1 and the graphical admin UI.
I successfully created multiples cores and indexed various documents,
using in line commands : (create -c) and (post.jar) on W10.
But in the GUI, when I click on "Dataimport", I get the following
message : "sorry, no dataimport-handler def
figures it,
> data-config.xml by default.
>
> But before we go into details, what are you trying to accomplish with Solr?
>
> -----Original Message-
> From: Jean-Jacques MONOT [mailto:jj_mo...@yahoo.fr]
> Sent: Monday, February 01, 2016 2:31 PM
> To: solr-user@lucene.apac