Hello,
I have the following problem to resolve using solr :
search WITH or WITHOUT accents (selection at runtime) + highlights
how can i configure the schema to realize this ?
for example:
inputString "aaa près bbb pres"
A) accent sensitive
1.search for *près* highlight ="a
HI,
let's say i have to index 10.000.000 documents (content from file documents)
..
in this case storing content twice can be a problem... (or not if i can use
external storage for content - the same content file)
As i understand, the highlighter process use text from "hl.fl" field using this
hi,
can i access TermVector information using solrj ?
thx,
elfu
Hi,
i am a beginner and i try to use EmbededSolrServer with ComplexPhrase plugin
...
i create bin/lib folder in solrhome and copy the ComplexPhrase.jar inside
i modify the solrconfig.xml
added
and
when i try to execute the complexphrasequery
java.lang.IllegalAccessError: tr