On 4/25/2017 4:46 AM, Saman Rasheed wrote:
> what i'm looking for is syntax similair to: 'termfreq(content,*house*)'
> which doesnt work.
I doubt this function knows how to deal with wildcards. It sounds like
it can only do exact terms.
One option you have is to use the /terms handler with the t
hi Solr team, i'm starting to have fun with solr, and i'm in a big project that
requires me to index some books and then do certain term lookups on them.
I'm using windows 10 and i've successfully managed to index a book containing
more than 118,000 words! which is normal i guess.
in the solr