Re: SWF content not indexed

2014-05-13 Thread Mauro Gregorio Binetti
; Solr/lucene only deals with text. There are some other projects that > extract text from rich documents. > Solr-cell uses http://tika.apache.org for extraction. May be tika (or any > other tool) already extracts text from swf? > > > On Sunday, May 11, 2014 9:40 AM, Mauro Gre

SWF content not indexed

2014-05-12 Thread Mauro Gregorio Binetti
Hi guys, how can I make it possibile to index content of SWF files? I'm using Solr 3.6.0. Regards, Mauro

Re: Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
xt > > of the query response. > > > > -- Jack Krupansky > > > > -Original Message- From: Mauro Gregorio Binetti > > Sent: Wednesday, February 5, 2014 12:47 PM > > To: solr-user@lucene.apache.org > > Subject: Re: Disable searching on ddm tika met

Re: Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
But you still need to dump the text > of the query response. > > -- Jack Krupansky > > -----Original Message- From: Mauro Gregorio Binetti > Sent: Wednesday, February 5, 2014 12:47 PM > To: solr-user@lucene.apache.org > Subject: Re: Disable searching on ddm tika metadata

Re: Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
t;&debug=true". > > -- Jack Krupansky > > From: Mauro Gregorio Binetti > Sent: Wednesday, February 5, 2014 9:27 AM > To: solr-user@lucene.apache.org > Subject: Re: Disable searching on ddm tika metadata > > Solr version in use in the project is 3.6. Through liferay I h

Re: Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
ts are consuming the > time. Highlighting of large documents can be very slow, for example. Or, if > you return the full text of a document, the raw size can slow the response > to a query. > > -- Jack Krupansky > > -Original Message- From: Mauro Gregorio Binetti > Sent:

Re: Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
x. > > Personal website: http://www.outerthoughts.com/ > LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch > - Time is the quality of nature that keeps events from happening all > at once. Lately, it doesn't seem to be working. (Anonymous - via GTD > book) > > &

Disable searching on ddm tika metadata

2014-02-05 Thread Mauro Gregorio Binetti
Hi everybody, I'm a newbie and I'm working on searching performance in a project withou any type of documentation. I think searching is very slow because of the presence of all tika metadata, what do you think about it? I'm trying to disable this searching in al of these technical fields to test if