there a way to keep
> the functionality beyond lucene 4.3 ? Or can this feature be reinstated?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057p4186219.html
Sent from the Solr - User mailing list archive at Nabble.com.
message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057p4185994.html
Sent from the Solr - User mailing list archive at Nabble.com.
I changed luceneMatchVersion to 4.3 and got the behavior i was looking for.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057p4166192.html
Sent from the Solr - User mailing list archive at Nabble.com.
enablePositionIncrements argument is no longer supported in the
StopFilterFactory.
So how do I get this working in Solr 4.5 and up?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057p4166157.html
Sent from the Solr - User mailing list
Solr 4.5 and up?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057p4166157.html
Sent from the Solr - User mailing list archive at Nabble.com.
to filter out stopwords in shingles like ES does?
>
> http://www.elasticsearch.org/blog/searching-with-shingles/
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057.html
> Sent from the Solr - Use
On 10/27/2014 6:56 AM, O. Klein wrote:
> Is there a way in Solr to filter out stopwords in shingles like ES does?
>
> http://www.elasticsearch.org/blog/searching-with-shingles/
If I read that correctly, ES isn't doing anything differently than Solr
does. They use the same filters that Solr does.
searching-with-shingles/
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
You do not want stopwords in your shingles? Then put the stopword filter on top
of the shingle filter.
Markus
-Original message-
> From:O. Klein
> Sent: Monday 27th October 2014 13:56
> To: solr-user@lucene.apache.org
> Subject: Stopwords in shingles suggester
>
>
Is there a way in Solr to filter out stopwords in shingles like ES does?
http://www.elasticsearch.org/blog/searching-with-shingles/
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stopwords-in-shingles-suggester-tp4166057.html
Sent from the Solr - User mailing list archive
10 matches
Mail list logo