ossible to patch this feature into Solr 3.1 stable?
best regards,
Nik
--
Nikolas Tautenhahn
nikolas.tautenh...@livinglogic.de
http://www.livinglogic.de
LivingLogic AG
Markgrafenallee 44
95448 Bayreuth
Amtsgericht Bayreuth ++ HRB 3274
Aufsichtsratsvorsitzender: Achim Lindner
Vorstand: Philip
Hi,
I want to evaluate (and probably use in production) facet pivoting -
what is the best approach to get a "as-stable-as-can-be" version of solr
which is able to do facet pivoting? I was hoping to see this in Solr
3.1, but apparently it is only in the dev versions/nightlies...
Is it possible to
ly using 1.4, correct?)
>
> https://issues.apache.org/jira/browse/SOLR-2051
I am using solr 1.4 (actually LucidWorks Solr) in production and tried
1.4.1 for testing - unfortunately I can't tell for sure, if I tried the
analysis.jsp in both...
I moved the stopword filter before the WordDelimiterFilter - thanks for
your hints, Chris and Yonik!
best regards,
Nikolas Tautenhahn
>
>
>
Will produce any NGrams from 2 up to 30 Characters, for Info check
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.EdgeNGramFilterFactory
Be sure to adjust those sizes (minGramSize/maxGramSize) so that
maxGramSize is big enough to keep the whole original serial number/model
number and minGramSize is not so small that you fill your index with
useless information.
Best regards,
Nikolas Tautenhahn
Hi Yonik,
I got it working, but I think the Stopword Filter is not behaving as
expected - (The document could be found when I disabled the stopword
filter, details later in this mail...)
On 20.08.2010 16:57, Yonik Seeley wrote
> On Thu, Aug 19, 2010 at 11:33 AM, Nikolas Tautenhahn
>
Hi all,
just some further information:
https://issues.apache.org/jira/browse/SOLR-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
seems to be the same problem - but searching the archives yielded
nothing I could use.
Any hints on this?
best regards,
Nikolas Tautenhahn
quot; it shows me that the query matches - so I assume, SOLR
doesn't get the correct query string...
If it is necessary, I can supply information from schema.xml for the
fields in use, but as the "Analysis"-Page showed the match, I don't
think this is very useful...
best regards,
Nikolas Tautenhahn