> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp4077200p4077865.html
> Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Vocabulary is not known that's the main issue else I will implement synonyms
instead.
what do u mean by 'regularizing the title'.
so let me know some solution...
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp
ling to get match of 'phys. fluids' with 'physics of
> fluids' as it has stop word in it using [a-z0-9]*.
>
> Hope know u will get my issue...and will help..
> thanks..
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp4077200p4077628.html
> Sent from the Solr - User mailing list archive at Nabble.com.
fluids' as it has stop word in it using [a-z0-9]*.
Hope know u will get my issue...and will help..
thanks..
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp4077200p4077628.html
Sent from the Solr - User mailing list archive at Nabble.com.
.regex=med[a-z0-9]*
> phy[a-z0-9]*&terms.regex.flag=case_insensitive&terms.limit=10
>
> This works fine,gives one output *Medical Physics*.
>
>
> If there is another way for searching using *Term Component* or without
> using it..Please suggest to neglect such stop w
r without
using it..Please suggest to neglect such stop words.
Note:Term Component works only on string dataType field. :(
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp4077200.html
Sent from the Solr - User mailing list archive at Nabble.com.