You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by Ann B <al...@gmail.com> on 2015/10/28 21:32:27 UTC

Where to start?

Hello,

I'm maintaining a site that's using apache solr 3.6.1.  I'm having a
problem with highlighting.  I sent a question
<http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E>to
the solr user list, but no one responded.  I'd like to try to solve the
problem myself, but I don't know where to start.  I suppose a beginner
should get a handle on the basics before diving into debugging a problem.
Can anyone provide some resource links or advice?  There's no lack of
resources online, and that's great.  But I'm overwhelmed and I need more
technical resources (I think), specifically on how stemming and
highlighting work together.

Thank you, Ann.

Re: Where to start?

Posted by Ann B <al...@gmail.com>.
When I asked my question
<http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E>on
the solr user list in August, no one answered.  The subject is:  Stem Words
Highlighted - Keyword Not Highlighted. I'll post an answer to Will's
question on my user list post.

On Wed, Oct 28, 2015 at 2:46 PM, will <wm...@gmail.com> wrote:

> not sure why the apache-solr-ref-guide came to this list for a vote given
> Jack's redirection.
>
>
>
>
> On 10/28/15 5:16 PM, Jack Krupansky wrote:
>
>> You are using the wrong email list - use the Solr user list. Start by
>> describing what symptom is bothering you - but please do that on the
>> correct mailing list.
>>
>> -- Jack Krupansky
>>
>> On Wed, Oct 28, 2015 at 4:32 PM, Ann B <al...@gmail.com> wrote:
>>
>> Hello,
>>>
>>> I'm maintaining a site that's using apache solr 3.6.1.  I'm having a
>>> problem with highlighting.  I sent a question
>>> <
>>>
>>> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E
>>>
>>>> to
>>>>
>>> the solr user list, but no one responded.  I'd like to try to solve the
>>> problem myself, but I don't know where to start.  I suppose a beginner
>>> should get a handle on the basics before diving into debugging a problem.
>>> Can anyone provide some resource links or advice?  There's no lack of
>>> resources online, and that's great.  But I'm overwhelmed and I need more
>>> technical resources (I think), specifically on how stemming and
>>> highlighting work together.
>>>
>>> Thank you, Ann.
>>>
>>>
>

Re: Where to start?

Posted by will <wm...@gmail.com>.
not sure why the apache-solr-ref-guide came to this list for a vote 
given Jack's redirection.



On 10/28/15 5:16 PM, Jack Krupansky wrote:
> You are using the wrong email list - use the Solr user list. Start by
> describing what symptom is bothering you - but please do that on the
> correct mailing list.
>
> -- Jack Krupansky
>
> On Wed, Oct 28, 2015 at 4:32 PM, Ann B <al...@gmail.com> wrote:
>
>> Hello,
>>
>> I'm maintaining a site that's using apache solr 3.6.1.  I'm having a
>> problem with highlighting.  I sent a question
>> <
>> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E
>>> to
>> the solr user list, but no one responded.  I'd like to try to solve the
>> problem myself, but I don't know where to start.  I suppose a beginner
>> should get a handle on the basics before diving into debugging a problem.
>> Can anyone provide some resource links or advice?  There's no lack of
>> resources online, and that's great.  But I'm overwhelmed and I need more
>> technical resources (I think), specifically on how stemming and
>> highlighting work together.
>>
>> Thank you, Ann.
>>


Re: Where to start?

Posted by Jack Krupansky <ja...@gmail.com>.
You are using the wrong email list - use the Solr user list. Start by
describing what symptom is bothering you - but please do that on the
correct mailing list.

-- Jack Krupansky

On Wed, Oct 28, 2015 at 4:32 PM, Ann B <al...@gmail.com> wrote:

> Hello,
>
> I'm maintaining a site that's using apache solr 3.6.1.  I'm having a
> problem with highlighting.  I sent a question
> <
> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E
> >to
> the solr user list, but no one responded.  I'd like to try to solve the
> problem myself, but I don't know where to start.  I suppose a beginner
> should get a handle on the basics before diving into debugging a problem.
> Can anyone provide some resource links or advice?  There's no lack of
> resources online, and that's great.  But I'm overwhelmed and I need more
> technical resources (I think), specifically on how stemming and
> highlighting work together.
>
> Thank you, Ann.
>

Re: Where to start?

Posted by will <wm...@gmail.com>.
re: Where to Start

start by removing your highlight specification. Does the result have the 
expected words?

-will

On 10/28/15 4:32 PM, Ann B wrote:
> Hello,
>
> I'm maintaining a site that's using apache solr 3.6.1.  I'm having a
> problem with highlighting.  I sent a question
> <http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201508.mbox/%3CCAFrgDmEvREyKnWqW6pjQ33aAOE5QCgsWf2BjwMU7TcqqCUDjUA%40mail.gmail.com%3E>to
> the solr user list, but no one responded.  I'd like to try to solve the
> problem myself, but I don't know where to start.  I suppose a beginner
> should get a handle on the basics before diving into debugging a problem.
> Can anyone provide some resource links or advice?  There's no lack of
> resources online, and that's great.  But I'm overwhelmed and I need more
> technical resources (I think), specifically on how stemming and
> highlighting work together.
>
> Thank you, Ann.
>