stion.
Regards,
Alex.
On 19 September 2018 at 14:01, Chip Calhoun wrote:
> I've got a Solr instance which crawls roughly 3,500 seed pages, depth of 1,
> at 240 institutions, all but 1 of which I don't control. I recrawl once a
> month or so. Naturally if one of the sites
I've got a Solr instance which crawls roughly 3,500 seed pages, depth of 1, at
240 institutions, all but 1 of which I don't control. I recrawl once a month or
so. Naturally if one of the sites I crawl changes, then I need to know to
update my seed URLs. I've been checking this by hand, which was
>"parsedquery": "title:university",
>"parsedquery_toString": "title:university",
>
>
> maybe try re-indexing the document and see if that does it. even your
> LowerCaseFilterFactoryisnt converting it to university.
>
>
> On Tue, May 16, 2017 at 10:10
x.
Best,
Erick
On Mon, May 15, 2017 at 1:17 PM, Susheel Kumar wrote:
> Can you upload your schema to some site like dropbox etc. to look and send
> the query which you are using and returning no results?
>
> Thanks,
> Susheel
>
> On Mon, May 15, 2017 at 1:46 PM, Chip Calhoun w
I'm creating a new Solr core to crawl a local site. We have a page on
"University of Wisconsin--Madison", but a search for that name in any form
won't appear within the first 10 results. the page is indexed, and I can search
for it by filename. Termfreq(title) shows 0s for search terms which are
tring...stopwords, synonyms, slop, etc.
cheers,
rob
On Mon, Jul 18, 2011 at 5:25 PM, Chip Calhoun wrote:
> Is there a way to search for a specific string using Solr, either by putting
> it in quotes or by some other means? I haven't been able to do this, but I
> may be missing so
Is there a way to search for a specific string using Solr, either by putting it
in quotes or by some other means? I haven't been able to do this, but I may be
missing something.
Thanks,
Chip
0
name
spellcheck
while the normal search is using the following:
explicit
10
.
Just make sure you have those fields defined in browse also in your doc,
otherwise change to not use dismax. :-)
On Fri, Jul 1, 2011 at 12:51 P
I'm a Solr novice, so I hope I'm missing something obvious. When I run a
search in the Admin view, everything works fine. When I do the same search in
http://localhost:8983/solr/browse , I invariably get "0 results found". What
am i missing? Are these not supposed to be searching the same in
Hi everyone,
I'm trying to get Velocity running in Solr 1.4.0, and I'm having a weird
problem. When I navigate to http://localhost:8983/solr/itas , I get an error
message which I'll paste to the end of this email. It says it can't find
velocity.properties, despite the fact that I have this f
10 matches
Mail list logo