Comments

pwolanin’s picture

StatusFileSize
new2 KB

added the 1 attribute, plus reformated the rest.

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new2.42 KB

should bump the version in the schema name too

robertdouglass’s picture

We're considering making this change in both branches. Anyone have opinions? It's a schema change on a 1.0 release...

pwolanin’s picture

The motivation:

1) this probably improves search accuracy e.g. for hyphenated words, camel case words, etc.

2) If you use the standard query parser or the edismax parser, wildcard queries are not analyzed (according to Erik Hatcher). Thus, a wildcard search for a hyphenated word or word otherwise split by the word delimited filter will not match.

jpmckinney’s picture

Status: Needs review » Reviewed & tested by the community

Sounds good to me.

pwolanin’s picture

StatusFileSize
new2.42 KB

oops we already put the schema to drupal-0.9.5, so this should go to 0.9.6 - or 1.0 ?

-Peter

pwolanin’s picture

StatusFileSize
new2.43 KB

discovered that this schmea has diverged as of: #382878: Render $node->teaser before sending it to Solr

Adding 1 to the version name for 6.x-2.x, HEAD.

pwolanin’s picture

Status: Reviewed & tested by the community » Fixed

committed #6 to 5.x-2.x, and 6.x-1.x, #7 to 6.x-2.x and HEAD (7.x)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.