Sorry Tim! I missed your last message about this issue! Thank you very much
for the information.
Is the latest 1.21 Tika Incorporated with the change already? and how about
solr?
Thanks!
On Fri, May 3, 2019 at 11:28 AM Where is Where wrote:
> Thank you very much Tim, I wonder how to make the Ti
Unfortunately, It Depends(TM)*...these are the steps I take:
https://wiki.apache.org/tika/UpgradingTikaInSolr
There can be version conflicts and other awful, unforeseen things if
you don't get it right.
We're on the cusp of the release for 1.21 (I mean it this time)...I'll
upgrade Solr as soon as
Thank you very much Tim, I wonder how to make the Tika change apply to
Solr? I saw Tika core, parse and xml jar files tika-core.jar
tika-parsers.jar tika-xml.jar in solr contrib/extraction/lib folder. Do we
just replace these files? Thanks!
On Thu, May 2, 2019 at 12:16 PM Where is Where wrote:
Sorry build #182: https://builds.apache.org/job/tika-branch-1x/
On Thu, May 2, 2019 at 12:01 PM Tim Allison wrote:
>
> I just pushed a fix for TIKA-2861. If you can either build locally or
> wait a few hours for Jenkins to build #182, let me know if that works
> with straight tika-app.jar.
>
> O
I just pushed a fix for TIKA-2861. If you can either build locally or
wait a few hours for Jenkins to build #182, let me know if that works
with straight tika-app.jar.
On Thu, May 2, 2019 at 5:00 AM Where is Where wrote:
>
> Thank you Alex and Tim.
> I have looked at the solrconfig.xml file (I a
Thank you Alex and Tim.
I have looked at the solrconfig.xml file (I am trying the techproducts demo
config), the only related place I can find is the extract handle
true
true
links
ignored_
I am using this command bin/post -c techproducts examp
Related?
https://issues.apache.org/jira/plugins/servlet/mobile#issue/TIKA-2861
On Wed, May 1, 2019 at 8:09 AM Alexandre Rafalovitch
wrote:
> What happens when you run it against a standalone Tika (recommended option
> anyway)? Do you see the relevant fields?
>
> Not every Tika field is capture
What happens when you run it against a standalone Tika (recommended option
anyway)? Do you see the relevant fields?
Not every Tika field is captured, that is configured in solrconfig.xml. So
if Tika extracts them, next step is to check the mapping.
Regards,
Alex
On Wed, May 1, 2019, 5:38 AM
uploading video to solr via tika
https://lucene.apache.org/solr/guide/7_7/uploading-data-with-solr-cell-using-apache-tika.html
The index has no video GPS metadata which is extracted and indexed for
images such as jpeg. I have checked both MP4 and MOV files, the files I
checked all have GPS Exif dat
On 5/28/2015 3:08 PM, Shawn Heisey wrote:
> Because we are planning a change on this field in the database to
> decimal, I tried changing the price field on both solr servers to double
> -- TrieDoubleField with precisionStep set to 0. This didn't fix the
> problem. Dev was still fine, production
Here's the error I am getting on Solr 4.9.1 on a production server:
ERROR - 2015-05-28 14:39:13.449; org.apache.solr.common.SolrException;
org.apache.solr.common.SolrException: ERROR: [doc=getty36914013] Error
adding field 'price'='0.0' msg=For input string: "0.0"
On a dev server, everything is f
and then the thematization_keys is processed for that
value.
-Original Message-
From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
Sent: Wednesday, 30 de April de 2014 12:35
To: solr-user@lucene.apache.org
Subject: Re: Problem indexing subentitienties from a multivalued field
This is a little complicated. What are you getting now with this
setup? Is everything else actually working? I would have thought that
even --dataSource="null"-- would cause issues.
Regards,
Alex.
Personal website: http://www.outerthoughts.com/
Current project: http://www.solr-start.com/ - Acce
Hi there
I have a problem trying to create subentities during the data import.
I have defined the following data-config
...
...
...
Hi there
I have a problem trying to create subentities during the data import.
I have defined the following data-config
...
...
...
As I said, it is not a problem in the Tika library ;)
I have tried with Tika 1.5 jars and it gives the same results.
Guido Medina wrote on 23/04/2014 16:15:11:
> From: Guido Medina
> To: solr-user@lucene.apache.org
> Date: 23/04/2014 16:15
> Subject: Re: Problem indexing email
We particularly massage solr.war and put our own updated jars, maybe
this helps:
http://www.apache.org/dist/tika/CHANGES-1.5.txt
We using Tika 1.5 inside Solr with POI 3.10-Final, etc...
Guido.
On 23/04/14 14:38, olivier.mass...@real.lu wrote:
Hello,
I'm trying to index email files with Sol
Hello,
I'm trying to index email files with Solr (4.7.2)
The files have the extension .eml (message/rfc822)
The mail body is correctly indexed but attachments are not indexed if they
are not .txt files.
If attachments are .txt files it works, but if attachment are .pdf of
.docx files they
Thanks for your help
I try to look at the logs but didn't see anything in solr or manifolcf log
files.
I don't know where is Tika log file I download the binary of solr 4.4 and I
am using the example in there
On Wed, Sep 18, 2013 at 12:02 AM, Furkan KAMACI wrote:
> Firstly;
>
> This may not be a
Firstly;
This may not be a Solr related problem. Did you check the log file of Solr?
Tika mayhave some circumstances at some kind of situations. For example
when parsing HTML that has a base64 encoded image it may have some
problems. If you find the correct logs you can detect it. On the other tak
Hi,
I am trying to index my windows pc files with manifoldcf version 1.3 and
solr version 4.4.
I create output connection and repository connection and started a new job
that scan my E drive.
Everything seems like it work ok but after a few minutes solr stop getting
new files to index. I am seei
rator=%7C";
-Dtype=text/csv -jar post.jar contact_test.csv
works perfectly.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-indexing-CSV-files-using-post-jar-with-multivalue-fields-tp4009905p4009907.html
Sent from the Solr - User mailing list archive at Nabble.com.
I’m pretty
new to Solr and I have a question about indexing data using CSV.
I have a
Blacklight-application running on my Mac 10.6.7 and I configured the schema.xml
and solrconfig.xml in the separate Apache-Solr-directory according to the
guidelines on the Blacklight-website. I h
Hi,
I am using Solr 1.4.
I have an issue with Solr indexing large PDF files (> 5MB but < 10MB).
I have set the:
properties in solrconfig.xml.
The exception I get is:
SEVERE: org.apache.solr.common.SolrException: org.apache.tika.exception.Tik=
aException: TIKA-198: Illegal IOException fro
I'm not sure if i fully understand what you mean, but is it possible that
"contid" is your uniqueKey field? ... if so you are probably adding two
documents, both with the same ID, so the second overwrites the first.
If i'm mistaken, then could you elaborate a bit more -- provide your
configs/s
Hi all,
I'm trying to add multiple files to solr 1.4 with solrj.
With this programm 1 Doc is added to solr:
SolrServer server = SolrHelper.getServer();
server.deleteByQuery( "*:*" );// delete everything!
server.commit();
QueryResponse rsp = ser
no probs We can fix that using reflection. I shall give a patch w/ that.
Probably it is better to fix it in a Transformer
On Tue, Dec 2, 2008 at 1:56 PM, Joel Karlsson <[EMAIL PROTECTED]> wrote:
> True, but perhaps it works with java.sql.Clob as well, haven't tried it
> though.
>
> 2008/12/2 Nob
True, but perhaps it works with java.sql.Clob as well, haven't tried it
though.
2008/12/2 Noble Paul നോബിള് नोब्ळ् <[EMAIL PROTECTED]>
> cool
>
> The only problem is that java.sql.Clob#getCharacterStream() is package
> private and you have to use the oracle.sql.CLOB
>
>
>
> On Tue, Dec 2, 2008 a
cool
The only problem is that java.sql.Clob#getCharacterStream() is package
private and you have to use the oracle.sql.CLOB
On Tue, Dec 2, 2008 at 1:38 PM, Joel Karlsson <[EMAIL PROTECTED]> wrote:
> Thanks for your reply!
>
> I wrote such a transformer and now it seems to work perfectly. Here's
Thanks for your reply!
I wrote such a transformer and now it seems to work perfectly. Here's the
code for the transformer if anyone encounters the same problem, or if anyone
want to improve it:
import org.apache.solr.handler.dataimport.*;
import oracle.sql.CLOB;
import java.util.*;
import java.io
I have raised a new issue
https://issues.apache.org/jira/browse/SOLR-891
On Tue, Dec 2, 2008 at 9:54 AM, Noble Paul നോബിള് नोब्ळ्
<[EMAIL PROTECTED]> wrote:
> Hi Joel,
> DIH does not translate Clob automatically to text.
>
> We can open that as an issue.
> meanwhile you can write a transformer of
Hi Joel,
DIH does not translate Clob automatically to text.
We can open that as an issue.
meanwhile you can write a transformer of your own to read Clob and
convert to text.
http://wiki.apache.org/solr/DataImportHandler#head-4756038c418ab3fa389efc822277a7a789d27688
On Tue, Dec 2, 2008 at 2:57 AM
Thanks for your reply!
I'm already using the DataImportHandler for indexing. Do I still have to
convert the Clob myself or are there any built-in functions that I've
missed?
// Joel
2008/12/1 Yonik Seeley <[EMAIL PROTECTED]>
> If you are querying Oracle yourself and using something like SolrJ,
If you are querying Oracle yourself and using something like SolrJ,
then you must convert the Clob yourself into a String representation.
Also, did you look at Solr's DataImportHandler?
-Yonik
On Mon, Dec 1, 2008 at 3:11 PM, Joel Karlsson <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I'm tryi
Hello everyone,
I'm trying to index on an Oracle DB, but can't seem to find any built in
support for objects of type oracle.sql.Clob. The field I try to put the data
into is of type text, but after indexing it only contains the Clob-objects
string representation, i.e. something like [EMAIL PROTECT
: It is a bug, though. That should send an error message, not a
: stack trace. --wunder
I opened SOLR-172 to track getting a better exception then an NPE in this
case, but that *is* an error message being returned to the client, the
message just happens to be a stack trace ... SOLR-141 should hop
It is a bug, though. That should send an error message, not a
stack trace. --wunder
On 2/23/07 10:39 AM, "Otis Gospodnetic" <[EMAIL PROTECTED]> wrote:
> Oh, look at that, adding 1 took care of the bombing,
> nice!
>
> Thanks,
> Otis
>
>> I tried posting that, like this:
>> $ java -jar post.jar
Oh, look at that, adding 1 took care of the bombing,
nice!
Thanks,
Otis
> I tried posting that, like this:
> $ java -jar post.jar http://localhost:8983/solr/update dictionary.xml
>
> That bombed with this:
>
> SimplePostTool: WARNING: Unexpected response from Solr: ' status="1">java.lang.NullPoi
On 2/23/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
Hi,
This is related to SOLR-81. Things bomb when I try indexing with my probably
misconfigured schema.xml:
- see it at http://www.krumpir.com/schema.xml - I added a few new fieldTypes,
fields, and copyFields
- just the diff: http://w
Hi,
This is related to SOLR-81. Things bomb when I try indexing with my probably
misconfigured schema.xml:
- see it at http://www.krumpir.com/schema.xml - I added a few new fieldTypes,
fields, and copyFields
- just the diff: http://www.krumpir.com/schema.xml-diff.txt
I've created a diction
40 matches
Mail list logo