When was this feature added?
This did indeed fix the problem.
On Aug 2, 2013, at 3:27 PM, Shawn Heisey wrote:
> On 8/2/2013 4:16 PM, Robert Zotter wrote:
>> The problem is the query get's expanded to "1 Foo" not ( "1" OR "Foo")
>>
>>
; Is your q.op "AND" or "OR"?
>
> Add debugQuery=true to your query request and look at the parsed query string
> to see what query is actually generated.
>
> -- Jack Krupansky
>
> -Original Message- From: Robert Zotter
> Sent: Friday, August 02
I'm trying to match such terms as "1Foo" agains "Foo" but I can't seem to get
it working. I'm using the WordDelimiterFactory and everything looks good in the
/admin/analysis.jsp but when ever I do a "real" query, It doesn't return any
results? Any thoughts on why this may be? Thanks
https://issues.apache.org/jira/browse/SOLR-2463
Haven't received any input/comments on this issue. Has anyone else
witnessed this behavior?
Thanks.
Has anyone else observed this behavior?
https://issues.apache.org/jira/browse/SOLR-2463
Jan,
You are correct, you'll need your own Similarity class.
Have a look at SweetSpotSimilarity
(http://lucene.apache.org/java/3_0_3/api/contrib-misc/org/apache/lucene/misc/SweetSpotSimilarity.html)
On 2/25/11 10:57 AM, Jan Høydahl wrote:
I also have a case (yellow-page) where IDF comes in a
Otis,
https://issues.apache.org/jira/browse/LUCENE-2055 may be of some help.
cheers
On 7/30/10 2:18 PM, Otis Gospodnetic wrote:
Hello,
I'm wondering if anyone has good ideas for handling the following (Porter)
stemming problem.
The word "city" gets stemmed to "citi". But "citi" is short for
omething like this:
solrconfig.xml
data-config.xml
Hope this helps.
- Robert Zotter
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-and-dynamicField-tp917823p918189.html
Sent from the Solr - User mailing list archive at Nabble.com.
Sounds like you'll want to use a multiple core setup. One core fore each type
of "document"
http://wiki.apache.org/solr/CoreAdmin
--
View this message in context:
http://lucene.472066.n3.nabble.com/Storing-different-entities-in-Solr-tp852299p852346.html
Sent from the Solr - User mailing list ar
Added a patch on the latest trunk:
http://issues.apache.org/jira/browse/SOLR-1922
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-post-import-event-listener-for-errors-tp834645p835704.html
Sent from the Solr - User mailing list archive at Nabble.com.
I have a similar need so I've opened up a ticket:
http://issues.apache.org/jira/browse/SOLR-1922
Should be pretty trivial to add.
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-post-import-event-listener-for-errors-tp834645p835132.html
Sent from the Solr - User mailing
11 matches
Mail list logo