I have worked with Pentaho and I believe your problem might be there
Try to settled a quick php script and you might get better results with it.
There is no need for Data Integration on that.
Just a tip.
Em 04/03/2016 13:12, "Walter Underwood" escreveu:
>
> > On Mar 3, 2016, at 9:54 AM, Ane
e standard highlighter that you
> > might have.
> >
> > As an additional note, I also suggest that you look into the
> > PostingsHighlighter (
> > https://cwiki.apache.org/confluence/display/solr/Postings+Highlighter),
> > since you seem to be running highlighting on
re efficient at highlighting huge fields as compared to the
> standard highlighter.
>
> On Mon, Feb 15, 2016 at 4:15 AM Evert R. wrote:
>
> > Binoy,
> >
> > You are the man! =)
> >
> > Thank you very much!
> >
> > Would you by chance know how
hh wait, I see that I made the analyzed typo. Awfully sorry for that, I'm
> using my phone to send the mail out.
>
> On Sun, 14 Feb 2016, 23:53 Evert R. wrote:
>
> > Hi Binoy,
> >
> > thanks!
> >
> > Still not working, check the output:
> >
>
:31 GMT-02:00 Binoy Dalal :
> Don't add this parameter to the searchComponent definition, because the
> components where you've added it, GapFragmenter and RegexFragmenter, simply
> don't use it.
> Instead, add it to your request handler (/select etc.) if you've
haracters.
>
> I think this might be your hiccup.
>
> On Sun, 14 Feb 2016, 17:11 Evert R. wrote:
>
> > Hi Paul,
> >
> > Sorry my late reply.
> >
> > All the content is inside de docs. It brings the docs and the pdf file
> that
> > has the
the stored content is shortened. Can it be?
> Can you see that inside the docs?
>
> paul
>
> > Evert R. <mailto:evert.ra...@gmail.com>
> > 14 February 2016 at 11:26
> > Hi There,
> >
> > I have a situation where started a techproducts, without any
>
Hi There,
I have a situation where started a techproducts, without any modification,
post a pdf file. When searching as:
q=text:search_word
hl=true
hl.fl=content
It show the highlight accordingly! =)
BUT... *if the "search_word" is after the first pages* in my pdf file, such
as page 15...
It s
olr has a very steep learning curve. I've been using it for several years
> and I still consider myself a noob. It can be a deep dive, but don't be
> discouraged. Keep at it. Cheers!
>
> -Teague
>
> On Wed, Dec 16, 2015 at 8:54 PM, Evert R. wrote:
>
> > Hi Eri
en searching on the "text" field
> the above should show something in the highlights section.
>
> Please take the time to provide complete details. Guessing what you're
> doing is wasting time, mine and yours. Once more:
> 1> what is the schema definition for the
put something in the FQ like "id:123456" to target a
> specific record.
> >
> > Did you get a hit? If no, then it's not highlighting that's the issue.
> If yes, then try dumping this in your address bar (using your URL/IP,
> search term, and core name of co
atenateAll="1" preserveOriginal="1" generateNumberParts="0"
> generateWordParts="0" />
> synonyms="index_synonyms.txt" ignoreCase="true" expand="true"/>
>
>
>
7;s about as basic as you get. It's searching for "accents" in the
> features field and returning highlights on the features field.
>
> Once that's working, _then_ refine.
>
> Best,
> Erick
>
> On Wed, Dec 16, 2015 at 8:21 AM, Evert R. wrote:
> > H
mple thing is that if you have those parameters within the configuration
> you can avoid to pass them (as part of the requests), but probably in this
> phase, where you are testing, it's better to have them there (in the
> request).
>
> Andrea
>
> 2015-12-16 15:2
.
>
> Andrea
>
> [1] https://wiki.apache.org/solr/HighlightingParameters
>
>
>
>
> 2015-12-16 12:51 GMT+01:00 Evert R. :
>
> > Hi everyone!
> >
> > I think I should not have posted my server name... never had that many
> > access attempts...
> &
Hi everyone!
I think I should not have posted my server name... never had that many
access attempts...
2015-12-16 9:03 GMT-02:00 Evert R. :
> Hello Erick,
>
> Thanks again for your time.
>
> Here is as far as I have gone:
>
> 1. I started a fresh install and did the foll
nd they'll have the tags you
> specify for highlighting.
>
> Your app needs to pull the information from the highlight portion of
> the response packet rather than the document list. Just execute your
> queries via cURL or a browser to see the structure of a response to
> see wh
trips attachments, your's
> didn't come through.
>
> Best,
> Erick
>
> On Tue, Dec 15, 2015 at 3:25 AM, Evert R. wrote:
> > Hi there!
> >
> > It´s my first installation, not sure if here is the right channel...
> >
> > Here is my steps:
> >
Hi there!
It´s my first installation, not sure if here is the right channel...
Here is my steps:
1. Set up a basic install of solr 5.4.0
2. Create a new core through command line (bin/solr create -c test)
3. Post 2 files: 1 .docx and 2 .pdf (bin/post -c test /docs/test/)
4. Query over the bro
19 matches
Mail list logo