Problem lucene not search in ojs 2.4.8

Hello everybody.

My problem is lucene plugin Not search articles.
Version OJS: 2.4.8
solr-3.6.2
jetty-6.1.26
For installatin I followed the instructions /plugins/generic/lucene/README
The installation appears correct




I read this post:
https://pkp.sfu.ca/support/forum/viewtopic.php?t=9359

and I test with this command. : http://localhost:8983/solr/ojs/search?d%20...%20nst_id:"test-inst"&fq=journal_id:"test-inst-2"&start=0&rows=25&sort=score+desc&hl=on&hl.fl=&facet=on&facet.field=authors_facet&facet.range=publicationDate_dt&facet.range.start=NOW/YEAR-50YEARS&facet.range.end=NOW&facet.range.gap=%2B1YEAR&facet.range.other=all

solr respond but doesn’t perform the search in articles.

NOTE:
Metadata for my articles are loaded into Spanish. Only economic science magazine has metadata is English. not find neither.

Regards
Cristian

Hi @cristianviza

Could you maybe explain a little bit more what is happening? What happens when you search in OJS? Do you then see anything? Is there then an error in the error log file?
I do not see the whole URL above, so did you adapt the parameters for your search, i.e. q=amit (author name), inst_id:%22test-inst%22 (solr id), journal_id:%22test-inst-2%22 (journal id)? What do you see then?

Best,
Bozana

Hello:

Return on the subject.

When I perform a search with the simple search plugin, solr works, the search is performed.
When I enter to advancer search, and place something to look for (in any field) the search returns nothing.
. Solr works .Plugin search works, advancer search does not work. : S

regards cristian

Hi @cristianviza

Hmmm… I do not know why is this so for you :frowning: – I cannot reproduce it… S. for example here, where it works: Suchen | querelles-net

Best,
Bozana

Hello.

Here Example in my ojs: - YouTube

any idea?

Regards

Hi @cristianviza

Hmmm… that is strange… Did you try to clear all the cache? Does that search maybe function for one journal?

Hmmm…
Bozana