Hi Ahmet, Thank you very muchThere would be another question: I can't make it
provide results from more than one
field:http://localhost:8983/solr/cuvinte/admin/luke?fl=_text_&?fl=title&?fl=link&numTerms=100
is my querry sintax wrong?I need to get results from more than one field... for
example
Hi everyone,
I need to "read" the solr/lucene index and see how many times does words appear
in all documents. For example: I have a collection of 1 mil documents and I
want to see a list like this:the - 10 timesbread - 1000 timesspoon - 10
timesfork - 5 times
etc.
How do I do that???
Kind r
Hi everyone, I'm working on a search engine based on solr which indexes
documents from a large variety of websites.
The engine is focused on cook recipes. However, one problem is that these
websites provide not only content related to cooking recipes but also content
related to: fashion, travel
Hi everyone,I'm building a food recipe search engine based on solr.
I need to boost documents score for the recipes that their authors paid for in
order to have them returned first when somebody searches for "chocolate cake
with hazelnuts". So those recipes that match the query terms and their
Hi everyone,
I need to install a plugin to extract Location (Country/State/City) from free
text documents - any professional advice?!? Does OpenNLP really does the job?
Is it English only? US only? Or does it cover worldwide places names?
Could someone help me with this job - installation, conf
Hi everyone,
I need to install a plugin to extract Location (Country/State/City) from free
text documents - any professional advice?!? Does OpenNLP really does the job?
Is it English only? US only? Or does it cover worldwide places names?
Could someone help me with this job - installation, conf
Hi,
What if we write all paid results in a new, dedicated, core... let's call it:
"PaidResultsCore" and lets call the non-paid results core: "NonPaidResultsCore"
When a user asks for "red pepper" we first perform the query upon
"PaidResultsCore" and get the first ranking 3 results and then we pe
Hi Upayavira & Walter & everyone else
About the requirements:1. I need to return no more than 3 paid results on a
page of 12 results2. Paid results should be sorted like this: let's say a user
is searching for: "chocolate almonds cake"Now, lets say that 2000 results match
the query and there ar
Hi everybody,
I'm building a recipe search engine based on solr.
Paid postings must be listed on the front page, ahead of non-paid postings.
When a user performs a query based on some keywords, solr returns documents in
the decreasing order of their score. However, I don't know how to make paid