Re: Weighted Query Sequence

2011-10-31 Thread Ian Lea
Sounds custom made for boosting. Depending on how you are structuring your fields and queries you could use either index or query time boosts, or even both. http://wiki.apache.org/lucene-java/LuceneFAQ#What_is_the_difference_between_field_.28or_document.29_boosting_and_query_boosting.3F -- Ian.

Weighted Query Sequence

2011-10-30 Thread Shengtao Lei
Hello Every One! I'm struggling with my degree paper. My research project is build a search engine for a language which has many affixes and prefixes. Many papers have been read, the common way is stemming, My segmentation processor can cut of the affix and prefix 。But for this language, i can't