What is the cause of this Stactrace?
Working with the following solr maven dependancies
4.4.0
1.0.0.RC1
Stacktrace
SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreati
I am unsure about the cause of the following NullPointer Exception. Any
Ideas?
Thanks
Exception in thread "main"
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'aDocumentService': Injection of autowired dependencies
failed; nested exception is
org.springfr
dex..
On Sat, Sep 21, 2013 at 12:57 PM, Furkan KAMACI wrote:
> Your solr server may not bet working correctly. You should give us
> information about your solr logs instead of Spring. Can you reach Solr
> admin page?
>
> 20 Eylül 2013 Cuma tarihinde JMill adlı
> kullanıcı şöyle
Hi,
I'm using Solr's Suggester function to implement an autocomplete feature.
I have it setup to check against the "username" and "name" fields. Problem
is when running a query against the name, the second term, after
whitespace (surename) returns 0 results. Works if if query is a partial
name
x27;s
> after the "|" (or whatever delimiter you use).
>
> One other note, this will be case sensitive, so you probably want to
> do casing yourself, index things like
> rogers|Bill Rogers
> and lowercase what you send in to terms component.
>
> Best,
> Erick
>
ee
> more of an autocomplete-type response.
>
> Then, of course, when you display this you need to only display what's
> after the "|" (or whatever delimiter you use).
>
> One other note, this will be case sensitive, so you probably want to
> do casing yourself, index th
; - Mensaje original -
> De: "JMill"
> Para: solr-user@lucene.apache.org
> Enviados: Miércoles, 25 de Septiembre 2013 10:57:31
> Asunto: Re: Implementing Solr Suggester for Autocomplete (multiple columns)
>
> I followed the instructions, I am able to browse t
Could it be the jquery library that is the problem? I opened up
solr-home/ac/conf/velocity/head.vm with an editor and I see a reference to
the jquery library but I can't seem to find the directory referenced,
line:
the suggestions using the URL that I suggest on
the top of this mail, in that case you should be able to see the possible
results, of course in a less fancy way.
>
> - Mensaje original -
> De: "JMill"
> Para: solr-user@lucene.apache.org
> Enviados: Miércoles, 25
ith the new one?
>
> - Mensaje original -
> De: "JMill"
> Para: solr-user@lucene.apache.org
> Enviados: Miércoles, 25 de Septiembre 2013 14:44:53
> Asunto: Re: Implementing Solr Suggester for Autocomplete (multiple
columns)
>
> That seems to work. I get bac
pup list
that show up at the bottom of the input.
>
> - Mensaje original -
> De: "JMill"
> Para: solr-user@lucene.apache.org
> Enviados: Miércoles, 25 de Septiembre 2013 15:40:00
> Asunto: Re: Implementing Solr Suggester for Autocomplete (multiple
columns)
&
lr 4.1 that I have laying aroud here
> somewhere.
>
> In any case you can test the suggestions using the URL that I suggest on
> the top of this mail, in that case you should be able to see the possible
> results, of course in a less fancy way.
>
> - Mensaje original -
?file=/velocity/jquery.autocomplete.js&contentType=text/javascript:90";.
Any ideas?
On Thu, Sep 26, 2013 at 1:12 PM, JMill wrote:
> Do you know the directory the "#{url_root}" in type="text/javascript" src="#{url_root}/js/lib/
> jquery-1.7.2.min.js"> points too?
solved.
On Thu, Sep 26, 2013 at 1:50 PM, JMill wrote:
> I managed to get rid of the query error by playing jquery file in the
> velocity folder and adding line: " src="#{url_for_solr}/admin/file?file=/velocity/jquery.min.js&contentType=text/javascript">".
>
perhaps you could create a PR to
that Github repository, son it will be in sync with current versions of
Solr.
>
> - Mensaje original -
> De: "JMill"
> Para: solr-user@lucene.apache.org
> Enviados: Jueves, 26 de Septiembre 2013 9:10:49
> Asunto: Re: Implementi
15 matches
Mail list logo